inveniosoftware / invenio-accounts

Invenio module for managing user accounts.
https://invenio-accounts.readthedocs.io
MIT License
6 stars 67 forks source link

Confirm Email : Users With Expired or Lost Confirm Email link Stuck in Login Workflow #443

Closed Samk13 closed 6 months ago

Samk13 commented 1 year ago

Package version (if known): V11 - V12

If a user loses or has an expired verification email, they are unable to log in, confirm, or reset their password. The system displays an "Email requires confirmation" message, and there are no other options for proceeding.

The current solutions involve direct manipulation of the database or using the command-line interface (CLI) with manual activation, neither of which is user-friendly.

Describe the bug

A clear and concise description of what the bug is.

Steps to Reproduce

See GIF logging-err

Expected behavior

Possibility to resend the confirmation email

Additional context

Discord conversation