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

Add password is same as username check in app (T211639) #3141

Merged
merged 4 commits into from Feb 24, 2022

Conversation

svenvdvoort
Copy link
Contributor

@svenvdvoort svenvdvoort commented Feb 24, 2022

Hello!

This PR adds a check to the CreateAccount and ResetPassword activities that will warn the user if the new password is the same as the username (T211639). This constraint is enforced by the Wikipedia site and it's useful to give users direct feedback on these constraints.

Yours sincerely, Sven.

P.S. I'm part of group of 4 students who will spend 10 weeks investigating the software architecture of wikipedia-android as part of the Software Architecture MSc course at TU Delft. We'll be writing several blog posts about our findings and make contributions to the project. If possible, it would be great to get in contact with core developers, both at the Wikimedia Foundation and volunteers, so please reach out! :)

Copy link
Member

@dbrant dbrant left a comment

Choose a reason for hiding this comment

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

Thanks! See comments inline.

@dbrant dbrant merged commit 45e22d2 into wikimedia:main Feb 24, 2022
@svenvdvoort svenvdvoort deleted the PasswordCheck branch February 24, 2022 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants