Commit Graph

37 Commits (31a9ddc47a00262d9a2370b11d2efe7a34dbf15c)

Author SHA1 Message Date
xavi 31a9ddc47a
IAM: Run user creation inside transaction (#106113) 4 weeks ago
Will Assis 51825cfffe
unified-storage: Reduce calls to the user service (#102934) 3 months ago
linoman b7a0aeeb0d
SCIM: Disable auto assign organization if the user has been provisioned (#101307) 4 months ago
Jo 90d2f4659e
Users: Allow specifying user UIDs in params (#95424) 8 months ago
Ryan McKinley a0cd89860e
Identity: Add endpoint to get display info for an identifier (#91828) 11 months ago
Ryan McKinley ec6c6bd6c3
Identity: Add read-only identity apiserver (#90418) 11 months ago
Rajguru 1b2f110664
Users: Add config option to control how often last_seen is updated (#88721) 1 year ago
Karl Persson d3b06f09ae
Users: remove unused store function (#88784) 1 year ago
Kristin Laemmert 876ed9bf0b
chore: decrease frequency of updating last_seen (#88461) 1 year ago
Kristin Laemmert 16b1e285ea
Chore: Use cache for all signed in user lookups (#88133) 1 year ago
Karl Persson a2cba3d0b5
User: Add tracing (#87028) 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 0f06120b56
User: Clean up update functions (#86341) 1 year ago
Eric Leijonmarck 2f7fd729ef
Auth: Enable case insensitive logins/emails by default (#84840) 1 year ago
linoman ac84069071
Password policy (#82268) 1 year 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
linoman 1c7f89c41b
Auth: Add empty role usage metrics for service and user accounts (#73108) 2 years ago
Jo ed780ce0e9
Auth: Fix Last Seen being updated on every request (#72036) 2 years ago
Serge Zaitsev bc2813ef06
Chore: Fix goimports grouping in pkg/services (#62420) 2 years ago
Kristin Laemmert 70fbf47022
chore: remove CreateUser from sqlstore & replace with userService.CreateUserForTests (#59910) 3 years ago
idafurjes a7b2943dd1
Chore: Delete SetUsingOrg from sqlstore (#59276) 3 years ago
Sofia Papagiannaki 9855e74b92
Chore: Refactor quota service (#58643) 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
Todd Treece d45fe6e25c
Chore: Add NewAnonymousSignedInUser to user service (#57537) 3 years ago
idafurjes 5167c55760
Chore: Move methods from sqlstore to user store (#56305) 3 years ago
idafurjes a25516fbe3
Chore: Copy sqlstore methods to user store (#56280) 3 years ago
idafurjes a863a4d95d
Chore: Copy user methods over to user store (#56000) 3 years ago
idafurjes 122e7c141d
Chore: Delete UpdateUser, ChangeUserPassword, UpdateLastSeenAt from sqlstore (#55928) 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
idafurjes fab6c38c95
Chore: Split get user by ID (#52442) 3 years ago
idafurjes d3d8fdd878
Chore: Move user errors to user service (#52460) 3 years ago
idafurjes c061b66d5f
Chore: Split delete user method (#52216) 3 years ago
idafurjes 6c43eb0b4d
Split Create User (#50502) 3 years ago