Skip to content

Reactivate User process

As an user, i want to able, to login at my.typo3.org, even if my user does exist only in "old_users" table

AC:

  • create a TCA for the existing table
  • add a login failure hook
  • check if the failed login user exists in old_users
  • move the selected user to LDAP and FE User
Edited by Stefan Busemann