[GH-ISSUE #1681] Basic authentication on webpage? #1428

Open
opened 2026-02-28 01:30:02 +03:00 by kerem · 1 comment
Owner

Originally created by @jeroenst on GitHub (Nov 24, 2023).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1681

Is it possible to set basic authentication for the webpage?

I want to keep the portal running always but it has to be protected against unwanted visitors.

Originally created by @jeroenst on GitHub (Nov 24, 2023). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1681 Is it possible to set basic authentication for the webpage? I want to keep the portal running always but it has to be protected against unwanted visitors.
Author
Owner

@hurricanefrog commented on GitHub (Dec 19, 2023):

Yes, it does. You have to manually adjust the source code, though.

(WiFiManager.cpp, function void WiFiManager::handleRequest(), line 1301 ff.)

<!-- gh-comment-id:1862602884 --> @hurricanefrog commented on GitHub (Dec 19, 2023): Yes, it does. You have to manually adjust the source code, though. (WiFiManager.cpp, function void WiFiManager::handleRequest(), line 1301 ff.)
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#1428
No description provided.