afterlogic / webmail-lite

AfterLogic WebMail Lite PHP. Fast and easy-to-use webmail front-end for your existing IMAP mail server, Plesk or cPanel.
https://afterlogic.org/webmail-lite
GNU Affero General Public License v3.0
443 stars 120 forks source link

Fixed integrator managers call to webmail manager where username only… #66

Closed siphr closed 7 years ago

siphr commented 7 years ago

… 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.

afterlogic-support commented 7 years ago

Thank you for the contribution, we'll have it checked.

siphr commented 7 years ago

Did you guys, get a chance to have a look at it?

afterlogic-support commented 7 years ago

No sorry, the dev in charge is currently on vacation, coming back next week.

afterlogic-support commented 7 years ago

Thank you, pull request has been approved by our team.

artemij-nemec commented 7 years ago

This functionality was implemented in 'use-login-as-email' plugin https://github.com/afterlogic/use-login-as-email