Commit message (Collapse) | Author | ||
---|---|---|---|
2021-03-03 | no more CGI | Egor Tensin | |
The server.py script now launches a web server and handles all the requests internally, without delegating anything to external scripts. | |||
2021-02-27 | Python server can now be run as root | Egor Tensin | |
If run as root, the server queries all the users. |