crafty-4/app/classes/web/routes/api
luukas 2bc26ef3fd Check invalid IDs on roles
* Only allow number IDs to the role handlers
* Catch DoesNotExist errors
2022-05-18 22:34:33 +03:00
..
auth Merge branch 'feature/api-v2' into merge/api-v2 2022-05-05 03:32:09 +03:00
roles Check invalid IDs on roles 2022-05-18 22:34:33 +03:00
servers Add a JSON schema route 2022-05-18 15:58:54 +03:00
users Add and improve audit logging in the API 2022-05-18 01:34:31 +03:00
api_handlers.py Check invalid IDs on roles 2022-05-18 22:34:33 +03:00
index_handler.py Add and fix API v2 and db 2022-05-08 00:07:55 +03:00
jsonschema.py Add a JSON schema route 2022-05-18 15:58:54 +03:00
not_found.py Add a JSON schema route 2022-05-18 15:58:54 +03:00