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

850: Increase allowed email length to 254 #1298

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

sarahsporck
Copy link
Contributor

Short description

Apparently emails can be longer than 100 characters. An email length of 254 characters can be considered the maximum length, therefore this PR increases the allowed length to 254.

Proposed changes

  • add migration to increase allowed email length

Resolved issues

Fixes: #850

Copy link
Contributor

@f1sh1918 f1sh1918 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested migration locally. Works fine

@sarahsporck sarahsporck merged commit 7ab5bf1 into main Feb 20, 2024
1 check passed
@sarahsporck sarahsporck deleted the 850-increase-allowed-email-length-for-db-scheme branch February 20, 2024 15:10
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.

Increase allowed email length for DB scheme
2 participants