esp8266 / esp8266/Arduino

ESP8266WebServer accepts wrong auth type

Open
#4,641 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.