Did login js change recently? [closed]
I made some local changes to the deps/django_authopenid/backend.py files - 'password' method to query the unix passwd system.
I just updated to the latest code on my beta site, and I noticed that when I go to the sign-in page (/account/signin) I get the service provide logos, but when I click on the askbot logo, I don't get the username/password box I used to get.
I get a POST back to the server instead.
Any quick ideas on what might have changed?
Comments