role file
Collapse
X
-
Thanks for the information. I had already looked into the database, but I didn't know the other thing. -
Hello peterberlin
If you are looking for the actual storage:
Roles are stored in the "role" table at the database, the permissions information for each "role" at entity level is stored as a json object inside the "data" field and permissions at the field level is stored as a json object also in the "field_data" field .
Links between "role" and "user" are stored in the "role_user" table and links between "role" and "team" are stored in the "role_team" table.
-
role file
Hello,
After a program abort some rolls do not work. What is dre name of the role file, where can I find it?
peterTags: None
Leave a comment: