CentreForDigitalHumanities / CentreForDigitalHumanities/Textcavator
Resend confirmation email
- Dominant language
- Python
- Stars
- 12
- Forks
- 3
- Avg merge
- 3d 3m
- Merged PRs (30d)
- 9
Description
Left over from https://github.com/UUDigitalHumanitieslab/I-analyzer-django/issues/3
For email validation, users should be able to request that the email to confirm their address is resent. Either because
- they have deleted the email
- the token for email confirmation has expired (does that happen?)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the existing email-validation confirmation flow and how confirmation tokens are handled. Check whether tokens expire and how users currently request account-related emails. Done means users can request a new confirmation email when the original was deleted or its token has expired, with the behavior covered by the project’s existing tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- authentication, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100