Project

General

Profile

« Previous | Next » 

Revision 8ee46221

Added by Amos Benari over 10 years ago

fixes #3935 new login page RCUE style

View differences:

app/controllers/users_controller.rb
#valid user
login_user(user)
end
else
render layout: 'login'
end
end

Also available in: Unified diff