diff options
-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. |