Commit Graph

27 Commits

Author SHA1 Message Date
Robin Dadswell 8f6e099794 New: Postgres Database Support
Co-Authored-By: Qstick <376117+Qstick@users.noreply.github.com>
2022-11-20 10:41:48 -06:00
bakerboy448 8bb630c5db New: Use Notifiarr API
New: Notifiarr Add Instance Name Support

Fixed: Notifiarr - Better HTTP Error Handling

also quiet sentry

(cherry picked from commit 1db690ad39ec103c0f4dc89ac4545801ef95bec7)

Fixed: Improve Notifiarr Exception Handling and Validation Errors

(cherry picked from commit 6aaa024d71b939030950460ae986ada5bbae5ad7)
2022-10-23 17:22:23 -05:00
Chris ab0cd623d2 Fixed: Cleanse Discord Webhook URLs
Closes #3037

(cherry picked from commit d1f2a8a9486471f4986da2fa16d5439ccf0426e1)
2022-10-21 23:50:38 -05:00
bakerboy448 c7e8f5199a Fixed: Better Cleansing of Tracker Announce Keys
Fixed: Cleanse Notifiarr secret from URL in logs

Closes #2611
(cherry picked from commit e6210aede6f7ead197e82572976bc0267d910d46)
Closes #2557
(cherry picked from commit ec866082d44d299096112a6c7c232384b1f74505)
2022-07-05 22:16:07 -05:00
bakerboy448 4ca9cb481b Fixed: Cleanse APIKey from Signalr logging
Fixes #2474

(cherry picked from commit 2983b600268176db56208d6fb014b97ad81bb576)
2022-06-05 13:26:31 -05:00
bakerboy448 7ad7680fa3 Fixed: Improve Log Cleansing
(cherry picked from commit 721b7ccd7bb9eaa12719b5ced1e6edd12b511260)
2021-11-29 22:37:49 -06:00
bakerboy448 bd0e1899ae Fixed: Discordnotifier is now Notifiarr
Fixed: Cleanse Notifiarr APIKey from logs

Fixes #2130
Fixes #2221
2021-05-08 17:26:07 -04:00
bakerboy448 96c1d13790 Fixed: Cleanse Tracker Announce Keys from logs
Closes #2030

(cherry picked from commit e67864fecb4a66792152ff8fb0889ee1a176919f)
2021-04-01 21:26:16 -04:00
servarr[bot] f890fa1697
Cleanse more /home/username scenarios (#2024)
* Cleanse more /home/username scenarios

(cherry picked from commit 23047623ee89944260b6073813ff1f4e5223be71)

* Update CleanseLogMessageFixture.cs

* Update CleanseLogMessageFixture.cs

Co-authored-by: Taloth Saldono <Taloth@users.noreply.github.com>
Co-authored-by: Qstick <qstick@gmail.com>
2021-03-29 23:13:28 -04:00
Mark McDowall 9af68b653b Fixed: Cleanse account and passwd from Download Station URLs 2020-12-17 08:08:26 -05:00
Taloth Saldono 8e74a76538 Added Plex url to cleanser 2020-10-13 23:19:26 -04:00
Taloth Saldono e59bf51b45 Fixed typo in Cleanse IP 2020-10-13 23:19:26 -04:00
Taloth Saldono 312c3b786e Cleanse remote IP Address from trace log file 2020-10-13 23:19:26 -04:00
Taloth Saldono cc974574b2 Cleanse getnzb url 2020-10-13 23:19:26 -04:00
Qstick c97fbee6d9 Fixed: Clean Spotify Refresh Token from Logs 2020-10-13 23:14:59 -04:00
Taloth Saldono c222b7acf1 Added jackett apikey to log cleanser. 2017-10-29 00:51:11 -04:00
Taloth Saldono 90b5947a19 Fixed Deluge and BTN cleanse password logic. 2016-07-24 01:00:36 +02:00
Taloth Saldono a5077b0b1b Replaced <removed> with (removed) for the log cleanser so it doesn't mess with forums. 2016-02-18 23:32:36 +01:00
Taloth Saldono 45d4371328 Fixed: Additional log cleanse Regex to keep even more sensitive information out of the logs.
fixes #1051
2016-01-20 21:57:10 +01:00
Taloth Saldono eaf3228bb7 Fixed Regex mistake in CleanLogMessage. 2015-12-28 20:24:21 +01:00
Taloth Saldono 44de353b8b Sanitize dognzb apikey in nzb fetch url. 2015-10-25 23:15:21 +01:00
Mark McDowall 6467167046 Moved Extension methods in common to subfolder 2014-12-01 22:26:25 -08:00
Mark McDowall 3c1df5693c Cleanse API key from logs for omgwtfnzbs 2014-11-29 17:15:40 -08:00
Taloth Saldono 1cb0bb56cd Fixed: Resolved performance issue in the log cleaning method when running trace level. 2014-11-19 21:47:12 +01:00
MythJuha 67cd5703a1 New: Implemented Torrent Download Clients: uTorrent, Transmission and Deluge. And several public and private Torrent Indexers. 2014-11-19 21:47:10 +01:00
Taloth Saldono 6c8c87d2e2 Added additional rules to cleanse confidential details from log file messages. 2014-07-21 08:18:23 -07:00
Mark McDowall a40b9a306e Fixed: API keys should be more reliably cleansed from the logs 2014-05-24 23:17:59 -07:00