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

new: Allow to reset passwords #705

Merged
merged 3 commits into from
Aug 16, 2024
Merged

new: Allow to reset passwords #705

merged 3 commits into from
Aug 16, 2024

Conversation

marien-probesys
Copy link
Member

@marien-probesys marien-probesys commented Aug 16, 2024

Related issue(s)

#650

How to test manually

  1. go to the reset password page from the login page
  2. enter an email of an account not managed by LDAP (e.g. alix@example.com)
  3. verify that an information tells you an email has been sent and that the user received the email
  4. click on the link of the email
  5. enter a new password and submit
  6. verify that you're redirected to the login page and that an information tells you the password changed
  7. try to login with the new password
  8. verify it works

Checklist

  • code is manually tested
  • permissions / authorizations are verified
  • data can be imported correctly
  • interface works on both mobiles and big screens
  • interface works in both light and dark modes
  • interface works on both Firefox and Chrome
  • accessibility has been tested
  • tests are up-to-date
  • locales are synchronized
  • copyright notices are up to date
  • documentation is up to date (including migration notes)

@marien-probesys marien-probesys changed the title New/reset passwords new: Allow to reset passwords Aug 16, 2024
@marien-probesys marien-probesys force-pushed the new/reset-passwords branch 2 times, most recently from 679cd40 to 5151aad Compare August 16, 2024 10:06
@marien-probesys marien-probesys merged commit 6e4e8bb into main Aug 16, 2024
6 checks passed
@marien-probesys marien-probesys deleted the new/reset-passwords branch August 16, 2024 10:15
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.

1 participant