Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

password protection #10

Open
wimgrymonprez opened this issue Jun 21, 2023 · 1 comment
Open

password protection #10

wimgrymonprez opened this issue Jun 21, 2023 · 1 comment

Comments

@wimgrymonprez
Copy link

I don't know where to put a request. But i was wondering if it's possible to add authentication not only to the upload function, but also to the edit function, and reset and reboot function. So that when the iot is accessed by someone via the internet, that they can't get to anything they shouldn't have access to.

@srwi
Copy link
Owner

srwi commented Jun 23, 2023

Hi @wimgrymonprez, surely that is possible! I'll have to find some time to implement it though.

If it is rather urgent you could have a go at it yourself. This would be the relevant Arduino example: https://github.com/esp8266/Arduino/blob/master/libraries/ESP8266WebServer/examples/HttpBasicAuth/HttpBasicAuth.ino

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants