3 Commits

Author SHA1 Message Date
Jan Groß
0838a0a5ce CTF Platform API basic auth
Addded ctf platform Flask app with basic auth functions
register, login, logout
Added ctf platform database design (MySQL Workbench)
Added forward engineered SQL file
Added wsgi startup script
Installed various python dependencies
README.md Updated
.gitignore Updated
2018-07-14 20:55:46 +02:00
Jan Groß
d85fca0ef4 Added ctf Nginx config
Added the Nginx config for the main ctf page
including https and http redirect rules using letsencrypt certificates.
Updated README.md
2018-07-09 07:24:21 -04:00
Jan Groß
19cece5711 Initial commit 2018-07-08 19:03:31 -04:00