Closed siphr closed 7 years ago
Thank you for the contribution, we'll have it checked.
Did you guys, get a chance to have a look at it?
No sorry, the dev in charge is currently on vacation, coming back next week.
Thank you, pull request has been approved by our team.
This functionality was implemented in 'use-login-as-email' plugin https://github.com/afterlogic/use-login-as-email
… logins were ignored and a fully qualified email was always expected.
In the case where the user would use only a username for login, the integrator manager was ignoring this scenario and was only plumbing through the email variable. I've changed the behaviour to check that if there was no email provided then we would use the value form the login variable.