Commit Graph

82 Commits (c46b42a59528f3690331175eceb61ffa16b19ca7)

Author SHA1 Message Date
Ryan McKinley 9db3bc926e
Identity: Rename "namespace" to "type" in the requester interface (#90567) 10 months ago
Aaron Godin 7e767e40a9
IAM: Fix logic for enabling a user (#90309) 11 months ago
Karl Persson be5ced4287
Identity: Use typed version of namespace id (#87257) 1 year ago
Karl Persson 1a6777cb93
User: use update function for password updates (#86419) 1 year ago
Karl Persson 0f06120b56
User: Clean up update functions (#86341) 1 year ago
김은빈 96dfb385ca
Grafana: Replace magic number with a constant variable in response status (#80132) 1 year ago
linoman ac84069071
Password policy (#82268) 1 year ago
Jo 814d62406e
User: Verify external user status for accessing certain user routes (#79909) 1 year ago
Misi ce1450d4d3
Chore: Configure SkipOrgRoleSync from OAuthInfo for OAuth connectors (#79443) 1 year ago
Ieva 2c73f15839
Revert "Revert "RBAC: remove dashboard ACL logic from dash store, service #78130" (#78203) 2 years ago
Eric Leijonmarck 8057b9298d
Revert "RBAC: remove dashboard ACL logic from dash store, service #78130 (#78198) 2 years ago
Ieva dd54931147
RBAC: remove dashboard ACL logic from dash store and service (#78130) 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
Ieva d54fa569ec
Chore: Remove legacy AC checks from team (#68715) 2 years ago
Serge Zaitsev a38f230d37
Chore: Remove result fields from login (#65136) 2 years ago
Sofia Papagiannaki fde96c91c1
Chore: Differentiate the ErrOrgNotFound error messages (#64131) 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 bb35f37b66
Chore: Delete org model duplicates (#60940) 2 years ago
Karl Persson a4a5307722
Login: Remove CreateUser from LoginService (#59464) 3 years ago
Karl Persson b3406a8273
Auth: Remove userauth service (#58941) 3 years ago
Karl Persson fef1e1d5bc
Auth: Refactor auth package (#58920) 3 years ago
Sofia Papagiannaki 9855e74b92
Chore: Refactor quota service (#58643) 3 years ago
Jo 121631daae
Fix: Email and username trimming and invitation validation (#58442) 3 years ago
Sofia Papagiannaki 96cdf77995
Revert "Chore: Refactor quota service (#57586)" (#58394) 3 years ago
Sofia Papagiannaki 326ea86a57
Chore: Refactor quota service (#57586) 3 years ago
idafurjes a25516fbe3
Chore: Copy sqlstore methods to user store (#56280) 3 years ago
Kristin Laemmert 701f6d5436
UserService: use the UserService instead of calling sqlstore directly (#55745) 3 years ago
idafurjes 1f442b419b
Chore: Remove disable user, disable batch users and searchusers methods from store interface (#53717) 3 years ago
idafurjes dfc75b1114
Remove delete suer from store interface (#53726) 3 years ago
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
idafurjes 20f4191e56
Chore: Add user service method ChangePassword (#53303) 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
ying-jeanne 7ddae870e7
fix status code 200 (#47818) 3 years ago
Kat Yang 7105bb3be7
Chore: Remove bus from admin users (#44869) 3 years ago
idafurjes 1b286e6bb5
Remove bus from quota, preferences, plugins, user_token (#44762) 3 years ago
ying-jeanne 7422789ec7
Remove Macaron ParamsInt64 function from code base (#43810) 3 years ago
idafurjes 8e6d6af744
Rename DispatchCtx to Dispatch (#43563) 3 years ago
Serge Zaitsev d9cdcb550e
Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
idafurjes ac6867c3bb
Chore: Add context to authinfo (#42096) 4 years ago
Katarina Yang c4306f9b3e
Chore: add context to login (#41316) 4 years ago
Carl Bergquist 9ef4c21033
add context to getsignedinUser calls (#35963) 4 years ago
Joan López de la Franca Beltran 5c07df9f4b
Chore: Replace Command dispatches by explicit calls (#32131) 4 years ago
Joan López de la Franca Beltran b2e82a4f37
Login: Replace command dispatch by explicit call (#32088) 4 years ago