]> git.openstreetmap.org Git - rails.git/commit
Add a "remember me" box to the login screen that causes you to stay
authorTom Hughes <tom@compton.nu>
Thu, 25 Feb 2010 16:50:56 +0000 (16:50 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 25 Feb 2010 16:50:56 +0000 (16:50 +0000)
commitc879f87a451870da98faea632bd84af596da8a97
treeb6cf76817c2b77e7e0c396d2d0a58614ec2ef9b8
parent60f145f13eb2608ad003e2325aecfc8fb7c37159
Add a "remember me" box to the login screen that causes you to stay
logged in across browser restarts - you will only be logged out if you
don't visit for a month. Closes #1030.
app/controllers/user_controller.rb
app/views/user/login.html.erb