Commit Graph

16 Commits (6a3c6eb1748a6e449b7d2d988ce86a6167332f2d)

Author SHA1 Message Date
Tania B 5652bde447
Encryption: Use secrets service (#40251) 4 years ago
Tania B ff086df3b5
Fix decrypting secrets in alerting migration (#41061) 4 years ago
Joan López de la Franca Beltran 722c414fef
Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 4 years ago
Tania B 62689ec804
Security: Add secrets service (#39418) 4 years ago
Joan López de la Franca Beltran 8433def04f
Encryption: Convert functions into global variables (#37240) 4 years ago
Sofia Papagiannaki a5082ab112
Chore: additional check when decrypting values (#34637) 4 years ago
Arve Knudsen a5d9196a53
Chore/fix lint issues (#27704) 5 years ago
Arve Knudsen 5070f7a75b
Chore: Start harmonizing linting with plugin SDK (#25854) 5 years ago
Stephan Eicher 8cf75b4e75 pkg/util: Replace custom pbkdf2 implementation by maintained version (#19941) 6 years ago
Arve Knudsen 35e0e078b7
pkg/util: Check errors (#19832) 6 years ago
Mario Trangoni 5f6383a750 pkg/util/*: Add missing function comments. 6 years ago
Daniel Lee b1506a2b09 securejson: decrypt should not modify src 8 years ago
Dan Cech b489e93d94 Config Array Syntax (#8204) 8 years ago
Anthony Woods c8c337cead use PBKDF2 to esnure key is 23bytes. 9 years ago
Anthony Woods 092bb69c41 instead of padding with 0's, cycle through the secret. 9 years ago
Anthony Woods ab3b586838 add encryption util functions 9 years ago