Commit Graph

11 Commits (fb24ff308119bd9561588dd33bb9e07bd063114b)

Author SHA1 Message Date
Eric Leijonmarck fb24ff3081
Auth: Add prometheus metrics for case insensitive ids (#52162) 3 years ago
idafurjes d3d8fdd878
Chore: Move user errors to user service (#52460) 3 years ago
idafurjes 6c43eb0b4d
Split Create User (#50502) 3 years ago
Joan López de la Franca Beltran 73a729bbe8
Login: Fix AuthInfo update process (#49556) 3 years ago
Jguer 86962dc9bd
Login: Fix mismatching label on auth_module in user list (#49177) 3 years ago
Serge Zaitsev e86b6662a1
Chore: Remove bus.Bus field (#47695) 3 years ago
Serge Zaitsev 18e93c7077
Chore: Remove bus (#47511) 3 years ago
Jguer 04267a66ec
Service Accounts: Refactor login service to use sqlstore methods (#46585) 3 years ago
Serge Zaitsev c1239ee67c
Chore: Remove bus from authinfoservice (#45787) 3 years ago
ying-jeanne 016fa77460
remove bus from loginservice (#44907) 3 years ago
Selene 3ce0730558
AuthService: Move database logic to its own class and package (#44835) 3 years ago
Dimitris Sotirakis c1ba0afdc7
GetUserInfo: Return an error if no user was found (#44169) 3 years ago
idafurjes 8e6d6af744
Rename DispatchCtx to Dispatch (#43563) 3 years ago
idafurjes 56c3875bb9
Chore: Remove context.TODO (#43458) 3 years ago
Leonard Gram 5d18834deb
OAuth: persisting the id token (#42938) 4 years ago
idafurjes ac6867c3bb
Chore: Add context to authinfo (#42096) 4 years ago
Joan López de la Franca Beltran d3e19b1b3b
Encryption: Improve the DX of encryption operations within database transactions (#41654) 4 years ago
Katarina Yang c4306f9b3e
Chore: add context to login (#41316) 4 years ago
Tania B 5652bde447
Encryption: Use secrets service (#40251) 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 bfde29d107
Chore: Remove global encryption calls from authinfoservice (#38591) 4 years ago
Leonard Gram 8ebba0a93d
Auth: refactor to not use the global bus (#37345) 4 years ago
Leonard Gram d51b2630c7
Auth: creates a hook in the user mapping flow (#37190) 4 years ago
Dimitris Sotirakis b867ceda9b
Generic OAuth: Prevent adding duplicated users (#32286) 4 years ago
Arve Knudsen 9593d57914
Chore: Enable errorlint linter (#29227) 5 years ago
Maxim Ivanov 151fe240fc OAuth: Fix for wrong user token updated on OAuth refresh in DS proxy (#17541) 6 years ago
Alexander Zobnin 2d03815770
Users: Disable users removed from LDAP (#16820) 6 years ago
Sean Lafferty b3461c9806 Remove sleeps in test code by overriding time.Now() 6 years ago
Sean Lafferty 3b9b6c571a Abstract encrypt/encode and decode/decrypt into their own functions 6 years ago
Sean Lafferty de338338bf Remove todo about index on user_id in user_auth because it exists 6 years ago
Sean Lafferty f17307bb97 Always return most recently used auth_module from GetAuthInfo 6 years ago
Sean Lafferty fa22311a95 base64 encode encrypted oauth token fields 6 years ago
Sean Lafferty 5a59cdf0ef Add oauth pass-thru option for datasources 6 years ago
Dan Cech 52503d9cb5
refactor authproxy & ldap integration, address comments 7 years ago
Dan Cech e53e039b1b
restructure GetUserByAuthInfo 7 years ago
Dan Cech c4168c2396
error handling 7 years ago
Dan Cech 65847da1df
use Result in GetAuthInfoQuery 7 years ago
Dan Cech e53315dce8
cleanup 7 years ago
Dan Cech 23f163e8cf
fixes 7 years ago
Dan Cech 1c5afa731f
shared library for managing external user accounts 7 years ago