Commit Graph

4 Commits

Author SHA1 Message Date
Koray Yanik 3a359ebe28 Update post handler to use less env-vars. 2022-03-24 00:16:47 +00:00
Koray Yanik 601ebc27e0 List static leases and dynamic leases separately.
Also increased the delays between updates to cause less server
load.
Updated bashserv.
2022-03-23 23:53:21 +00:00
Koray Yanik 1ec8fdc54e Move refresh to a POST request
Technically it changes state...
2022-03-11 15:14:15 +00:00
Koray Yanik 3f6c392969 Made /wol a POST request instead of a GET
Since it does modify state.

* Also fixed a bug where ping did sometimes still write to the
response.
2022-03-10 23:33:05 +00:00