didn't we already close this bug? Yes, we did. hmm

master
Joey Hess 2009-10-02 15:05:40 -04:00
parent 10ef209136
commit 49f0745050
1 changed files with 8 additions and 0 deletions

View File

@ -4,3 +4,11 @@ When multiple login methods are enabled, the ikiwiki login page lists one form p
* one for local user/password store
Followed by the "login" button underneath. It's not obvious to anyone unfamiliar with the software that these are distinct forms, or that there are multiple ways of logging in, etc. -- [[Jon]]
> As discussed in [[login_page_non-obvious_with_openid]],
> architectural reasons disallow multiple forms, with multiple
> submit buttons. But the default style sheet includes
> a styling for the openid portion of the form that makes
> it visually distinct from the rest of the form. I'm sure the styling
> could be improved, but the current form does not seem too non-obvious
> to me, or to naive users in the field. --[[Joey]]