Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | removed the code returning the accesscode from the spawnCompanion function | Emile | 2019-10-07 |
| | |||
* | generating a session salt | Emile | 2019-10-07 |
| | | | | current unix time in nanoseconds | ||
* | added the command line arguments | Emile | 2019-10-07 |
| | |||
* | mounting the circus companion file seeding the challenges into the companion ↵ | Emile | 2019-10-07 |
| | | | | | | container careful: if the setup is run in a docker-swarm, this might break because the individual containers await the companion file in /etc/companion.json | ||
* | mounting the docker-socket | Emile | 2019-10-07 |
| | |||
* | added a redirect to usernameTaken if the username already exists | Emile | 2019-10-07 |
| | |||
* | basic setup | Emile | 2019-10-06 |