cloud-api/src
luxferre 9efd86cd5f feat: org status check in auth dependencies
There is a hardcoded list of methods/endpoints for which the status check isn't done. i.e. the endpoints which need to be accessed before the org is approved.

Resolves #11
2026-05-28 10:56:45 +01:00
..
_module_template Initial commit 2026-04-06 12:41:49 +01:00
admin feat: iam rbac system 2026-05-25 09:05:17 +01:00
auth feat: auth dependency for root user with org in body 2026-05-27 15:34:18 +01:00
contact minor: org pydantic model cleanup 2026-05-27 16:51:46 +01:00
iam feat: handling for integrity errors 2026-05-27 16:26:34 +01:00
organisation feat: org status check in auth dependencies 2026-05-28 10:56:45 +01:00
service minor: cleanup service router imports 2026-05-27 16:30:12 +01:00
user feat: auth requirements to user endpoints 2026-05-27 15:36:21 +01:00
api.py feat: iam rbac system 2026-05-25 09:05:17 +01:00
config.py feat: auth bypass for dev and testing 2026-05-26 11:42:49 +01:00
constants.py Initial commit 2026-04-06 12:41:49 +01:00
database.py feat: db dependency upgrade 2026-05-21 16:55:15 +01:00
exceptions.py feat: handling for integrity errors 2026-05-27 16:26:34 +01:00
main.py feat: auth bypass for dev and testing 2026-05-26 11:42:49 +01:00
models.py Initial commit 2026-04-06 12:41:49 +01:00
schemas.py feat: iam rbac system 2026-05-25 09:05:17 +01:00