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

Prowlarr does not redact AnimeBytes Passkeys completely #1041

Closed
1 task done
Ravencentric opened this issue Jun 23, 2022 · 0 comments · Fixed by #1042
Closed
1 task done

Prowlarr does not redact AnimeBytes Passkeys completely #1041

Ravencentric opened this issue Jun 23, 2022 · 0 comments · Fixed by #1042
Labels
Status: Confirmed Stops stale bot from asking if stale Type: Bug Issue is a bug

Comments

@Ravencentric
Copy link

Ravencentric commented Jun 23, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Upon searching for any series Prowlarr only redacts sensitive information from download feed link and does not redact passkeys from download links in logs.

Redacted here:

2022-06-23 22:26:35.1|Trace|IndexerHttpClient|Res: [GET] https://animebytes.tv/scrape.php?username=(removed)&torrent_pass=(removed)&type=anime&searchstr=SPYxFAMILY&anime[tv_series]=1&anime[tv_special]=1&anime[ova]=1&anime[ona]=1&anime[dvd_special]=1&anime[bd_special]=1: 200.OK (1328 ms)

But not here:

"Torrents":[{"ID":994064,"EditionData":{"EditionTitle":"Episode 11"},"RawDownMultiplier":0.0,"RawUpMultiplier":1.0,"Link":"https://animebytes.tv/torrent/994064/download/exampleUnredactedPassKey"

Expected Behavior

It should redact all instances of sensitive information.

Steps To Reproduce

  1. Add AnimeBytes as an Indexer in Sonarr through Prowlarr
  2. Enable Trace logs
  3. Search for any series
  4. Check logs

Environment

- OS: Ubuntu 20.04
- Prowlarr: 0.3.0.1730
- Docker Install: Yes
- Using Reverse Proxy: No
- Browser: Chrome

What branch are you running?

Develop

Trace Logs?

log

AB#3313

@Ravencentric Ravencentric added Status: Needs Triage New Issue needing triage Type: Bug Issue is a bug labels Jun 23, 2022
@bakerboy448 bakerboy448 added Status: Confirmed Stops stale bot from asking if stale and removed Status: Needs Triage New Issue needing triage labels Jun 23, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Status: Confirmed Stops stale bot from asking if stale Type: Bug Issue is a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants