quivr/backend/routes
Mamadou DICKO 72924b52bc
[Authorization] Check user role before operations (#588)
* feat(security): add RBAC on /explore/*

* feat(security): add RBAC on /brains/*
2023-07-11 10:00:06 +02:00
..
authorizations [Authorization] Check user role before operations (#588) 2023-07-11 10:00:06 +02:00
__init__.py Feat/user chat history (#275) 2023-06-10 23:59:16 +02:00
api_key_routes.py feat: new classes (#499) 2023-07-04 16:56:54 +01:00
brain_routes.py [Authorization] Check user role before operations (#588) 2023-07-11 10:00:06 +02:00
chat_routes.py Feat/static analysis (#582) 2023-07-10 14:27:49 +02:00
crawl_routes.py Feat/static analysis (#582) 2023-07-10 14:27:49 +02:00
explore_routes.py [Authorization] Check user role before operations (#588) 2023-07-11 10:00:06 +02:00
misc_routes.py feat: new classes (#499) 2023-07-04 16:56:54 +01:00
upload_routes.py Feat/static analysis (#582) 2023-07-10 14:27:49 +02:00
user_routes.py feat: new classes (#499) 2023-07-04 16:56:54 +01:00