Commit Graph

73 Commits (33f9e8554d309d12acb32f4919230902dfd2429b)

Author SHA1 Message Date
Alexander Zobnin 82a88cc83f
Access control: Extend GetUserPermissions() to query permissions in org (#83392) 1 year ago
Misi ce1450d4d3
Chore: Configure SkipOrgRoleSync from OAuthInfo for OAuth connectors (#79443) 1 year ago
Jo 0de66a8099
Authz: Remove use of SignedInUser copy for permission evaluation (#78448) 2 years ago
Karl Persson 1eb19befaa
Login: refactor auth info package (#78459) 2 years ago
Ieva eca45f6492
Chore: remove `gcomOnlyExternalOrgRoleSync` feature toggle (#78001) 2 years ago
Karl Persson e53e22ef2a
Contexthandler: Remove code that is no longer used (#73101) 2 years ago
Ieva f7c6491f73
Auth: add a feature toggle for locking user roles for users synced through GCom (#72202) 2 years ago
Ieva e9ba6922c0
Auth: Lock organization roles for users who are managed through an external auth provider (#72204) 2 years ago
Ieva 900348f3d9
Chore: remove tests for legacy AC, update other tests to work with RBAC (#68895) 2 years ago
Eric Leijonmarck 3cd952b8ba
Auth: Fix orgrole picker disabled if isSynced user (#64033) 2 years ago
Jo c8db771939
Users: Fix org user always getting org id = 1 on auto assign false (#63708) 2 years ago
Jo f9163351fd
Support bundles: Refactor registry into separate service (#62945) 2 years ago
Jo 12d192d80e
AccessControl: Clear user permission cache for update org user role (#62745) 2 years ago
Karl Persson 1204d607a5
RBAC: Rewrite org users rbac tests (#62469) 2 years ago
Kristin Laemmert e8b8a9e276
chore: move dashboard_acl models into dashboard service (#62151) 2 years ago
idafurjes 68445a7c77
Chore: Remove dashboard ACL from models (#61749) 2 years ago
Serge Zaitsev fa36591380
Chore: Remove mockstore and use dbtest instead (#61629) 2 years ago
idafurjes 7c2522c477
Chore: Move dashboard models to dashboard pkg (#61458) 2 years ago
idafurjes f2ffce4351
Chore: Move team models to models pkg (#61262) 2 years ago
idafurjes 7dcb502b33
Chore: Remove org model duplicates (#61025) 2 years ago
Alexander Zobnin f1b5014efd
Preferences: Add pagination to org configuration page (#60896) 2 years ago
Kristin Laemmert 70fbf47022
chore: remove CreateUser from sqlstore & replace with userService.CreateUserForTests (#59910) 2 years ago
Gabriel MABILLE bf49c20050
RBAC: Add an endpoint to list all user permissions (#57644) 3 years ago
Serge Zaitsev 5b861faec3
Chore: Reduce the usage of sqlstore.createorg and use orgservice instead (#59356) 3 years ago
Serge Zaitsev c2e847d0b0
Chore: Remove createorgwithmember (#59161) 3 years ago
Serge Zaitsev b875ca08c6
SQLStore: Make addOrgUser private (#59142) 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
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 a863a4d95d
Chore: Copy user methods over to user store (#56000) 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 2bfd26249b
Chore: Remove methods from store interface (#55765) 3 years ago
idafurjes 846a4510b4
Chore: Use org service methods (#55738) 3 years ago
idafurjes 178cd0a232
Use OrgUser method from org service (#55674) 3 years ago
ying-jeanne 7b4cea8151
Chore: StoreSplit tag service (#55453) 3 years ago
Serge Zaitsev 305d494902
Chore: Switch over to team.Service instead of sqlstore (#55497) 3 years ago
Serge Zaitsev 8f1e2ed658
Chore: Split temporary user (invite) service (#55397) 3 years ago
Karl Persson 55c7b8add2
RBAC: Split up service into several components (#54002) 3 years ago
Karl Persson 57d87389e0
RBAC: Remove user permissions in org when user is removed (#53782) 3 years ago
idafurjes fa2e74cd6e
Chore: Remove GetSignedInUserWithCacheCtx from store interface (#53734) 3 years ago
Karl Persson c08fe3a53c
RBAC: Enable rbac when creating new settings (#53531) 3 years ago
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
idafurjes 6afad51761
Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
idafurjes 1ecbe22751
Chore: Add user service method GetByLogin (#53204) 3 years ago
Ieva 0d324e931d
Access Control: Allow org admins to invite new users (#52894) 3 years ago
idafurjes f5cace8bbd
Rename Acl to ACL (#52342) 3 years ago
idafurjes 6c43eb0b4d
Split Create User (#50502) 3 years ago