- Issue created by @c-logemann
When mail address is currently not exactly case sensitive at least "assign_auto" will not work.
Just try a mail address which is a little bit different between user mail entry and grant invitation with uppercase chars.
Replacing "user_load_by_mail" will be a good start for 'assign_auto'. And check other strategies.
- Replace "user_load_by_mail" with a case insensitive database call
- Check other strategies about mail address search.
-
-
Active
1.0
Code