]> git.openstreetmap.org Git - rails.git/commit
Allow a user's email address to be marked invalid, and suppress most
authorTom Hughes <tom@compton.nu>
Wed, 13 Aug 2008 10:45:49 +0000 (10:45 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 13 Aug 2008 10:45:49 +0000 (10:45 +0000)
commitf8367c3ee1418548b5397b6a21f287c2407963e1
tree02bdcf4598f3a4c8341dabed41f8cefe0a3b64c6
parente379287e84ee44a1a8a1e50cf0d22d81b00fc009
Allow a user's email address to be marked invalid, and suppress most
notification mails for such users.
app/controllers/user_controller.rb
app/models/notifier.rb
db/migrate/013_add_email_valid.rb [new file with mode: 0644]