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

Check for duplicate names or emails #44

Merged
merged 1 commit into from
Sep 12, 2024
Merged

Check for duplicate names or emails #44

merged 1 commit into from
Sep 12, 2024

Conversation

PizieDust
Copy link
Collaborator

fixes #42

This PR checks that multiple accounts don't have the same names or emails.
This is made on the assumption that albatross domains are case sensitive. So foo and Foo shouldn't have any issues.

@PizieDust PizieDust requested a review from hannesm September 12, 2024 09:33
@PizieDust PizieDust self-assigned this Sep 12, 2024
@hannesm hannesm merged commit 6cd5d7a into main Sep 12, 2024
2 checks passed
@hannesm hannesm deleted the issue42 branch September 12, 2024 13:05
@hannesm
Copy link
Contributor

hannesm commented Sep 12, 2024

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Prevent different users from using the same name
2 participants