diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-01-08 21:01:54 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-01-08 21:01:54 -0500 |
commit | dc16e386819da912a5fa37214a0d1335cc4d97f5 (patch) | |
tree | 843146a6f445accef977459868a313d06f17e7c0 /doc/todo | |
parent | 13cf99822d6f89ed181de468c180e7ee5c723f5c (diff) | |
parent | d21467601cf37d99911350e2dffb0f80388be92d (diff) |
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/enable-htaccess-files.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/todo/enable-htaccess-files.mdwn b/doc/todo/enable-htaccess-files.mdwn index 68f0b9be2..4d377d3f6 100644 --- a/doc/todo/enable-htaccess-files.mdwn +++ b/doc/todo/enable-htaccess-files.mdwn @@ -39,4 +39,12 @@ access and such .htaccess files should not be accessible through wiki cgi. Of co > See [[debbug 447267]] for a patch for this. +--- + +bump! I would like to see some form of this functionality included in ikiwiki. I use a patched version, but +its a bit of a PITA to constantly apply it (and to forget sometimes!). I know that security concern is important to consider, +but I use ikiwiki with a very small group of people collaborating so svn/web access is under control +and htaccess is for limiting access to some areas of wiki. +It should be off by default of course. --Max + [[tag patch]] |