- 23 Jul, 2020 1 commit
-
-
* Chore: Enable goprintffuncname linter * Chore: Enable nakedret linter Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed
-
- 13 May, 2019 1 commit
-
-
ref #14679 Signed-off-by: zhulongcheng <zhulongcheng.me@gmail.com>
zhulongcheng committed
-
- 15 Apr, 2019 1 commit
-
-
* Store passwords in secureJsonData * Revert unnecessary refactors * Fix for nil jsonSecureData value * Remove copied encryption code from migration * Fix wrong field reference * Remove migration and provisioning changes * Use password getters in datasource proxy * Refactor password handling in datasource configs * Add provisioning warnings * Update documentation * Remove migration command, moved to separate PR * Remove unused code * Set the upgrade version * Remove unused code * Remove double reference
Andrej Ocenas committed
-
- 25 Apr, 2017 1 commit
-
-
* refactor util encryption library so it doesn't have to import log * add util.SplitString to handle space and/or comma-separated config lines * go fmt
Dan Cech committed
-
- 24 Nov, 2016 1 commit
-
-
Extract from pluginsettings class so that the securejsondata type can be used in the other classes. Encrypt and decrypt functions extracted too.
Daniel Lee committed
-