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 was archived by the owner on Jan 8, 2026. It is now read-only.
Hello,
i am trying to reset the user password, but when i am click the reset link inside the email
( /register?reset={{user.confirmationToken}} )
i get the folowing error
"UserDiscriminator, error getting form type : "" not found"
Does anyone know how to solve that?