Commit Graph

11 Commits (d913e46e374f128c3ac9d01eade3c291cebeb8ab)

Author SHA1 Message Date
Arve Knudsen 574553ec7b
Chore: Fix issues found by staticcheck (#28802) 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
Marcus Efraimsson e08f61059b
utils 7 years ago
Agniva De Sarker 143b56b5ac Use hex.EncodeToString to encode to hex 8 years ago
Torkel Ödegaard ae0f8c77d1 Auth: You can now authenicate against api with username / password using basic auth, Closes #2218 10 years ago
Torkel Ödegaard 9710771f16 Added basic auth to data source edit/create, add support for basic auth in data source proxy code, Closes #1510 10 years ago
Torkel Ödegaard 257519490a Worked on login remember cookie, and redirect after login 11 years ago
Torkel Ödegaard 3226a3a58e Fixed hashing of passwords, Closes #3 11 years ago