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

Refactor/remove names from password retrieval #408

Merged
merged 2 commits into from
Oct 8, 2020

Conversation

MaxKless
Copy link
Collaborator

@MaxKless MaxKless commented Oct 7, 2020

PR Type

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[x] Refactoring (no functional changes, no API changes)
[ ] Build-related changes
[ ] CI-related changes
[ ] Documentation content changes
[ ] Application / infrastructure changes
[ ] Other:

What Is the Current Behavior?

Currently, users have to provide their email, first name and last name in order to reset their password, even though this is not required by the REST api.

What Is the New Behavior?

The "Forgot Password" form and user service have been adjusted to only require an email adress.

Does this PR Introduce a Breaking Change?

[ ] Yes
[x] No

@MaxKless MaxKless self-assigned this Oct 7, 2020
M-Behr
M-Behr previously approved these changes Oct 8, 2020
@MaxKless MaxKless force-pushed the refactor/remove-names-from-password-retrieval branch from d08ac3a to 7584000 Compare October 8, 2020 10:11
@SGrueber SGrueber self-requested a review October 8, 2020 12:45
@MaxKless MaxKless requested a review from M-Behr October 8, 2020 12:55
@shauke shauke added this to the 0.25 milestone Oct 8, 2020
@shauke shauke added the enhancement Enhancement to an existing feature label Oct 8, 2020
@MaxKless MaxKless merged commit 299abd1 into develop Oct 8, 2020
@MaxKless MaxKless deleted the refactor/remove-names-from-password-retrieval branch October 8, 2020 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants