PixelIt
PixelIt copied to clipboard
Add password protection/HTTP Basic Auth
A optional password protection for the settings and update page would be nice.
- Check for a password/token attribute in the requests for settings/update etc.
or
- Implement HTTP Basic auth from HTTP lib/Webserver lib.