Commit Graph

143 Commits (6dcf974543f14f58f95ff837ded6dd8a6efbdc0f)

Author SHA1 Message Date
Charandas c210617735
K8s: use contexthandler in standalone handler chain (#90102) 11 months ago
Karl Persson f18da6f4dc
User+team: remove startup migration for uid (#89953) 11 months ago
Kristin Laemmert 9a3477dd11
Chore: removing (more) redundant transactions (#89373) 11 months ago
Rajguru 1b2f110664
Users: Add config option to control how often last_seen is updated (#88721) 11 months ago
Ryan McKinley 99d8025829
Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
Eric Leijonmarck c85d10d6c3
Auth: Removal of conflicting users check upon creation (#89045) 12 months ago
Karl Persson d3b06f09ae
Users: remove unused store function (#88784) 12 months ago
Carl Bergquist 6c79f63c04
Auth: Pass ctx when updating last seen (#88496) 1 year ago
Kristin Laemmert 876ed9bf0b
chore: decrease frequency of updating last_seen (#88461) 1 year ago
Carl Bergquist 0e6464fc96
Don't use transaction for updating last seen for an user. (#88426) 1 year ago
Kristin Laemmert 16b1e285ea
Chore: Use cache for all signed in user lookups (#88133) 1 year ago
Ieva da1a99d729
Team: Add an endpoint for bulk team membership updates (#87441) 1 year ago
Karl Persson 9977258d04
AuthN: Set uid during authentication (#87797) 1 year ago
Karl Persson be5ced4287
Identity: Use typed version of namespace id (#87257) 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 d8fbbdefea
Identity: Use typed namespace id (#87121) 1 year ago
Karl Persson a2cba3d0b5
User: Add tracing (#87028) 1 year ago
Misi 1cb3f332a1
Chore: Remove extra sql select from the Insert function of userimpl.store (#87060) 1 year ago
Eric Leijonmarck 8a1f43a65d
User: Remove the lowercasing in the query for login conflict (#87032) 1 year ago
Karl Persson c4cfee8d96
User: support setting org and help flags though update function (#86535) 1 year ago
Eric Leijonmarck e394e16073
Auth: Force lowercase login/email for users (#86359) 1 year ago
Serge Zaitsev 522a98c126
Chore: Make Cfg field private in SQLStore (#85593) 1 year ago
Karl Persson 0fa983ad8e
AuthN: Use typed namespace id inside authn package (#86048) 1 year ago
Karl Persson 1a6777cb93
User: use update function for password updates (#86419) 1 year ago
Eric Leijonmarck 9c1ef8b16e
Auth: Remove caseinsensitive check on update user (#86286) 1 year ago
Karl Persson 0f06120b56
User: Clean up update functions (#86341) 1 year ago
Karl Persson 8520892923
User: Fix GetByID (#86282) 1 year ago
Karl Persson 895222725c
Session: set authID and authenticatedBy (#85806) 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 152cb47692
AuthN: Add IsAuthenticatedBy to identity interface and replace checks (#85262) 1 year ago
Eric Leijonmarck 2f7fd729ef
Auth: Enable case insensitive logins/emails by default (#84840) 1 year ago
Karl Persson d4e802dd47
Authn: Add function to resolve identity from org and namespace id (#84555) 1 year ago
Karl Persson 8d9521fb6d
Refactor: Email verification (#84393) 1 year ago
Misi 63f1c30313
Auth: Set the default org after User login (#83918) 1 year ago
linoman a7fbe3c6dc
Password Policy: Update frontend facing messages (#83227) 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
Karl Persson 1315c67c8b
Team/User: UID migrations (#82298) 1 year ago
Dan Cech 790e1feb93
Chore: Update test database initialization (#81673) 1 year ago
Ryan McKinley 9c9e5e68c8
User: Add uid colum to user table (#81615) 1 year ago
Gabriel MABILLE 3df0611f81
RBAC: Fix authorize in org (#81552) 1 year ago
Dan Cech 318f51eaee
Chore: Remove unused CacheService dependency from sqlstore (#78507) 1 year ago
Jo 40c8e2fc75
Live: Move empty orgRole safety valve (#78531) 2 years ago
Jo 259ecb1793
AuthZ: Improve team ID fetching for signedInUser (#78378) 2 years 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 87eba34745
User: remove empty email / username check from update in service (#77347) 2 years ago