opinion about login page clarity

master
http://jmtd.livejournal.com/ 2009-10-02 14:22:47 -04:00 committed by Joey Hess
parent b9b4bb5cb9
commit b2f3514029
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
When multiple login methods are enabled, the ikiwiki login page lists one form per method, e.g.
* one for openid
* 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]]