mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-20 13:54:36 +01:00
* require admin role by default * update all endpoint access guards * explicit paths and prefixes exception lists * fix tests to use mock auth * add helper and simplify auth conditions * add missing exempt path * fix test * make metrics endpoint require auth |
||
|---|---|---|
| .. | ||
| defs | ||
| __init__.py | ||
| app.py | ||
| auth.py | ||
| camera.py | ||
| classification.py | ||
| event.py | ||
| export.py | ||
| fastapi_app.py | ||
| media.py | ||
| notification.py | ||
| preview.py | ||
| review.py | ||