summaryrefslogtreecommitdiff
path: root/cgi-bin/auth.cgi
Commit message (Expand)AuthorAgeFilesLines
* Update auth cgi to work with python 3.11HEADmasterVincent Sanders2023-12-131-5/+2
* Forbidden is not good. Unauthorized is better. Daniel is a numptyDaniel Silverstone2019-02-161-1/+1
* Write 403 on NOAUTHDaniel Silverstone2019-02-161-0/+1
* Realm list derefDaniel Silverstone2018-11-041-1/+1
* Support changing realmDaniel Silverstone2018-11-041-5/+7
* Of course cgi parameters are listsDaniel Silverstone2018-11-041-2/+2
* Even more debugDaniel Silverstone2018-11-041-1/+1
* More debugDaniel Silverstone2018-11-041-3/+7
* Decode user/password as utf8Daniel Silverstone2018-11-041-1/+1
* Better decodeDaniel Silverstone2018-11-041-2/+2
* Move settings in the hope we get something usefulDaniel Silverstone2018-11-041-6/+4
* Basic auth testDaniel Silverstone2018-11-041-5/+30
* I cannot pythonDaniel Silverstone2018-11-041-1/+2
* How about python though?Daniel Silverstone2018-11-041-1/+1
* How does cgi work?Daniel Silverstone2018-11-041-1/+1
* Hunt the mising authDaniel Silverstone2018-11-041-0/+4
* Fix syntaxerrorDaniel Silverstone2018-11-041-2/+0
* More tweaksDaniel Silverstone2018-11-041-0/+3
* Find out if anything happensDaniel Silverstone2018-11-041-0/+12