summaryrefslogtreecommitdiffstats
path: root/run.py
AgeCommit message (Collapse)AuthorFilesLines
2017-01-13Strip kerberos authenticationHEADmasterJohannes Löthberg1-37/+0
It was mostly just a play-thing, specific to me, and not currently set up. Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2016-06-17No favicon!Johannes Löthberg1-0/+4
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-02-16Check authentication status in all viewsJohannes Löthberg1-0/+4
2015-02-16Add function for checking authentication statusJohannes Löthberg1-1/+7
2015-02-16Add page for logging inJohannes Löthberg1-1/+16
2015-02-16Set kkeytab and init flask_kerberosJohannes Löthberg1-0/+13
2015-02-16remove oldcruftJohannes Löthberg1-3/+1
2015-02-16Split out classes, config fileJohannes Löthberg1-41/+14
2014-10-23pygmentize irc logs, friendly.cssJohannes Löthberg1-46/+12
2014-10-23Initial commit of working Flask appJohannes Löthberg1-27/+107
2014-10-23init commitJohannes Löthberg1-0/+57