diff options
| author | mo khan <mo@mokhan.ca> | 2025-07-10 16:00:25 -0600 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2025-07-10 16:00:25 -0600 |
| commit | 59c4dfafb50c77e699d9d00ced8b8ef55e4064e6 (patch) | |
| tree | fb08925acae0475ab98c011cc50d49c2702c9882 /etc/authzd/staging.gitlab.com | |
| parent | fc1889b176bf6472c5d762fb2861b79961b40cc8 (diff) | |
chore: regenerate entities.json files
Diffstat (limited to 'etc/authzd/staging.gitlab.com')
| -rw-r--r-- | etc/authzd/staging.gitlab.com/authorization/sparkle/team/entities.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/etc/authzd/staging.gitlab.com/authorization/sparkle/team/entities.json b/etc/authzd/staging.gitlab.com/authorization/sparkle/team/entities.json index 72d50bce..5515d6a1 100644 --- a/etc/authzd/staging.gitlab.com/authorization/sparkle/team/entities.json +++ b/etc/authzd/staging.gitlab.com/authorization/sparkle/team/entities.json @@ -22,7 +22,8 @@ "id": "1675940" }, "attrs": { - "username": "mokhax" + "username": "mokhax", + "access_level": 50 }, "parents": [] }, @@ -32,7 +33,8 @@ "id": "1676317" }, "attrs": { - "username": "jayswain" + "username": "jayswain", + "access_level": 30 }, "parents": [] }, |
