Skip to content
This repository was archived by the owner on Nov 14, 2018. It is now read-only.
This repository was archived by the owner on Nov 14, 2018. It is now read-only.

[user_external] imap: username and username@domain.com are treated as different users #2219

@yennor

Description

@yennor

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
"user@example.com" 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 "user@example.com" are created..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions