discourse/app/assets
Bianca Nenciu bdfb370f19
FIX: Disallow email invites if enable_local_logins is disabled (#10805)
allowEmails used to always be set to true and did not use
can_invite_via_email, which checks for enable_local_logins.

It was a problem because on sites with local logins
disabled users were allowed to enter email addresses, but
received a generic error "error inviting that user".
2020-10-05 19:38:22 +03:00
..
images FIX: images:compress rake task 2019-03-15 15:23:57 +01:00
javascripts FIX: Disallow email invites if enable_local_logins is disabled (#10805) 2020-10-05 19:38:22 +03:00
stylesheets FEATURE: explain why invites are disabled to staff users (#10810) 2020-10-03 13:05:26 +05:30