about summary refs log tree commit diff
path: root/src/http.go
Commit message (Expand)AuthorAge
* minor editEmile2019-10-09
* filtering out bad usernames such as traefik and registerEmile2019-10-09
* reading the hostname von env varsEmile2019-10-09
* generated a random access codeEmile2019-10-09
* removed the companion map as it is not usedEmile2019-10-09
* added an endpoint displaying the user their credentials and redirecting them ...Emile2019-10-09
* added a map mapping the users to their container idsEmile2019-10-07
* spawn a container on registrationEmile2019-10-07
* added a redirect to usernameTaken if the username already existsEmile2019-10-07
* basic setupEmile2019-10-06