mirror of
https://github.com/grafana/grafana.git
synced 2026-08-05 19:07:06 -05:00
* update decrypt secrets function signature and add secrets error handling * remove a couple instances of unnecessary logging since errors are properly handled now * add unit test * fix linting issues