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

[FR] Enable restrictions on allowed domains for signup #4172

Merged
merged 11 commits into from Jan 8, 2023

Conversation

matmair
Copy link
Member

@matmair matmair commented Jan 7, 2023

This PR adds an optional validation step that makes sure only approved email addresses can register new accounts.
This does not prevent users from later changing their email address to a non-approved domain.

Fixes #4168

@matmair matmair self-assigned this Jan 7, 2023
@matmair matmair added enhancement This is an suggested enhancement or new feature security Relates to a security issue setup Relates to the InvenTree setup / installation process labels Jan 7, 2023
@matmair matmair added this to the 0.10.0 milestone Jan 7, 2023
@matmair matmair marked this pull request as ready for review January 7, 2023 16:05
matmair added a commit to matmair/inventree-docs that referenced this pull request Jan 7, 2023
@matmair
Copy link
Member Author

matmair commented Jan 7, 2023

Ready for merge

@SchrodingersGat
Copy link
Member

@matmair nice work thanks

@SchrodingersGat SchrodingersGat merged commit be85918 into inventree:master Jan 8, 2023
@matmair matmair deleted the matmair/issue4168 branch January 8, 2023 21:32
SchrodingersGat pushed a commit to inventree/inventree-docs that referenced this pull request Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This is an suggested enhancement or new feature security Relates to a security issue setup Relates to the InvenTree setup / installation process
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FR] Enable restrictions on allowed domains for signup
2 participants