[stable 5.3] [error 500] After update to 5.3 - undefined method password_expires_at
Created by: lippoliv
Hey there, I hope someone can help me with this problem.
I have updated to 5.3, all went OK all checks OK.
But after I log into gitlab, I got Error 500.
In /home/git/gitlab/log/production.log there is an Message:
NoMethodError (undefined method `password_expires_at' for #<User:0x00000003ba50d8>):
app/controllers/application_controller.rb:162:in `check_password_expiration'
Somene got an Idea?