blakeblackshear.frigate/frigate
Nicolas Mowen 1bc9efd529
Support special characters in passwords, redacted logs & debug config (#4057)
* Consts for regex

* Add regex for camera username and password

* Redact user:pass from ffmpeg logs

* Redact ffmpeg commands

* Move common function to util

* Add tests

* Formatting

* Remove unused imports

* Fix test

* Add port to test

* Support special characters in passwords

* Add tests for special character handling

* Remove docs about not supporting special characters
2022-11-02 07:00:54 -05:00
..
test Support special characters in passwords, redacted logs & debug config (#4057) 2022-11-02 07:00:54 -05:00
__init__.py
__main__.py Typing: mypy fixes for 2022-04-17 08:55:38 -05:00
app.py Allow cameras to be disabled in config (#4162) 2022-11-02 06:41:44 -05:00
birdseye.png fix logo used for birdseye 2021-10-05 18:40:46 -05:00
config.py Support special characters in passwords, redacted logs & debug config (#4057) 2022-11-02 07:00:54 -05:00
const.py Support special characters in passwords, redacted logs & debug config (#4057) 2022-11-02 07:00:54 -05:00
edgetpu.py Modernizing Typing 2022-04-17 08:55:38 -05:00
events.py lint fixes 2022-04-16 09:08:10 -05:00
http.py Support special characters in passwords, redacted logs & debug config (#4057) 2022-11-02 07:00:54 -05:00
log.py Support special characters in passwords, redacted logs & debug config (#4057) 2022-11-02 07:00:54 -05:00
models.py Limit recording retention to available storage (#3942) 2022-10-09 06:28:26 -05:00
motion.py Adjust threshold and contour_area with mqtt 2022-07-05 08:46:10 -05:00
mqtt.py Update MQTT along with enabling motion detection (#3898) 2022-10-01 09:01:43 -05:00
mypy.ini Typing: mypy fixes for 2022-04-17 08:55:38 -05:00
object_processing.py Mqtt sub labels (#3899) 2022-10-01 09:00:56 -05:00
objects.py cleanup print statements 2022-04-16 09:08:10 -05:00
output.py Add go2rtc and add restream role / live source (#4082) 2022-11-02 06:36:09 -05:00
plus.py read plus api key from addon options 2022-06-30 07:19:40 -05:00
record.py Catch case where segment is bad length (#4228) 2022-11-02 06:37:27 -05:00
restream.py Add go2rtc and add restream role / live source (#4082) 2022-11-02 06:36:09 -05:00
stats.py Set a timeout on github release check (#3969) 2022-10-01 08:58:23 -05:00
storage.py Limit recording retention to available storage (#3942) 2022-10-09 06:28:26 -05:00
types.py Adjust threshold and contour_area with mqtt 2022-07-05 08:46:10 -05:00
util.py Support special characters in passwords, redacted logs & debug config (#4057) 2022-11-02 07:00:54 -05:00
video.py BUG: Fixes and cleanup around region / bounding box calculation (#3879) 2022-09-22 08:07:16 -05:00
watchdog.py Typing: mypy fixes for 2022-04-17 08:55:38 -05:00
zeroconf.py Add basic typing for multiple modules: 2022-04-15 07:01:43 -05:00