Commit Graph

318 Commits (96facbdfa25cdbcac51add910c7ba0d94d6b15a7)

Author SHA1 Message Date
Jo a6aa8f46d1
Auth: Silence no permissions warning (#74477) 2 years ago
linoman 13f4382214
Auth: Implement requester interface in access control module (#74289) 2 years ago
Ieva 58efa49933
Chore: remove `IsDisabled` method for access control (#74340) 2 years ago
Serge Zaitsev 8187d8cb66
Chore: capitalise log message for auth packages (#74332) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Ieva ca46a5c1af
Chore: prepare for removing `RBACenabled` config option (#73845) 2 years ago
Ieva 6885b3d577
Chore: remove checks for whether RBAC is disabled (#73812) 2 years ago
Marcus Efraimsson 040b7d2571
Chore: Add errutils helpers (#73577) 2 years ago
Jo 26339f978b
Auth: Move access control API to SignedInUser interface (#73144) 2 years ago
Karl Persson 16d24a8429
RBAC: remove LoadPermissionsMiddleware (#73228) 2 years ago
Dan Cech dd97038b00
Slug: Combine various slugify fixes for special character handling (#73164) 2 years ago
Michael Mandrus 779e0fe311
Feature Toggles: Create API for updating feature toggle state from the feature toggle admin page (#73022) 2 years ago
Jo bd1a856d33
Auth: Add SignedIn user interface NamespacedID (#72944) 2 years ago
Yuri Tseretyan 6b4a9d73d7
Alerting: Export contact points to check access control action instead legacy role (#71990) 2 years ago
Jo 30274a4f88
Auth: Move Team service to SignedInUserInterface (#72674) 2 years ago
Gabriel MABILLE 261045d182
RBAC: Batch update on scope split migration (#72182) 2 years ago
João Calisto 4ba83173ea
Feature toggles management: Define get feature toggles api (#72106) 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 3300488667
AccessControl: Remove acmock.New from accesscontrol service tests (#71942) 2 years ago
Ieva 25c4292a5f
RBAC: search v1 permission filter part 1 - cleanup & updating tests (#71913) 2 years ago
Jo e56b2cae00
MESA: Allow using synced permissions (#71377) 2 years ago
Emil Tullstedt 5c19272065
Slug: Use urlencoding to support non-ASCII characters (#70691) 2 years ago
Ieva a65cb4d808
RBAC: remove simple RBAC disabled checks (#71137) 2 years ago
Jo 49e42d1a8d
AccessControl: Add resource permission deletion helper (#71222) 2 years ago
Misi 607670a9fa
Auth: Use SHA-1 for generating an ID for External Service Role (#71079) 2 years ago
Jo d6c468c1c2
Auth: Add empty role definition (#64694) 2 years ago
Ieva d8b66d5c4b
RBAC: remove some `IsDisabled` checks (#69272) 2 years ago
Ieva d98813796c
RBAC: Remove legacy AC from HasAccess permission check (#68995) 2 years ago
Gabriel MABILLE edf1775d49
AuthN: Embed an OAuth2 server for external service authentication (#68086) 2 years ago
Ryan McKinley e7da2a179e
Schema: Add schema for role+access policies (#68047) 2 years ago
Ieva 4980b64274
RBAC: Remove legacy ac from authorization middleware (#68898) 2 years ago
Gabriel MABILLE 3ffff632be
RBAC: Refine validation of external services permissions (#68633) 2 years ago
Gabriel MABILLE d7eea0d207
RBAC: Add a function to delete external service roles (#68317) 2 years ago
Misi 23d8f7c2fe
RBAC: Fix SearchUsersPermissions when the filter is empty (#68176) 2 years ago
Gabriel MABILLE 8c6b5a4319
RBAC: Add a function to save external service roles (#66299) 2 years ago
Ieva 533f8caafd
SAML: change the config option for making SAML UI accessible to org Admins (#67399) 2 years ago
Alexander Zobnin 1d99500b3e
SAML UI: Fix permissions for fixed:authentication.config:writer role (#67290) 2 years ago
Gabriel MABILLE 3b63844390
RBAC: Feature to override default assignments (#66561) 2 years ago
Alexander Zobnin 7476219b0c
SAML: Configuration UI (#64054) 2 years ago
Michael Mandrus 5626461b3c
Caching: Refactor enterprise query caching middleware to a wire service (#65616) 2 years ago
Will Browne 31d6416157
Plugins: Migrate licensing and access control to pkg/services/pluginsintegration package (#65258) 2 years ago
Karl Persson 382b24742a
Auth: Add feature flag to move token rotation to client (#65060) 2 years ago
Sofia Papagiannaki fde96c91c1
Chore: Differentiate the ErrOrgNotFound error messages (#64131) 2 years ago
Jo c8db771939
Users: Fix org user always getting org id = 1 on auto assign false (#63708) 2 years ago
suntala 49b3027049
Chore: Remove Result field from datasources (#63048) 2 years ago
Ryan McKinley 804bd08f11
Chore: remove unused feature flag showFeatureFlagsInUI (#62908) 2 years ago
Jo f9163351fd
Support bundles: Refactor registry into separate service (#62945) 2 years ago
Eric Leijonmarck ed18a249b8
Refactor: move displayname logic from backend to frontend (#62845) 2 years ago
idafurjes 23c27cffb3
Chore: Rename Id to ID in alerting models (#62777) 2 years ago
Ieva 6ae0ea80f6
RBAC: extend `IsInherited` method to work for nested folders (#62498) 2 years ago