Skip to content

Username doesn't get revalidated if it gets overridden by E-Mail #156

Open
@konnisoelch

Description

@konnisoelch

Settings

Versions

  • TYPO3 9.5.5
  • femanager 5.0.0

TypoScript

plugin.tx_femanager.settings.new.validation {
    username.required = 0
    username.uniqueInDb = 1
}

The initial unique check works fine, but if the username gets replaced by the email in femanager/Classes/Controller/NewController.php the username doesn't get revalidated.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions