Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Unable to log in after 2.0.16 upgrade
I just upgraded 2.0.12 to 2.0.16. The upgrade went smoothly, except for one problem unrelated to this which I fixed. A short time later, I logged out of my admin account and when I went to log in again, I found that my username/password form had been replaced by Twitter and Facebook buttons.
I've never used Twitter or Facebook logins and have no plugins enabled that have anything to do with either service. Upon investigation, I found this new form in
I was able to log in again by replacing the entire contents of signin2.php with a PHP include that loaded signin.php, but that's doesn't approach the root of the problem. So my questions are three:
* What could have caused this?
* How can I fix it? (actually fix, not just hack around like I did)
* How can I be sure it will not happen again?
Thanks.
I've never used Twitter or Facebook logins and have no plugins enabled that have anything to do with either service. Upon investigation, I found this new form in
dashboard/views/entry/signin2.php
within my theme folder. The correct form is signin.php
in the same location. I've never seen this signin2 form before and have no idea why it started loading.I was able to log in again by replacing the entire contents of signin2.php with a PHP include that loaded signin.php, but that's doesn't approach the root of the problem. So my questions are three:
* What could have caused this?
* How can I fix it? (actually fix, not just hack around like I did)
* How can I be sure it will not happen again?
Thanks.
0
Comments
Vanilla Forums COO [GitHub, Twitter, About.me]