video-accessibility/backend/app
2025-10-10 10:59:20 -05:00
..
__pycache__ fixed middleware silent swallowing of exceptions FINALLY 2025-10-08 18:19:59 -05:00
api/v1 added production user role and made it default for new MSAL users - production can access everything EXCEPT user management - that's only for admin 2025-10-10 10:07:30 -05:00
core added MSAL microsoft authentication 2025-10-10 09:19:39 -05:00
lib initial commit 2025-08-24 16:28:33 -05:00
middleware fixed overly aggressive security algorithm 2025-10-08 17:49:20 -05:00
migrations fixed dates on scheme validator migration 2025-10-10 10:59:20 -05:00
models added production user role and made it default for new MSAL users - production can access everything EXCEPT user management - that's only for admin 2025-10-10 10:07:30 -05:00
prompts initial commit 2025-08-24 16:28:33 -05:00
schemas added MSAL microsoft authentication 2025-10-10 09:19:39 -05:00
services added MSAL microsoft authentication 2025-10-10 09:19:39 -05:00
tasks removed mongodb change stream monitoring, added global websockets monitoring for notifications, broke symmetry between toasts and persistent notifications (and refined which notifications get sent and how) 2025-08-25 15:48:18 -05:00
telemetry initial commit 2025-08-24 16:28:33 -05:00
main.py added MSAL microsoft authentication 2025-10-10 09:19:39 -05:00