blakeblackshear.frigate/frigate/api
MkSavin bea6cf29c2
fix(auth): Added trimming to jwt secret token read from .jwt_secret (#16467)
Added cleaning of leading and trailing spaces and special characters from a line when reading a secret token from a `.jwt_secret` file
2025-03-10 16:36:43 -06:00
..
defs UI viewer role (#16978) 2025-03-08 10:01:08 -06: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 UI viewer role (#16978) 2025-03-08 10:01:08 -06:00
auth.py fix(auth): Added trimming to jwt secret token read from .jwt_secret (#16467) 2025-03-10 16:36:43 -06:00
classification.py UI viewer role (#16978) 2025-03-08 10:01:08 -06:00
event.py Refactor sub label api (#17079) 2025-03-10 16:29:29 -06:00
export.py UI viewer role (#16978) 2025-03-08 10:01:08 -06:00
fastapi_app.py Face recognition backend (#14495) 2025-02-08 12:47:01 -06:00
media.py Reuse constants (#16874) 2025-02-28 21:35:09 -07:00
notification.py Frigate HTTP API using FastAPI (#13871) 2024-09-24 07:05:30 -06:00
preview.py Reuse constants (#16874) 2025-02-28 21:35:09 -07:00
review.py UI viewer role (#16978) 2025-03-08 10:01:08 -06:00