role file

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • peterberlin
    commented on 's reply
    Thanks for the information. I had already looked into the database, but I didn't know the other thing.

  • telecastg
    replied
    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.

    Leave a comment:


  • peterberlin
    started a topic role file

    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?
    peter
Working...