Skip to content
  • Stefan Busemann's avatar
    [FEATURE] Reactivate user process · 88833644
    Stefan Busemann authored
    After an unsucessful login attempt, a hook checks if the user exists in
    old_users. If the user is found, a local fe_user and a ldap is created.
    The old_user will be removed.
    The visitor will be redirected to a page on which the process is
    described and the user should start the password recovery.
    88833644