Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(fix) enhance logger cleansing of notification urls #435

Merged
merged 1 commit into from
Jun 25, 2023

Conversation

bakerboy448
Copy link
Contributor

cleanse notifiarr url

current console output
notificationWebhookUrl: 'https://notifiarr.com/api/v1/notification/crossSeed/[REDACTED]-1234-568-9d05-1fghj1i678uik',

this changes from /w to 0-9-a-zA-Z_- which covers - as well as /w

also aligns regex with the torznab logic for consistency

@mmgoodnow
Copy link
Collaborator

thanks for the fix!

@mmgoodnow mmgoodnow merged commit 02c4f19 into cross-seed:master Jun 25, 2023
@bakerboy448 bakerboy448 deleted the patch-1 branch September 10, 2023 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants