[PR #51] [MERGED] Feature: basic auth #777

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

📋 Pull Request Information

Original PR: https://github.com/benbusby/whoogle-search/pull/51
Author: @benbusby
Created: 5/15/2020
Status: Merged
Merged: 5/18/2020
Merged by: @benbusby

Base: masterHead: feature/basic-auth


📝 Commits (2)

  • c054071 Added basic authentication
  • 8372dd1 Merge branch 'master' into feature/basic-auth

📊 Changes

2 files changed (+37 additions, -0 deletions)

View changed files

📝 Dockerfile (+5 -0)
📝 app/routes.py (+32 -0)

📄 Description

Username/password can be set either as Dockerfile build arguments or
passed into the run script as "--userpass username:password"

Closes #43


🔄 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/51 **Author:** [@benbusby](https://github.com/benbusby) **Created:** 5/15/2020 **Status:** ✅ Merged **Merged:** 5/18/2020 **Merged by:** [@benbusby](https://github.com/benbusby) **Base:** `master` ← **Head:** `feature/basic-auth` --- ### 📝 Commits (2) - [`c054071`](https://github.com/benbusby/whoogle-search/commit/c0540711f50fcf1fd2a4eb083bc53a3647a454a8) Added basic authentication - [`8372dd1`](https://github.com/benbusby/whoogle-search/commit/8372dd16f75cf01f837de158791d2a88394ed7cf) Merge branch 'master' into feature/basic-auth ### 📊 Changes **2 files changed** (+37 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+5 -0) 📝 `app/routes.py` (+32 -0) </details> ### 📄 Description Username/password can be set either as Dockerfile build arguments or passed into the run script as "--userpass <username:password>" Closes #43 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 20:36:41 +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#777
No description provided.