Commit Graph

53 Commits (ceee0b9c12e17545cb981bb81719f9a352ee0bff)

Author SHA1 Message Date
Torkel Ödegaard ceee0b9c12
UserAdmin: Inform about enterprise user features (#106632) 3 weeks ago
Serge Zaitsev f66a693438
Chore: Rename integration tests to follow the common convention (#105987) 3 weeks ago
Peter Štibraný 54b8dde1e1
services/user: Fix userimpl tests when running on Spanner. (#103715) 3 months ago
Will Assis 51825cfffe
unified-storage: Reduce calls to the user service (#102934) 4 months ago
linoman 874e98a488
SCIM: Add a distinctive label for externally provisioned users (#102701) 4 months ago
Peter Štibraný f3df64b7f4
Pass BOOL values as real types (int/bool) instead of strings to SQL parameters. (#101961) 4 months ago
Karl Persson c1d9d4d15a
User: Handle unique constraints errors (#101274) 5 months ago
Jo 90d2f4659e
Users: Allow specifying user UIDs in params (#95424) 9 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) 12 months ago
Kristin Laemmert 9a3477dd11
Chore: removing (more) redundant transactions (#89373) 1 year ago
Eric Leijonmarck c85d10d6c3
Auth: Removal of conflicting users check upon creation (#89045) 1 year ago
Karl Persson d3b06f09ae
Users: remove unused store function (#88784) 1 year ago
Carl Bergquist 0e6464fc96
Don't use transaction for updating last seen for an user. (#88426) 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
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 ba41954854
Email: trigger email verification flow (#85587) 1 year ago
Karl Persson 73e426b081
User: email verification completion (#85259) 1 year ago
Eric Leijonmarck 2f7fd729ef
Auth: Enable case insensitive logins/emails by default (#84840) 1 year ago
Ryan McKinley 9c9e5e68c8
User: Add uid colum to user table (#81615) 1 year ago
Gabriel MABILLE 96cbe70b14
User: Support `sort` query param for user and org user, search endpoints (#75229) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Ieva 6885b3d577
Chore: remove checks for whether RBAC is disabled (#73812) 2 years ago
linoman 1c7f89c41b
Auth: Add empty role usage metrics for service and user accounts (#73108) 2 years ago
Ryan McKinley 7431c0ddb1
UserSync: Avoid UpdateLastSeenAt with invalid user ids (#72776) 2 years ago
Jo 7d347cd428
Auth: remove org count from signedInUser (#72661) 2 years ago
Jo 5ec0f82baa
Separate authn flow from analytics (#68327) 2 years ago
Jo 8df54a6daa
Users: Enable case insensitive login by default (#66134) 2 years ago
Ashley Harrison d61bcdf4ca
Chore: Pass signed `user_hash` to Intercom via Rudderstack (#63921) 2 years ago
Jo 0c8ad80575
Authn: JWT client (#61157) 3 years ago
Kristin Laemmert ceb3d8d295
feature (user service): Add a validation check after the user record is created in the sqlstore. (#59968) 3 years ago
Kristin Laemmert 70fbf47022
chore: remove CreateUser from sqlstore & replace with userService.CreateUserForTests (#59910) 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
Eric Leijonmarck 72d0c6b428
Auth: add IsServiceAccount to IsRealUser (#58015) 3 years ago
Karl Persson d55e5b8862
[main] Login email before username (#57400) 3 years ago
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 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