discourse/lib/rate_limiter
Bianca Nenciu 38af28d58b
FIX: Allow add email to group if user can invite (#13097)
It used to allow adding email addresses to a group even if invites were
disabled for the site. This does not allow user to input email address
if they cannot invite.

The second thing this commit improves is the message that is displayed
to the user when they hit the invite rate limit.
2021-05-21 11:34:17 +03:00
..
limit_exceeded.rb FIX: Allow add email to group if user can invite (#13097) 2021-05-21 11:34:17 +03:00
on_create_record.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00