Commit Graph

107 Commits (02c0f5929ca6c7fe22c3420ee0314688546c3f77)

Author SHA1 Message Date
Ieva 048d1e7c86
RBAC: Annotation permission migration (#78899) 1 year ago
idafurjes 7e5544ab21
Add MFolderIDsServiceCount to count folderIDs in services pkg (#81237) 1 year ago
Marcus Efraimsson 6768c6c059
Chore: Remove public vars in setting package (#81018) 1 year ago
Ieva def1b05a93
RBAC: Clean up data source permissions after data source deletion (#80654) 1 year ago
Jo 0de66a8099
Authz: Remove use of SignedInUser copy for permission evaluation (#78448) 2 years ago
Kat Yang 3a2e96b0db
Chore: Deprecate FolderID from Dashboard (#77823) 2 years ago
Ieva 159bb3c032
RBAC: Allow scoping access to root level dashboards (#76987) 2 years ago
kay delaney a12cb8cbf3
LibraryPanels: Add RBAC support (#73475) 2 years ago
Jo 4474f19836
Service Accounts: Enable adding folder, dashboard and data source permissions to service accounts (#76133) 2 years ago
Jo 26339f978b
Auth: Move access control API to SignedInUser interface (#73144) 2 years ago
Ieva cfa1a2c55f
RBAC: Split non-empty scopes into `kind`, `attribute` and `identifier` fields for better search performance (#71933) 2 years ago
Jo 49e42d1a8d
AccessControl: Add resource permission deletion helper (#71222) 2 years ago
Ieva ee3d742c7d
RBAC: inherit folder permissions when resolving managed permissions (#62244) 2 years ago
Kristin Laemmert e8b8a9e276
chore: move dashboard_acl models into dashboard service (#62151) 2 years ago
idafurjes b54b80f473
Chore: Remove Result from dashboard models (#61997) 2 years ago
Kristin Laemmert 857649e30b
chore: move models/licensing into licensing service (#61878) 2 years ago
idafurjes 7c2522c477
Chore: Move dashboard models to dashboard pkg (#61458) 2 years ago
idafurjes 490a787d9d
Chore: Move tem member models to team pkg (#61294) 2 years ago
idafurjes f2ffce4351
Chore: Move team models to models pkg (#61262) 2 years ago
Eric Leijonmarck 371d7850a5
Auth: Service account store refactor (#58961) 2 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
Kristin Laemmert 701f6d5436
UserService: use the UserService instead of calling sqlstore directly (#55745) 3 years ago
Serge Zaitsev 4c19e83ff0
Chore: Move team store implementation to a separate package (#55514) 3 years ago
Karl Persson 870929b463
RBAC: Add cache for oss rbac permissions (#55098) 3 years ago
Karl Persson ff35e35ce0
RBAC: Move service and evaluator to acimpl package (#54714) 3 years ago
Karl Persson 5a1b9d2283
RBAC: Remove DeclareFixedRoles wrapper on Access control and inject service (#54153) 3 years ago
Karl Persson 552d3fec8d
RBAC: Fix resolver issue on wildcard resulting in wrong status code for endpoints (#54208) 3 years ago
Karl Persson 55c7b8add2
RBAC: Split up service into several components (#54002) 3 years ago
Karl Persson 4ff4aaab23
RBAC: Remove builtin role code (#53767) 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 d1df896962
Remove unsued dep (#53785) 3 years ago
Karl Persson 4069fe1c39
RBAC: Update permission query to not join on team table (#53677) 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
Ieva b3a10202d4
Revert "Service accounts: Add service account to teams" (#52710) 3 years ago
Ieva fc4fd47deb
change managed permissions for service accounts (#52709) 3 years ago
Ieva f9ef7cac11
allow setting team managed permissions for service accounts (#52467) 3 years ago
idafurjes c061b66d5f
Chore: Split delete user method (#52216) 3 years ago
Ieva d85df0a560
Service Accounts: Managed permissions for service accounts (#51818) 3 years ago
Eric Leijonmarck 0f919671e7
Service accounts: Add service account to teams (#51536) 3 years ago
Karl Persson b9bb0513e3
Remove version property from fixed roles (#51298) 3 years ago
Karl Persson 44ffbfd6aa
RBAC: Refactor GetUserPermissions to use []accesscontrol.Permission (#50683) 3 years ago
Karl Persson 9fd9a2cded
RBAC: Remove workaround to check permissions on folders for dashboard actions (#50291) 3 years ago
Karl Persson c4a75f9eb3
RBAC: Add scope resolvers for dashboards (#50110) 3 years ago
Karl Persson 896a101f48
RBAC: Extract method from access control impl to a function in domain packge (#49947) 3 years ago
Karl Persson bdff63d4a8
RBAC: Include alert.rules action when setting folder permissions (#49946) 3 years ago
Karl Persson d82eb5902d
AccessControl: Cleanup access control interface (#49783) 3 years ago