Commit Graph

113 Commits (9db3bc926e47b3a8f78fee240704d71057d16fdb)

Author SHA1 Message Date
Ryan McKinley 9db3bc926e
Identity: Rename "namespace" to "type" in the requester interface (#90567) 11 months ago
Ryan McKinley 99d8025829
Chore: Move identity and errutil to apimachinery module (#89116) 1 year ago
Dan Cech 41bee274fd
Chore: Fix error handling in postDashboard, remove UserDisplayDTO, fix live redis client initialization (#87206) 1 year ago
Karl Persson c4cfee8d96
User: support setting org and help flags though update function (#86535) 1 year ago
Karl Persson 1a6777cb93
User: use update function for password updates (#86419) 1 year ago
Karl Persson ba41954854
Email: trigger email verification flow (#85587) 1 year ago
Jo 5340a6e548
Auth: Extended JWT client for OBO and Service Authentication (#83814) 1 year ago
Karl Persson 73e426b081
User: email verification completion (#85259) 1 year ago
Karl Persson 8d9521fb6d
Refactor: Email verification (#84393) 1 year ago
Jo 0aebb9ee39
Misc: Remove unused params and impossible logic (#83756) 1 year ago
Jo 36a19bfa83
AuthProxy: Allow disabling Auth Proxy cache (#83755) 1 year ago
김은빈 96dfb385ca
Grafana: Replace magic number with a constant variable in response status (#80132) 1 year ago
Xavi Lacasa 46c26bbd0b
Auth: Fix email verification bypass when using basic authentication (#82914) 1 year ago
linoman ac84069071
Password policy (#82268) 1 year ago
Marcus Efraimsson 6768c6c059
Chore: Remove public vars in setting package (#81018) 1 year ago
Jo 814d62406e
User: Verify external user status for accessing certain user routes (#79909) 2 years ago
Misi ce1450d4d3
Chore: Configure SkipOrgRoleSync from OAuthInfo for OAuth connectors (#79443) 2 years ago
Karl Persson 87eba34745
User: remove empty email / username check from update in service (#77347) 2 years ago
Karl Persson 1528d6f5c4
Authn: Prevent empty username and email during sync (#76330) 2 years ago
Jo 5eed495cce
Chore: Port user services to identity.Requester (#73851) 2 years ago
Ieva d3b481dac8
Auth: Lock down Grafana admin role updates if the role is externally synced (#72677) 2 years ago
Sofia Papagiannaki 32ff712e98
Swagger: Fix response for the search users endpoint (#71272) 2 years ago
Serge Zaitsev 46605a3791
Chore: Fix authinfo api after result field removal (#65487) 2 years ago
Serge Zaitsev a38f230d37
Chore: Remove result fields from login (#65136) 2 years ago
Eric Leijonmarck 3cd952b8ba
Auth: Fix orgrole picker disabled if isSynced user (#64033) 2 years ago
Karl Persson 8484d0c4ef
Settings: Remove global variables for auth settings (#63795) 2 years ago
Eric Leijonmarck 91b5337600
Auth: Refactoring of frontend skipOrgRoleSync logic to backend (#62921) 2 years ago
idafurjes cbc10f9c5d
Chore: Delete password and search from models package (#62482) 2 years ago
Kristin Laemmert 9256a520a4
chore: move user_auth models to (mostly) login service (#62269) 2 years ago
idafurjes 6c5a573772
Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
idafurjes f2ffce4351
Chore: Move team models to models pkg (#61262) 2 years ago
idafurjes bb35f37b66
Chore: Delete org model duplicates (#60940) 3 years ago
idafurjes 325f7a789e
Chore: Delete duplicate models for user (#60906) 3 years ago
Jo 121631daae
Fix: Email and username trimming and invitation validation (#58442) 3 years ago
idafurjes bc7a383252
Remove org methods from sqlstore interface (#56358) 3 years ago
idafurjes a45ef61d25
Chore: Remove GetUserByEmail and GetUserByLogin from sqlstore (#55903) 3 years ago
Kristin Laemmert 701f6d5436
UserService: use the UserService instead of calling sqlstore directly (#55745) 3 years ago
Serge Zaitsev 305d494902
Chore: Switch over to team.Service instead of sqlstore (#55497) 3 years ago
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
idafurjes 6afad51761
Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
Jo 1f8b1eef75
SAML: Do not SAML SLO if user is not SAML authenticated (#53418) 3 years ago
Krzysztof Dąbrowski 2dab7ad890
Login: allow basic users to reset password when LDAP or Auth Proxy is enabled (#52331) 3 years ago
idafurjes 20f4191e56
Chore: Add user service method ChangePassword (#53303) 3 years ago
idafurjes 6fdb6ea6f6
Chore: Add user service method Update (#53300) 3 years ago
idafurjes 1ecbe22751
Chore: Add user service method GetByLogin (#53204) 3 years ago
idafurjes fab6c38c95
Chore: Split get user by ID (#52442) 3 years ago
Sofia Papagiannaki 7ba076de10
Chore: Move swagger definitions to the handlers (#52643) 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
Jguer 0689c5839a
Auth: Add option for case insensitive login (#49262) 3 years ago