index
:
register
this commit
master
The registration
emile
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
added another decriptive image (circus)
Emile
5 years
Age
Commit message
Author
2019-10-26
added another decriptive image (circus)
HEAD
master
Emile
2019-10-12
regex the username
Emile
2019-10-11
fetching images from the darknebula registry
Emile
2019-10-11
[CI SKIP] added more info
Emile
2019-10-11
drone file
Emile
2019-10-11
drone file
Emile
2019-10-11
drone file
Emile
2019-10-11
vpnremoteport as flag
Emile
2019-10-10
Add drone file
Alexander Karl
2019-10-09
one dot taking down a whole container
Emile
2019-10-09
added a block explaining where the companion can be reached
Emile
2019-10-09
added more steps to the spinner
Emile
2019-10-09
loading button spinner bootstrap stuff
Emile
2019-10-09
https, each user with a custom service
Emile
2019-10-09
simply returning on invalid username
Emile
2019-10-09
minor edit
Emile
2019-10-09
filtering out bad usernames such as traefik and register
Emile
2019-10-09
removed a faulty dollar sign
Emile
2019-10-09
reading the vpnRemoteAddress from the HOSTNAME env var
Emile
2019-10-09
reading the hostname von env vars
Emile
2019-10-09
generated a random access code
Emile
2019-10-09
updated the template
Emile
2019-10-09
removed the companion map as it is not used
Emile
2019-10-09
added an endpoint displaying the user their credentials and redirecting them ...
Emile
2019-10-08
vpnRemoteAddress increase
Emile
2019-10-08
exposing the container using traefik labels
Emile
2019-10-08
added the nat dependency allowing exposed ports
Emile
2019-10-08
added some dependencies fixing go vendor foo
Emile
2019-10-08
fixed minimal issues crashing the container
Emile
2019-10-08
added setup instructions
Emile
2019-10-08
minor edits, renames
Emile
2019-10-08
getting the ip address of the container and printing it
Emile
2019-10-08
getting the circus network id
Emile
2019-10-08
starting the docker container
Emile
2019-10-08
using the network config
Emile
2019-10-08
getting the network id and building the network config
Emile
2019-10-08
corrected the cmd syntax
Emile
2019-10-08
added another import
Emile
2019-10-07
updated the dependencies
Emile
2019-10-07
started splitting up the spawnCompanion function into multiple smaller functions
Emile
2019-10-07
Merge branch 'master' of git.darknebu.la:circus/circus-register
Emile
2019-10-07
added a map mapping the users to their container ids
Emile
2019-10-07
spawn a container on registration
Emile
2019-10-07
removed the code returning the accesscode from the spawnCompanion function
Emile
2019-10-07
Update 'README.md'
emile
2019-10-07
added an image explaining the procedure
Emile
2019-10-07
added an images folder containing illustrative images
Emile
2019-10-07
generating a session salt
Emile
2019-10-07
added the command line arguments
Emile
2019-10-07
mounting the circus companion file seeding the challenges into the companion ...
Emile
[...]