Commit Graph

543 Commits (ff7ba54cbcd18161b2735a9672b8129168f5037c)

Author SHA1 Message Date
Ieva beb15d938b
RBAC: Fix access checks for interactions with RBAC roles in hosted Grafana (#85485) 1 year ago
Jo 5340a6e548
Auth: Extended JWT client for OBO and Service Authentication (#83814) 1 year ago
linoman 147154d2ea
Remove AuthConfigUIAdminAccess (#85452) 1 year ago
Karl Persson 5dd98a0fd5
RBAC: handle partially resolved scopes (#85323) 1 year ago
Gabriel MABILLE 5e48804364
RBAC: Fix slow user permission search query on MySQL (#85058) 1 year ago
Yuri Tseretyan 48de8657c9
Alerting: Editor role can access all provisioning API (#85022) 1 year ago
Ieva 7aa0ba8c59
Teams: Display teams page to team reader if they also have the access to list team permissions (#84650) 1 year ago
Alexander Zobnin f36ad469d0
Access Control: Get global role from request params (#84469) 1 year ago
Alexander Zobnin fd9031ca37
Access Control: Get org from request data for authorization (#84359) 1 year ago
Misi f5c78e0ad9
RBAC: Add ActionSettingsRead action to general.auth.config writer (#84366) 1 year ago
Yuri Tseretyan 21719a6b5b
Chore: Fix log message in access control (#84101) 1 year ago
Karl Persson 22074c5026
RBAC: add debug log for permission evaluation (#83880) 1 year ago
Alexander Zobnin 82a88cc83f
Access control: Extend GetUserPermissions() to query permissions in org (#83392) 1 year ago
Jo 0aebb9ee39
Misc: Remove unused params and impossible logic (#83756) 1 year ago
Gabriel MABILLE 8d9921a5ba
RBAC: Fix delete team permissions on team delete (#83442) 1 year ago
Jo cc3b088b6c
Teams: Fix missing context in team service (#83327) 1 year ago
Gabriel MABILLE 80d6bf6da0
AuthN: Remove embedded oauth server (#83146) 1 year ago
Alexander Zobnin 9bbb7f67e0
Chore: Move store interface to top level (#83153) 1 year ago
Serge Zaitsev 1aff748e8f
Use split scopes instead of substr in search v1 (#82092) 1 year ago
Misi bb9d5799cf
Auth: Load `oauth_allow_insecure_email_lookup` using the SettingsProvider (#82460) 1 year ago
Gabriel MABILLE 846eadff63
RBAC Search: Replace `userLogin` filter by `namespacedID` filter (#81810) 1 year ago
Karl Persson 1315c67c8b
Team/User: UID migrations (#82298) 1 year ago
Dan Cech 790e1feb93
Chore: Update test database initialization (#81673) 1 year ago
Jo 6ac0bc5ecf
Seeder: Add missing methods to Registrations (#81961) 1 year ago
William Wernert 2ab7d3c725
Alerting: Receivers API (read only endpoints) (#81751) 1 year ago
Jo 7852ea012d
Access: Remove split scopes feature toggle (#81874) 1 year ago
Gabriel MABILLE 4a1e8f3d98
RBAC: Reject plugin registrations without a name (#81719) 1 year ago
Yuri Tseretyan d1073deefd
Alerting: Time intervals API (read only endpoints) (#81672) 1 year ago
Gabriel MABILLE 3df0611f81
RBAC: Fix authorize in org (#81552) 1 year ago
Gabriel MABILLE 08f305797f
RBAC: Add metric to count search user permissions cache hits (#81451) 1 year ago
Ieva 048d1e7c86
RBAC: Annotation permission migration (#78899) 1 year ago
Gabriel MABILLE 7512b1a519
RBAC: Search fix userID filter (#81337) 1 year ago
Gabriel MABILLE 19194ea122
RBAC: Remove redundant search endpoint (#81331) 1 year ago
Gabriel MABILLE 722b78f3e0
RBAC: Add userLogin filter to the permission search endpoint (#81137) 1 year ago
Ieva dc9e590b7b
RBAC: Return the underlying error instead of internal server or bad request for managed permission endpoints (#80974) 1 year ago
Misi 4577e61ee7
Auth: Improve /admin/authentication permission checks and include new SSO pages (#81183) 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
Alexander Zobnin 08082104e1
Access control: Add permissions cache hit/miss metrics (#80883) 1 year ago
Gabriel MABILLE dce9d1e87c
RBAC: Search endpoint support wildcards (#80383) 1 year ago
Karl Persson 7b58f71b33
AuthN: Add auth hook that can sync grafana cloud role to rbac cloud role (#80416) 1 year ago
Ieva def1b05a93
RBAC: Clean up data source permissions after data source deletion (#80654) 1 year ago
Gabriel MABILLE 48ff532ca8
RBAC: Add histogram metric on search endpoint (#80553) 1 year ago
Gabriel MABILLE c9ac069076
RBAC: Add origin column to seed_assignment (#80326) 1 year ago
Ryan McKinley 1caaa56de0
FeatureFlags: Use interface rather than manager (#80000) 1 year ago
Julien Duchesne c7f515b9b2
fix(swagger): POST -> GET method for two access control endpoints (#80082) 1 year ago
Julien Duchesne 5e74c19628
fix(swagger): Add new access control endpoints (#80053) 1 year ago
Jo 3bcde852ac
AccessControl: Add safety valve truncation for long user defined scopes (#79854) 1 year ago
Aaron Godin eb490193b9
[IAM] - Add swagger docs for resource permissions API (#79525) 1 year ago
Julien Duchesne b232c64d9a
`accesscontrol` swagger: Add `global` field to `RoleDTO` type (#79351) 1 year ago