diff options
author | Amitai Schlair <schmonz@magnetic-babysitter.(none)> | 2009-08-30 16:34:32 -0400 |
---|---|---|
committer | Amitai Schlair <schmonz@magnetic-babysitter.(none)> | 2009-08-30 16:34:32 -0400 |
commit | fe350e8b895be69471fad094fcdcf0b4c7d3beb3 (patch) | |
tree | 5d48b57f583fedc2a9b765d3a9ea7b0c6c1d5891 /doc/todo | |
parent | 1af7d7d8429b6e73493a5f8ba877c6cfb888cfe1 (diff) | |
parent | 7021fc36466d80ca0c4105b82239d3ba008ade80 (diff) |
Merge branch 'master' of git://github.com/joeyh/ikiwiki
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/Restrict_page_viewing.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/Restrict_page_viewing.mdwn b/doc/todo/Restrict_page_viewing.mdwn index 089d27fff..9c1889d63 100644 --- a/doc/todo/Restrict_page_viewing.mdwn +++ b/doc/todo/Restrict_page_viewing.mdwn @@ -34,3 +34,6 @@ much more maintainable htaccess file. >>> web servers, for systems with web servers you don't have access to, and >>> doubtless for other purposes. Such a plugin would add quite a bit of flexibility, >>> and in that sense (IMO, of course) it'd be in the spirit of ikiwiki. --[[schmonz]] + +>>>> Yes, I think this could probably be used in combination with ikiwiki's +>>>> httpauth and openid plugins. --[[Joey]] |