diff options
author | https://social.mayfirst.org/mjray <mjray@web> | 2018-02-05 06:53:06 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2018-02-05 06:53:06 -0400 |
commit | 3a9db1aabe6fcec446e583baa72d9b8ae8764291 (patch) | |
tree | fc7529a31e9240ba1fdf2a055629e6751dd1fd26 /doc | |
parent | 36bb1f6dc74bcd8d81e0f0471897d109e0bd5282 (diff) | |
download | ikiwiki-3a9db1aabe6fcec446e583baa72d9b8ae8764291.tar ikiwiki-3a9db1aabe6fcec446e583baa72d9b8ae8764291.tar.gz |
improve reply wording with a crosslink
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/Restrict_page_viewing.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/todo/Restrict_page_viewing.mdwn b/doc/todo/Restrict_page_viewing.mdwn index d40cee6d1..69b15a187 100644 --- a/doc/todo/Restrict_page_viewing.mdwn +++ b/doc/todo/Restrict_page_viewing.mdwn @@ -41,6 +41,7 @@ much more maintainable htaccess file. >>>>> If you use the httpauth and the cgiauthurl method, you can restrict a path >>>>> like /private/* to be accessible only under the authenticated request uri. ->>>>>> Note that if editing is enabled, then you should set the restriction in locked_pages too +>>>>>> Note that if editing is enabled, then you should set the restriction in +>>>>>> [[plugins/lockedit]]'s locked_pages too >>>>>> or they may be able to view pages by editing the page= value in the editor's >>>>>> query string. --[mjr](http://mjr.towers.org.uk/) |