[PR #1669] [MERGED] Add HTTP Digest Authentication #1801

Closed
opened 2026-02-28 02:13:02 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/tzapu/WiFiManager/pull/1669
Author: @pcider
Created: 10/23/2023
Status: Merged
Merged: 11/4/2023
Merged by: @tablatronix

Base: feature_authHead: auth


📝 Commits (1)

📊 Changes

2 files changed (+52 additions, -30 deletions)

View changed files

📝 WiFiManager.cpp (+42 -28)
📝 WiFiManager.h (+10 -2)

📄 Description

This PR adds HTTP Digest Authentication (or revives the dead feature). May not work with some Android native webview browsers (Upon tapping "Sign in to network" notifications).


🔄 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/tzapu/WiFiManager/pull/1669 **Author:** [@pcider](https://github.com/pcider) **Created:** 10/23/2023 **Status:** ✅ Merged **Merged:** 11/4/2023 **Merged by:** [@tablatronix](https://github.com/tablatronix) **Base:** `feature_auth` ← **Head:** `auth` --- ### 📝 Commits (1) - [`96a88e5`](https://github.com/tzapu/WiFiManager/commit/96a88e5685467e88e0ddadfeda30667d7d524d1f) add digest auth ### 📊 Changes **2 files changed** (+52 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `WiFiManager.cpp` (+42 -28) 📝 `WiFiManager.h` (+10 -2) </details> ### 📄 Description This PR adds HTTP Digest Authentication (or revives the dead feature). May not work with some Android native webview browsers (Upon tapping "Sign in to network" notifications). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 02:13:02 +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/WiFiManager#1801
No description provided.