Commit Graph

16 Commits (a5a8052916e079728a885ea86c8f64eb622e3572)

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. 7 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. 10 years ago
Anthony Woods 092bb69c41 instead of padding with 0's, cycle through the secret. 10 years ago
Anthony Woods ab3b586838 add encryption util functions 10 years ago