Commit Graph

40 Commits (2e2e89a81663dfdab284e945bc508c33a6eadddb)

Author SHA1 Message Date
Ieva cc0ec349a4
RBAC: Allow passing in user UID when searching for user's permissions (#97125) 1 year ago
Jeff Levin a21a232a8e
Revert read replica POC (#93551) 1 year ago
Jeff Levin 028e8ac59e
Instrument tracing across accesscontrol (#91864) 1 year ago
Karl Persson 8bcd9c2594
Identity: Remove typed id (#91801) 1 year ago
Ryan McKinley 9db3bc926e
Identity: Rename "namespace" to "type" in the requester interface (#90567) 1 year ago
Kristin Laemmert 77a4869fca
accesscontrol service read replica (#89963) 2 years ago
Ieva 34c40f959f
RBAC: Add and resolve action sets when searching user's permissions (#88694) 2 years ago
Alexander Zobnin 82dea4b3e5
Access control: Cache basic roles and teams permissions (#87043) 2 years ago
Gabriel MABILLE 5e48804364
RBAC: Fix slow user permission search query on MySQL (#85058) 2 years ago
Alexander Zobnin 82a88cc83f
Access control: Extend GetUserPermissions() to query permissions in org (#83392) 2 years ago
Gabriel MABILLE 8d9921a5ba
RBAC: Fix delete team permissions on team delete (#83442) 2 years ago
Gabriel MABILLE 846eadff63
RBAC Search: Replace `userLogin` filter by `namespacedID` filter (#81810) 2 years ago
Gabriel MABILLE dce9d1e87c
RBAC: Search endpoint support wildcards (#80383) 2 years ago
Gabriel MABILLE 729f9a01a0
RBAC: Fix search user permissions (#74729) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Gabriel MABILLE 8c6b5a4319
RBAC: Add a function to save external service roles (#66299) 3 years ago
Ieva 6aa5a79cad
Access control: endpoint for searching single user permissions (#59669) 3 years ago
Karl Persson 6d1bcd9f40
DataSourcePermissions: Handle licensing properly for ds permissions (#59694) 3 years ago
Gabriel MABILLE bf49c20050
RBAC: Add an endpoint to list all user permissions (#57644) 3 years ago
Karl Persson 7386f8652c
RBAC: Improve performance of dashboard filter query (#56813) 3 years ago
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
Kristin Laemmert c61b5e85b4
chore: replace sqlstore.Store with db.DB (#57010) 3 years ago
Eric Leijonmarck f7de253cdd
fix: remove permission grouping (#56157) 3 years ago
Eric Leijonmarck 1e8f8dff4b
Auth: Adds validation and ingestion of conflict file (#53014) 3 years ago
Karl Persson b827df626d
RBAC: Initiate store in service (#55081) 3 years ago
Karl Persson 1b933ff3ed
RBAC: Move resource permissions store to service package (#53815) 3 years ago
Karl Persson 57d87389e0
RBAC: Remove user permissions in org when user is removed (#53782) 3 years ago
Karl Persson 4069fe1c39
RBAC: Update permission query to not join on team table (#53677) 3 years ago
Karl Persson e4c45c4f98
RBAC: Remove sort and unique values when fetching permissions (#53461) 3 years ago
lai 8f9a372ce2
Access Control: optimize GetUserPermissions sql (#53279) 3 years ago
Gabriel MABILLE 00ff61cb9e
RBAC: Add an additional check on UserID before fetching the permissions (#53002) 3 years ago
idafurjes 578ab71ba9
Copy delete user permission to access control service (#51747) 4 years ago
Karl Persson 44ffbfd6aa
RBAC: Refactor GetUserPermissions to use []accesscontrol.Permission (#50683) 4 years ago
Karl Persson 1c679e814b
AccessControl: Only return action and scope for user permissions and make them unique (#48939) 4 years ago
Karl Persson 58fa119270
sort user permissions by scope (#48928) 4 years ago
Karl Persson e844b263c7
Access control: Load permissions from memory and database (#42080) 4 years ago
Karl Persson 3c659f1ea0
Access Control: Move part of access control database (#40483) 4 years ago
Alexander Zobnin 823f0bc460
Access Control: move features to Enterprise (#32640) 5 years ago
Alexander Zobnin 20f6ba5ba4
Access-control: use role UID when adding/removing roles (#32438) 5 years ago
Alexander Zobnin 20bd591bea
Access control: Basic structure and functionality behind feature toggle (#31893) 5 years ago