mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Rename FGAC to RBAC in the codebase (#48051)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { KeyValue } from '.';
|
||||
|
||||
/**
|
||||
* With FGAC, the backend will return additional access control metadata to objects.
|
||||
* With RBAC, the backend will return additional access control metadata to objects.
|
||||
* These metadata will contain user permissions associated to a given resource.
|
||||
*
|
||||
* For example:
|
||||
|
Reference in New Issue
Block a user