[PR #801] [MERGED] Tor password newline fix #981

Closed
opened 2026-02-25 20:37:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/benbusby/whoogle-search/pull/801
Author: @MadcowOG
Created: 6/29/2022
Status: Merged
Merged: 7/6/2022
Merged by: @benbusby

Base: mainHead: tor-fix


📝 Commits (4)

  • 1eb6d36 Fixed issue with password parsing.
  • 288fb92 Fixed issue with password parsing.
  • bb2a6ed Pep8 Fixes
  • 72288ea Condense logic to strip tor password newlines

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 app/request.py (+1 -1)

📄 Description

Sometimes a newline character is picked up when parsing control.conf. So just strip it when we encounter it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/benbusby/whoogle-search/pull/801 **Author:** [@MadcowOG](https://github.com/MadcowOG) **Created:** 6/29/2022 **Status:** ✅ Merged **Merged:** 7/6/2022 **Merged by:** [@benbusby](https://github.com/benbusby) **Base:** `main` ← **Head:** `tor-fix` --- ### 📝 Commits (4) - [`1eb6d36`](https://github.com/benbusby/whoogle-search/commit/1eb6d3670534cfbd0befa326a3c583f5b3dfee19) Fixed issue with password parsing. - [`288fb92`](https://github.com/benbusby/whoogle-search/commit/288fb921f05854ade88123e628997b73aa2e47cc) Fixed issue with password parsing. - [`bb2a6ed`](https://github.com/benbusby/whoogle-search/commit/bb2a6edb293f848e9196d664b24753571a5344d3) Pep8 Fixes - [`72288ea`](https://github.com/benbusby/whoogle-search/commit/72288ea55f1b78a5a74e92dda734f76f457ec765) Condense logic to strip tor password newlines ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/request.py` (+1 -1) </details> ### 📄 Description Sometimes a newline character is picked up when parsing control.conf. So just strip it when we encounter it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 20:37:18 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whoogle-search#981
No description provided.