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
mqtt.py
notification.py
proxy.py
semantic_search.py
telemetry.py
tls.py
ui.py