Commit Graph

105 Commits (8d9521fb6d657fd9429edadb611842f3da112145)

Author SHA1 Message Date
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
Ieva 5dbea9996b
RBAC: Make RBAC action names more consistent (#49730) 3 years ago
ying-jeanne 7ddae870e7
fix status code 200 (#47818) 3 years ago
Gabriel MABILLE 3440e7c8f7
AccessControl: Fix locked role picker in orgs/edit page (#46539) 3 years ago
Karl Persson faf4a3f751
Access Control: Rename global users scope (#46794) 3 years ago
Karl Persson 7ab1ef8d6e
Access Control: Support other attributes than id for resource permissions (#46727) 3 years ago
Gabriel MABILLE 14bee49f9a
AccessControl: Compute metadata from context permissions (#45578) 3 years ago
Gabriel MABILLE 6fbf346747
AccessControl: Add endpoint to get user permissions (#45309) 3 years ago
idafurjes 58ee553634
Chore: Remove bus from user api (#44468) 3 years ago