]> git.openstreetmap.org Git - rails.git/commit
Allow users to change their password from the account page, and get rid
authorTom Hughes <tom@compton.nu>
Tue, 12 Jun 2007 00:28:53 +0000 (00:28 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 12 Jun 2007 00:28:53 +0000 (00:28 +0000)
commit2afcb4b222b6a5ef11e537e3fb33e7cc7246b966
tree7acd5b1be89125f386f66a61b79f658b4bc2867c
parentafe8ffffe945eb3201a9c6e3b10157c55d167488
Allow users to change their password from the account page, and get rid
of the separate edit page that (partially) duplicated the account page.
app/controllers/user_controller.rb
app/models/user.rb
app/views/user/account.rhtml
app/views/user/edit.rhtml [deleted file]
config/routes.rb