diff options
author | http://schmonz.livejournal.com/ <http://schmonz.livejournal.com/@web> | 2009-08-03 12:54:13 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-08-03 12:54:13 -0400 |
commit | d55fbc812bbf4a167dcb92b10895fa38033af958 (patch) | |
tree | 9a406a03d676da7fdf131182acdde7bd3f04694e | |
parent | b188a25e152dec8e0515b1f69bcafe67f540ca0a (diff) | |
download | ikiwiki-d55fbc812bbf4a167dcb92b10895fa38033af958.tar ikiwiki-d55fbc812bbf4a167dcb92b10895fa38033af958.tar.gz |
response
-rw-r--r-- | doc/forum/appear_if_you_are_login_or_not_in_a_page.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/forum/appear_if_you_are_login_or_not_in_a_page.mdwn b/doc/forum/appear_if_you_are_login_or_not_in_a_page.mdwn index ec3ca4138..239f78f5d 100644 --- a/doc/forum/appear_if_you_are_login_or_not_in_a_page.mdwn +++ b/doc/forum/appear_if_you_are_login_or_not_in_a_page.mdwn @@ -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]]. |