about summary refs log tree commit diff
path: root/src/http.go
Commit message (Expand)AuthorAge
* gofmt and added user to stats structEmile2019-10-09
* Add non-protected handler for statistics, /api/getStatsmaride2019-10-06
* Correctly deliver timestamp and not bool; fix 'flagTries' raise problemmaride2019-10-06
* Save timestamp when entering flagmaride2018-10-01
* Add time limit(s)maride2018-09-14
* Fix: really download the certificate, avoid Blobsmaride2018-09-08
* Cleanup, react to signals (\^C), tidy up and sort codemaride2018-09-07
* Listen on all IPs, not only internalmaride2018-09-04
* Add VPN container and accessmaride2018-08-23
* Add container start/stop handlersmaride2018-08-21
* Host /challenges staticallymaride2018-08-14
* Add submit functionality for flags, and keep track of wrong triesmaride2018-08-14
* Use POST for logoutmaride2018-08-14
* Add challengesmaride2018-08-14
* Add Login/Logout/Sessions using given access codesmaride2018-08-14