]> git.openstreetmap.org Git - rails.git/commit
Add additional limits on sending messages
authorTom Hughes <tom@compton.nu>
Wed, 31 Mar 2021 21:29:31 +0000 (22:29 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 31 Mar 2021 21:40:34 +0000 (22:40 +0100)
commit25510b6616261efff26763debbfc34040bd67176
treee80fc2e5ca1ab69afa4d385d177e0a2c63cf767b
parent41f95466faf0cdf3aed3be70f88f0a23d17b420e
Add additional limits on sending messages

Additional limits apply to new accounts and accounts with
unresolved issues reported against them.

Fixes #3135
app/controllers/messages_controller.rb
app/models/issue.rb
app/models/user.rb