ESP8266WebServer accepts wrong auth type
Open
- Dominant language
- C++
- Stars
- 16.7k
- Forks
- 13.1k
- PR merge metrics
- No merged PRs in 30d
Description
- Hardware: WeMosD1mini
- Core Version: GIT commit 7820fb73a54137ca66be51184ddd76cd60c4d54d
- Development Env: Arduino IDE
- Operating System: Ubuntu
- Module: Wemos D1 mini r2
- Flash Mode: dio
- Flash Size: 4MB/1MB
- lwip Variant: v2 Lower Memory
- Upload Using: SERIAL
- Upload Speed: 921600
I have the following callback function for pages requiring authentication:
```
static void handleAuth(ESP8266WebServer::THandlerFunction f)
{
for(int t=0; t
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.