master
http://schmonz.livejournal.com/ 2009-08-03 12:54:13 -04:00 committed by Joey Hess
parent b188a25e15
commit d55fbc812b
1 changed files with 5 additions and 0 deletions

View File

@ -22,3 +22,8 @@ Xan.
>>> non-essential, that's not so bad. You'd need to
>>> [[write_a_plugin|plugins/write]] to add a suitable CGI action,
>>> perhaps ?do=whoami, and insert the Javascript. --[[smcv]]
>>>> Cool idea. A similar trick (I first saw it
>>>> [here](http://www.peej.co.uk/articles/http-auth-with-html-forms.html))
>>>> could be used to provide a [[plugins/passwordauth]]-like login form
>>>> for [[plugins/httpauth]].