Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change unconfirmed user retention from 2 to 7 days #30285

Merged

Conversation

renchap
Copy link
Sponsor Member

@renchap renchap commented May 13, 2024

This is especially useful on instances with a CAPTCHA configured, otherwise if people that email you because they can not complete the captcha you might be too slow to process the request and the account might have already be deleted. 7 days instead of 2 provides some leeway.

I also extracted the durations to constantes to make them more explicit.

This is especially useful on instances with a CAPTCHA configured, otherwise if people that email you because they can not complete the captcha you might be too slow to process the request and the account might have already be deleted. 7 days instead of 2 provides some leeway.

I also extracted the durations to constantes to make them more explicit.
@renchap renchap requested a review from a team May 13, 2024 21:24
@ClearlyClaire ClearlyClaire added this pull request to the merge queue May 15, 2024
Merged via the queue into mastodon:main with commit 4063951 May 15, 2024
27 checks passed
@ClearlyClaire ClearlyClaire changed the title Retain unconfirmed users longer (1 week) Change unconfirmed user retention from 2 to 7 days May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants