First time here? Check out the FAQ!
1

form for local login is shown even if it is disabled

Local login is disabled in Ask Fedora but the form to use it, is still shown. That seems very confusing to users at times. Refer to https://ask.fedoraproject.org/account/signin/?next=/

Also, is there a preference to make the wordpress, flickr icons etc the same size as others?

mether's avatar
1.5k
mether
asked 2013-04-20 15:43:00 -0500
Evgeny's avatar
13.2k
Evgeny
updated 2013-04-20 19:32:15 -0500
edit flag offensive 0 remove flag close merge delete

Comments

There is no way to change icons now besides editing the templates/css. Also - there may be changes in this area, we currently have a branch where the login is used in a modal menu, but it needs merging with master and thorough testing.

Evgeny's avatar Evgeny (2013-04-20 17:48:42 -0500) edit

Ok. Thanks

mether's avatar mether (2013-04-20 17:58:20 -0500) edit
add a comment see more comments

1 Answer

0

As a quick one-off solution - please modify function askbot.deps.django_authopenid.util.use_password_login() to always return False.

edit fixed this issue in the repository

Evgeny's avatar
13.2k
Evgeny
answered 2013-04-20 17:32:20 -0500, updated 2013-04-20 19:32:03 -0500
edit flag offensive 0 remove flag delete link

Comments

mether's avatar mether (2013-04-20 17:41:43 -0500) edit
add a comment see more comments