diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-04 11:26:52 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-04 11:26:52 +0000 |
commit | a5f3c2e1d163d915fcd88b0e74e8958519733204 (patch) | |
tree | 6ba2e9aa32716f36837505a6d21259cfbdcb8cf5 | |
parent | ff073b303f6afab12ed5601de6a01e809d501172 (diff) | |
download | ikiwiki-a5f3c2e1d163d915fcd88b0e74e8958519733204.tar ikiwiki-a5f3c2e1d163d915fcd88b0e74e8958519733204.tar.gz |
response
-rw-r--r-- | doc/banned_users/discussion.mdwn | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/banned_users/discussion.mdwn b/doc/banned_users/discussion.mdwn index 4658df264..af945e953 100644 --- a/doc/banned_users/discussion.mdwn +++ b/doc/banned_users/discussion.mdwn @@ -10,4 +10,10 @@ whether OpenID users are stored in .ikiwiki/userdb file. --Pawel >> What about password of OpenID users? I can see in Preferences >> page that I can change my password there. Has it a sense? >> After all I store my OpenID password on OpenID server and I don't ->> want to do it on ikiwiki home page site. --Pawel
\ No newline at end of file +>> want to do it on ikiwiki home page site. --Pawel + +> This wiki is currently configured to use both passwordauth and openid, so +> it's possible to create an account by signing in with an openid, then +> enter a password for that account, and then log in using the openid and +> the password. Though I can't imagine why you'd waint to do that.. The +> password stuff goes away if passwordauth is disabled. |