500 Error on Login After Upgrading from 7.6 to 7.12
I just upgraded and when I hit our git root page I get a "500" error. Users who were previously logged in before the upgrade can continue to use the site and all git operations appear to be working.
My production log shows:
NoMethodError (undefined method `hide_no_password=' for #<User:0x0000000fa78aa0>):
app/controllers/sessions_controller.rb:30:in `new'
I used the omnibus upgrade method (sudo yum install gitlab-ce). Not sure how this relates to a few of the other 7.12 upgrade issues, but hoping someone has advice.