sam
(Sam Saffron)
11
The context for the change appears to be:
So “must approve users” relies on “admins” to actually do the email validation.
My gut here is that the change to fix is rather complex.
- Must approve users - should only get users that have validated emails
- Hence even if this setting is enabled we should validate emails first prior to passing on users to admins
Which would be a major rework of this feature. Not against this by any means but it feels somewhat complex.