frigate/frigate/api
Josh Hawkins 416a9b7692
Some checks failed
CI / AMD64 Build (push) Has been cancelled
CI / ARM Build (push) Has been cancelled
CI / Jetson Jetpack 6 (push) Has been cancelled
CI / AMD64 Extra Build (push) Has been cancelled
CI / ARM Extra Build (push) Has been cancelled
CI / Synaptics Build (push) Has been cancelled
CI / Assemble and push default build (push) Has been cancelled
Validate preview filename and camera access (#22530)
* validate preview filename and camera access

* correctly handle camera names with dashes
2026-03-19 09:42:33 -05:00
..
defs Miscellaneous fixes (0.17 beta) (#21607) 2026-01-12 20:36:38 -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 Fix cross-camera auth in timeline and media endpoints (#22522) 2026-03-18 18:54:31 -06:00
auth.py Restrict /api/config/raw to admin role to prevent credential leak to non-admin users (#22523) 2026-03-18 16:14:59 -06:00
camera.py Fix go2rtc stream alias auth (#22097) 2026-02-27 20:02:19 -07:00
classification.py Add languages (#21870) 2026-02-03 13:29:52 -06:00
event.py consolidate attribute filtering to match non-english and url encoded values (#22002) 2026-02-14 08:33:17 -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 Validate preview filename and camera access (#22530) 2026-03-19 09:42:33 -05: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 fix: Correctly apply API filter for "reviewed" (#21600) 2026-01-11 06:42:33 -07:00