1
0
Fork 0
forked from sr2/cloud-api
cloud-api/src/organisation
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
..
config.py Initial commit 2026-04-06 12:41:49 +01:00
constants.py Initial commit 2026-04-06 12:41:49 +01:00
dependencies.py feat: org status check in auth dependencies 2026-05-28 10:56:45 +01:00
exceptions.py feat: org status check in auth dependencies 2026-05-28 10:56:45 +01:00
models.py feat: contact model restructure 2026-05-25 15:15:50 +01:00
router.py minor: org pydantic model cleanup 2026-05-27 16:51:46 +01:00
schemas.py minor: org pydantic model cleanup 2026-05-27 16:51:46 +01:00
service.py Initial commit 2026-04-06 12:41:49 +01:00
utils.py Initial commit 2026-04-06 12:41:49 +01:00