blakeblackshear.frigate/frigate/api
Blake Blackshear 3edfd905de
consider anonymous user authenticated (#21335)
* consider anonymous user authenticated

* simplify and update comments
2025-12-17 08:01:20 -06:00
..
defs Authentication improvements (#21194) 2025-12-08 09:02:28 -07:00
__init__.py Update flask and restructure into api folder with apis put into separate folders (#10193) 2024-03-02 22:10:37 +00:00
app.py Enforce default admin role requirement for API endpoints (#21065) 2025-11-26 15:07:28 -06:00
auth.py consider anonymous user authenticated (#21335) 2025-12-17 08:01:20 -06:00
camera.py Enforce default admin role requirement for API endpoints (#21065) 2025-11-26 15:07:28 -06:00
classification.py Miscellaneous Fixes (#21193) 2025-12-09 12:08:44 -06:00
event.py Miscellaneous fixes (#21141) 2025-12-04 12:19:07 -06:00
export.py API admin exemptions and route guard updates (#21094) 2025-11-29 07:30:04 -06:00
fastapi_app.py Enforce default admin role requirement for API endpoints (#21065) 2025-11-26 15:07:28 -06:00
media.py Fix intermittent hangs in Tracking Details videos (#21185) 2025-12-07 12:58:33 -06:00
notification.py API admin exemptions and route guard updates (#21094) 2025-11-29 07:30:04 -06:00
preview.py Miscellaneous Fixes (#21241) 2025-12-12 07:45:03 -06:00
review.py API admin exemptions and route guard updates (#21094) 2025-11-29 07:30:04 -06:00