async-esp-fs-webserver 1.0.3
- added method
void setAuthentication(const char* user, const char* pswd);
in order to set user and password for/setup
and/edit
web pages - added method
bool startCaptivePortal(const char* ssid, const char* pass, const char* redirectTargetURL);
to run captive portal - Serial log enhanced
- Added example simpleServerCaptive.ino