You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 14, 2018. It is now read-only.
if you use an imap server which accepts logins with or without domainname, when a user logs in as
"user" or
"[email protected]" it should be treated as the same logins.
There should somehow be a possibility to tell the plugin to, either, always add the domain if the user didn't add it, or to strip the domain from the username if added.
Actual behaviour
An account "user" and a different user "[email protected]" are created..
The text was updated successfully, but these errors were encountered:
Affected apps
user_external plugin, using imap authentication
Expected behaviour
if you use an imap server which accepts logins with or without domainname, when a user logs in as
"user" or
"[email protected]" it should be treated as the same logins.
There should somehow be a possibility to tell the plugin to, either, always add the domain if the user didn't add it, or to strip the domain from the username if added.
Actual behaviour
An account "user" and a different user "[email protected]" are created..
The text was updated successfully, but these errors were encountered: