blakeblackshear.frigate/frigate/config
Bazyl Ichabod Horsey 66f71aecf7
fix regex for cookie_name to be general snake case (#14854)
* fix regex for cookie_name to be general snake case

* Update frigate/config/auth.py

Co-authored-by: Blake Blackshear <blake.blackshear@gmail.com>

---------

Co-authored-by: Blake Blackshear <blake.blackshear@gmail.com>
2024-11-18 11:26:36 -07:00
..
camera Various fixes (#14703) 2024-10-31 07:31:01 -05:00
__init__.py
auth.py fix regex for cookie_name to be general snake case (#14854) 2024-11-18 11:26:36 -07:00
base.py
camera_group.py
config.py Don't open file with read permissions if there is no need to write to it (#14689) 2024-10-30 08:22:20 -06:00
database.py
env.py Fixes (#14668) 2024-10-29 15:34:07 -05:00
logger.py Fix logging (#14122) 2024-10-03 06:33:53 -06:00
mqtt.py
notification.py
proxy.py
semantic_search.py Remove device config and use model size to configure device used (#14290) 2024-10-11 17:08:14 -05:00
telemetry.py
tls.py
ui.py