mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 00:08:10 -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