d5854cc2c4
feat: user and org defaults
...
Root and User defaults made more generic and merged.
Root user group assignment merged with org default perm assignment.
Root user granted all default org permissions at org creation.
2026-06-17 10:49:58 +01:00
154870acb1
feat: service key dependency generic
...
Dependency to verify service API key accepts the service_name from a RN generic, allowing for endpoints without a full RN to use it.
2026-06-16 16:09:17 +01:00
09d2fbafdc
feat: default iam groups on org create
...
Root user is given the `Default Users` and `Root User` permission groups on org creation.
2026-06-15 11:26:22 +01:00
c2e035dede
feat: more accurate status codes
...
403 Forbidden replacing many 401 Unauthorized usages.
2026-06-11 14:58:05 +01:00
939abaefe9
feat: improved caor request model
...
Issue: #23
2026-06-10 09:32:02 +01:00
768a3881ef
feat: sua added to group invitations
...
Issue: #23
2026-06-09 16:52:22 +01:00
c689ac1e10
minor: ruff formatter
...
All changes are either:
- Correcting tabs
- Adding/removing line breaks
- Adding trailing commas
2026-06-08 15:31:37 +01:00
903b24d17d
ruff: config and initial run
2026-06-08 10:45:38 +01:00
c8024daa97
minor: renames and error messages
2026-06-04 14:53:35 +01:00
0e169af456
docs: iam docstrings
...
Issue: #13
2026-05-28 13:22:24 +01:00
23f2ce98d7
feat: iam rbac system
...
Endpoints and db architecture to support a role based IAM system.
2026-05-25 09:05:17 +01:00