blakeblackshear.frigate/frigate/api
MkSavin c9d9aa9b44
fix(auth): Added trimming to jwt secret token read from .jwt_secret
Added cleaning of leading and trailing spaces and special characters from a line when reading a secret token from a `.jwt_secret` file
2025-02-11 05:43:41 +03:00
..
defs Estimated object speed for zones (#16452) 2025-02-10 13:23:42 -07:00
__init__.py
app.py Improve UI logs (#16434) 2025-02-10 08:38:56 -07:00
auth.py fix(auth): Added trimming to jwt secret token read from .jwt_secret 2025-02-11 05:43:41 +03:00
classification.py Fix sanitized api causing issues (#16433) 2025-02-09 14:50:12 -07:00
event.py Estimated object speed for zones (#16452) 2025-02-10 13:23:42 -07:00
export.py
fastapi_app.py
media.py Improve display of recordings data (#16436) 2025-02-09 16:02:36 -07:00
notification.py
preview.py
review.py