1
0
Fork 0
forked from sr2/cloud-api
cloud-api/src/iam
luxferre 65a9514be6 fix: drop superfluous column in usergroups
Group org is assigned in the Group table. Also assigning it in the UserGroups table complicated relationship creation and it was never used.
2026-06-02 16:11:52 +01:00
..
config.py docs: iam docstrings 2026-05-28 13:22:24 +01:00
constants.py docs: iam docstrings 2026-05-28 13:22:24 +01:00
dependencies.py docs: iam docstrings 2026-05-28 13:22:24 +01:00
exceptions.py docs: iam docstrings 2026-05-28 13:22:24 +01:00
models.py fix: drop superfluous column in usergroups 2026-06-02 16:11:52 +01:00
router.py fix: create permission endpoint 2026-06-02 15:36:05 +01:00
schemas.py fix: permission search typing 2026-06-02 15:55:50 +01:00
service.py docs: iam docstrings 2026-05-28 13:22:24 +01:00
utils.py docs: iam docstrings 2026-05-28 13:22:24 +01:00