grafana/pkg/services/accesscontrol
Jo 7852ea012d
Access: Remove split scopes feature toggle (#81874)
* remove split scopes FT

* Revert "remove split scopes FT"

This reverts commit 349fb081d3.

* make toggle deprecated instead

* fix gen
2024-02-05 17:00:19 +01:00
..
acimpl Access: Remove split scopes feature toggle (#81874) 2024-02-05 17:00:19 +01:00
actest AuthN: Add auth hook that can sync grafana cloud role to rbac cloud role (#80416) 2024-01-17 10:55:47 +01:00
api RBAC: Search fix userID filter (#81337) 2024-01-26 12:23:48 +02:00
database RBAC: Search endpoint support wildcards (#80383) 2024-01-17 17:07:47 +01:00
migrator AccessControl: Add safety valve truncation for long user defined scopes (#79854) 2023-12-27 17:31:26 +01:00
mock AuthN: Add auth hook that can sync grafana cloud role to rbac cloud role (#80416) 2024-01-17 10:55:47 +01:00
ossaccesscontrol RBAC: Annotation permission migration (#78899) 2024-01-26 17:17:29 +00:00
pluginutils RBAC: Reject plugin registrations without a name (#81719) 2024-02-02 11:12:00 +01:00
resourcepermissions Access: Remove split scopes feature toggle (#81874) 2024-02-05 17:00:19 +01:00
ssoutils Auth: Improve /admin/authentication permission checks and include new SSO pages (#81183) 2024-01-25 11:13:24 +01:00
accesscontrol_test.go AuthN: Embed an OAuth2 server for external service authentication (#68086) 2023-05-25 15:38:30 +02:00
accesscontrol.go RBAC: Add userLogin filter to the permission search endpoint (#81137) 2024-01-26 09:43:16 +01:00
authorize_in_org_test.go RBAC: Fix authorize in org (#81552) 2024-02-01 12:37:01 +01:00
checker_test.go Chore: Fix goimports grouping (#62426) 2023-01-30 09:34:18 +01:00
checker.go RBAC: Permission check performance improvements for the new search (#60729) 2023-01-27 12:12:30 +00:00
errors.go RBAC: Reject plugin registrations without a name (#81719) 2024-02-02 11:12:00 +01:00
evaluator_test.go
evaluator.go Chore: capitalise log message for auth packages (#74332) 2023-09-04 18:49:47 +02:00
filter_bench_test.go Chore: Remove Result field from datasources (#63048) 2023-02-09 15:49:44 +01:00
filter_test.go Chore: Remove Result field from datasources (#63048) 2023-02-09 15:49:44 +01:00
filter.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
metadata_bench_test.go
metadata_test.go
metadata.go
middleware_test.go AccessControl: Remove acmock.New from accesscontrol service tests (#71942) 2023-07-20 10:00:46 +02:00
middleware.go RBAC: Fix authorize in org (#81552) 2024-02-01 12:37:01 +01:00
models_test.go ExtSvcAuth: Assign roles locally (#78669) 2023-11-29 12:12:30 +01:00
models.go Alerting: Time intervals API (read only endpoints) (#81672) 2024-02-01 15:17:13 -05:00
resolvers_test.go Chore: Fix goimports grouping (#62426) 2023-01-30 09:34:18 +01:00
resolvers.go Chore: capitalise log message for auth packages (#74332) 2023-09-04 18:49:47 +02:00
roles_test.go
roles.go AuthN: Add auth hook that can sync grafana cloud role to rbac cloud role (#80416) 2024-01-17 10:55:47 +01:00
scope_test.go
scope.go RBAC: Permission check performance improvements for the new search (#60729) 2023-01-27 12:12:30 +00:00