summaryrefslogtreecommitdiff
path: root/cgi-bin
Commit message (Collapse)AuthorAgeFilesLines
* cookies.cgi: Older python needs older syntaxDaniel Silverstone2019-08-021-1/+1
| | | | Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* cookies.cgi: Move where we output the headerDaniel Silverstone2019-08-021-2/+3
| | | | Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* cookies.cgi: Make executableDaniel Silverstone2019-08-021-0/+0
| | | | Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* CGI: Add a basic cookies CGIDaniel Silverstone2019-08-021-0/+62
| | | | Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* Handy sleep CGIDaniel Silverstone2019-06-151-0/+29
| | | | Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* add missing space after url: in popular sites yamlVincent Sanders2019-05-181-3/+3
|
* Initial env.cgiDaniel Silverstone2019-02-171-0/+65
|
* 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
|
* Buffer the icon saveDaniel Silverstone2019-02-161-2/+9
|
* Flush stdout before the imageDaniel Silverstone2019-02-161-0/+1
|
* CGI: Add image.cgiDaniel Silverstone2019-02-161-0/+54
| | | | | | | | | | | | Image generator CGI, supports: width=xxx height=xxx format=xxx Formats supported include: png, jpeg, bmp, ico, gif, webp Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* monkey-index.cgi: Change mime type to text/plain.Michael Drake2019-02-161-1/+1
|
* Add monkey index CGIDaniel Silverstone2019-02-161-0/+35
|
* 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