Features
- Created build script and separated web page source into dedicated files.
- Added ICO favicon. #4
- Implemented HTTP 'Basic' authentication. #2
Notes
- If
SITE_USER
andSITE_PASS
orSSH_USER
andSSH_PASS
are not#define
d, the server continues to operate as before (without requiring users to provide credentials), so this is not a breaking update