]> git.openstreetmap.org Git - rails.git/commitdiff
Add support for suspended and confirmed users
authorTom Hughes <tom@compton.nu>
Sat, 1 May 2010 15:13:47 +0000 (16:13 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 6 May 2010 16:18:34 +0000 (17:18 +0100)
Replace the existing "active" and "visible" with an enumerated status
that allows for extra cases. Currently we have "suspended" for users
who hve triggered the spam detector and "confirmed" for users that have
triggered the detector but have been confirmed as vald by an admin.


No differences found