Commit Graph

25 Commits (f434467ef827b46f8e9e8766779a1b47313ed09a)

Author SHA1 Message Date
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Karl Persson 124e0efe1f
Authn: external identity sync (#73461) 2 years ago
Eric Leijonmarck 6b8c77c70c
Usagestats: Add interface for stats for user.Service and add Usagestats for `case_insensitive_login` (#66742) 2 years ago
Sofia Papagiannaki e6e8351ee9
Chore: Remove CreateUserForTests() (#64125) 2 years ago
Karl Persson 16b416b88b
AuthN: Extract enable disabled users logic to its own hook (#63628) 2 years ago
Jo a553040441
Authn: Refactor user sync and org sync as post auth hooks (#60504) 2 years ago
Kristin Laemmert 70fbf47022
chore: remove CreateUser from sqlstore & replace with userService.CreateUserForTests (#59910) 3 years ago
Todd Treece d45fe6e25c
Chore: Add NewAnonymousSignedInUser to user service (#57537) 3 years ago
idafurjes 50fb47dba0
Chore: Remove methods from sqlstore (#57545) 3 years ago
idafurjes a25516fbe3
Chore: Copy sqlstore methods to user store (#56280) 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 e3501dfa4d
Chore: Add Get User Profile to user and Get User Org List to org service (#53788) 3 years ago
idafurjes fa2e74cd6e
Chore: Remove GetSignedInUserWithCacheCtx from store interface (#53734) 3 years ago
idafurjes 1f442b419b
Chore: Remove disable user, disable batch users and searchusers methods from store interface (#53717) 3 years ago
idafurjes 0a2a8bc919
Chore: Add user methods to service (#53595) 3 years ago
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
idafurjes 0c5b71694f
Chore: Add user service method UpdateLastSeenAt (#53309) 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 af83a09a92
Chore: Add user service method GetByEmail (#53298) 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
idafurjes c061b66d5f
Chore: Split delete user method (#52216) 3 years ago
idafurjes 6c43eb0b4d
Split Create User (#50502) 3 years ago