-
Notifications
You must be signed in to change notification settings - Fork 195
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Hello and congratulations for an awesome project! The portal can be reached on the local network and, in case custom webpages are added that contain forms requiring credentials, then the credentials can be observed on the local network by just browsing to the device webserver.
Would there be some way to secure the entire portal? I know that ESP8266WebServer
can support multiple authentication schemes such as BASIC, DIGEST, etc. but is there a way to implement that through portal.handleclient()
elegantly?
Many thanks!
FRANAIRBUS
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request