aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/Disable_account_creation_for_new_users
diff options
context:
space:
mode:
authorhttp://smcv.pseudorandom.co.uk/ <smcv@web>2011-11-30 12:09:16 -0400
committeradmin <admin@branchable.com>2011-11-30 12:09:16 -0400
commit75f538faf434474c522a3ae2e954aa032297033d (patch)
tree7b6b12de826507fc20cf4754227fa2594493fd95 /doc/forum/Disable_account_creation_for_new_users
parent05cbf0109bef5791893b7d144d18765192bc642d (diff)
downloadikiwiki-75f538faf434474c522a3ae2e954aa032297033d.tar
ikiwiki-75f538faf434474c522a3ae2e954aa032297033d.tar.gz
Added a comment
Diffstat (limited to 'doc/forum/Disable_account_creation_for_new_users')
-rw-r--r--doc/forum/Disable_account_creation_for_new_users/comment_2_865591f77966f1657a9a4b2426318c51._comment12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/forum/Disable_account_creation_for_new_users/comment_2_865591f77966f1657a9a4b2426318c51._comment b/doc/forum/Disable_account_creation_for_new_users/comment_2_865591f77966f1657a9a4b2426318c51._comment
new file mode 100644
index 000000000..d04cfb6db
--- /dev/null
+++ b/doc/forum/Disable_account_creation_for_new_users/comment_2_865591f77966f1657a9a4b2426318c51._comment
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="http://smcv.pseudorandom.co.uk/"
+ nickname="smcv"
+ subject="comment 2"
+ date="2011-11-30T16:09:16Z"
+ content="""
+Not currently possible, but you can configure [[plugins/passwordauth]] to
+ require an `account_creation_password`, and not tell anyone else what
+it is; or you could use [[plugins/httpauth]] for authenticated editing.
+(My mostly-static ikiwiki sites only allow [[plugins/httpauth]] over
+HTTPS.)
+"""]]