]> git.openstreetmap.org Git - rails.git/commit
First half of a password reset function
authorSteve Coast <steve@asklater.com>
Fri, 17 Nov 2006 13:31:15 +0000 (13:31 +0000)
committerSteve Coast <steve@asklater.com>
Fri, 17 Nov 2006 13:31:15 +0000 (13:31 +0000)
commitf864203056d2988b46b202f2cc00783378ee140a
treef7d1948ad593eef2c58fe2e7c888281b5c11df8a
parente62fe92282de957f0be76bee2d21de50bffd8625
First half of a password reset function
app/controllers/user_controller.rb
app/models/notifier.rb
app/models/user.rb
app/views/layouts/site.rhtml
app/views/notifier/lost_password.rhtml [new file with mode: 0644]
app/views/user/login.rhtml
app/views/user/lost_password.rhtml [new file with mode: 0644]
app/views/user/new.rhtml
config/routes.rb
public/stylesheets/site.css