index
:
companion
this commit
master
The companion spawned for one user.
emile
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
*
Correctly deliver timestamp and not bool; fix 'flagTries' raise problem
maride
2019-10-06
|
*
Save timestamp when entering flag
maride
2018-10-01
|
*
Add time limit(s)
maride
2018-09-14
|
*
Fix table
maride
2018-09-11
|
*
Update README with API endpoints
maride
2018-09-11
|
*
Fix: really download the certificate, avoid Blobs
maride
2018-09-08
|
*
UI: GET/POST logout fix, avoid 'Wrong credentials' notice when logging out
maride
2018-09-08
|
*
Fix: allow VPN network to be deletable, too (disconnect companion from that ↵
maride
2018-09-08
|
|
|
|
network)
*
Seed the random number generator at start
maride
2018-09-08
|
*
Fix: map the correct port
maride
2018-09-08
|
*
Avoid collision by adding the hashed username to networks
maride
2018-09-08
|
*
Stop all challenge containers on shutdown
maride
2018-09-08
|
*
Cleanup, react to signals (\^C), tidy up and sort code
maride
2018-09-07
|
*
Forward IP range of containers and subnet to VPN container
maride
2018-09-05
|
*
Use fixed Docker API version
maride
2018-09-04
|
*
Increase logging
maride
2018-09-04
|
*
Un-hardcode VPN container base name
maride
2018-09-04
|
*
Add Dockerfile
maride
2018-09-04
|
*
Autofocus username input field
maride
2018-09-04
|
*
Listen on all IPs, not only internal
maride
2018-09-04
|
*
Merge branch 'access'
maride
2018-09-04
|
\
|
*
Avoid HTML rendering of OVPN certificate
maride
2018-09-04
|
|
|
*
Un-hardcode network name, remove fixed IP block to avoid collision on the ↵
maride
2018-09-04
|
|
|
|
|
|
|
|
host system
|
*
Abort on errors
maride
2018-09-02
|
|
|
*
Correctly link port to container, specify IP range
maride
2018-09-02
|
|
|
*
Add port forwarding for VPN, print remote address/port into env vars of VPN ↵
maride
2018-08-23
|
|
|
|
|
|
|
|
container
|
*
Add VPN container and access
maride
2018-08-23
|
/
*
As long as we're not providing an endpoint to get the username for the ↵
maride
2018-08-22
|
|
|
|
frontend, remove Handlebars requesting the user name
*
Remove unused function call
maride
2018-08-22
|
*
Add filter for challenge categories
maride
2018-08-22
|
*
Add background image
maride
2018-08-21
|
*
Add container start/stop handlers
maride
2018-08-21
|
*
Feature: Start and stop challenge containers
maride
2018-08-21
|
*
Submit flags in background
maride
2018-08-21
|
*
Minor UI changes
maride
2018-08-21
|
*
Bootstrap & Handlebars magic for a 21st-century-worthy UI
maride
2018-08-14
|
*
Host /challenges statically
maride
2018-08-14
|
*
Add submit functionality for flags, and keep track of wrong tries
maride
2018-08-14
|
*
Use POST for logout
maride
2018-08-14
|
*
Add challenges
maride
2018-08-14
|
*
Add example HTML files
maride
2018-08-14
|
*
Add Login/Logout/Sessions using given access codes
maride
2018-08-14
|
*
Add README with basic scope/purpose description
maride
2018-08-14