about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* Un-hardcode VPN container base namemaride2018-09-04
|
* Add Dockerfilemaride2018-09-04
|
* Autofocus username input fieldmaride2018-09-04
|
* Listen on all IPs, not only internalmaride2018-09-04
|
* Merge branch 'access'maride2018-09-04
|\
| * Avoid HTML rendering of OVPN certificatemaride2018-09-04
| |
| * Un-hardcode network name, remove fixed IP block to avoid collision on the ↵maride2018-09-04
| | | | | | | | host system
| * Abort on errorsmaride2018-09-02
| |
| * Correctly link port to container, specify IP rangemaride2018-09-02
| |
| * Add port forwarding for VPN, print remote address/port into env vars of VPN ↵maride2018-08-23
| | | | | | | | container
| * Add VPN container and accessmaride2018-08-23
|/
* As long as we're not providing an endpoint to get the username for the ↵maride2018-08-22
| | | | frontend, remove Handlebars requesting the user name
* Remove unused function callmaride2018-08-22
|
* Add filter for challenge categoriesmaride2018-08-22
|
* Add background imagemaride2018-08-21
|
* Add container start/stop handlersmaride2018-08-21
|
* Feature: Start and stop challenge containersmaride2018-08-21
|
* Submit flags in backgroundmaride2018-08-21
|
* Minor UI changesmaride2018-08-21
|
* Bootstrap & Handlebars magic for a 21st-century-worthy UImaride2018-08-14
|
* 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 example HTML filesmaride2018-08-14
|
* Add Login/Logout/Sessions using given access codesmaride2018-08-14
|
* Add README with basic scope/purpose descriptionmaride2018-08-14