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

Change password in self service #3063

Closed
rhafer opened this issue Jan 31, 2022 · 2 comments · Fixed by #3705
Closed

Change password in self service #3063

rhafer opened this issue Jan 31, 2022 · 2 comments · Fixed by #3705
Assignees
Labels
Type:Story User Story

Comments

@rhafer
Copy link
Contributor

rhafer commented Jan 31, 2022

Description

Currently only the admin is able to change password we need to allow users to change their own passwords via:

POST /me/changePassword

User Stories

  • As a user I need to change my password in self-service to keep my account secure

Value

  • Self service reduces helpdesk requests.

Acceptance Criteria

[ ] change password works in IDM
[ ] positive API test required (correct password, exchange of pw possible)
[ ] negative API test required (wrong password, no pw exchange possible)

Definition of ready

[ ] everybody needs to understand the value written in the user story
[ ] acceptance criteria has to be defined
[ ] all dependencies of the user story need to be identified
[ ] feature should be seen from an end user perspective
[ ] user story has to be estimated
[ ] story points need to be less then 20

Definition of done

  • Functional requirements
    [ ] functionality described in the user story works
    [ ] acceptance criteria are fulfilled
  • Quality
    [ ] codre review happened
    [ ] CI is green
    [ ] critical code received unit tests by the developer
    [ ] automated tests passed (if automated tests are not available, this test needs to be created and passed
  • Non-functional requirements
    [ ] no sonar cloud issues
@micbar micbar added the Type:Story User Story label Mar 7, 2022
@exalate-issue-sync exalate-issue-sync bot changed the title graph/users: Allow users to change their own password Change password in self service Mar 7, 2022
@settings settings bot removed the p3-medium label Mar 11, 2022
rhafer added a commit to rhafer/ocis that referenced this issue May 5, 2022
To allow users to change their own password when using the Graph LDAP backend.

Closes:	owncloud#3063
rhafer added a commit to rhafer/ocis that referenced this issue May 6, 2022
To allow users to change their own password when using the Graph LDAP backend.

Closes:	owncloud#3063
rhafer added a commit to rhafer/ocis that referenced this issue May 9, 2022
To allow users to change their own password when using the Graph LDAP backend.

Closes:	owncloud#3063
rhafer added a commit to rhafer/ocis that referenced this issue May 9, 2022
To allow users to change their own password when using the Graph LDAP backend.

Closes:	owncloud#3063
@rhafer rhafer added this to Qualification in Infinite Scale Team Board via automation May 11, 2022
@rhafer rhafer moved this from Qualification to In progress in Infinite Scale Team Board May 11, 2022
@rhafer rhafer self-assigned this May 11, 2022
rhafer added a commit to rhafer/ocis that referenced this issue May 11, 2022
To allow users to change their own password when using the Graph LDAP backend.

Closes:	owncloud#3063
rhafer added a commit to rhafer/ocis that referenced this issue May 11, 2022
To allow users to change their own password when using the Graph LDAP backend.

Closes:	owncloud#3063
rhafer added a commit to rhafer/ocis that referenced this issue May 12, 2022
To allow users to change their own password when using the Graph LDAP backend.

Closes:	owncloud#3063
rhafer added a commit to rhafer/ocis that referenced this issue May 12, 2022
To allow users to change their own password when using the Graph LDAP backend.

Closes:	owncloud#3063
rhafer added a commit to rhafer/ocis that referenced this issue May 17, 2022
To allow users to change their own password when using the Graph LDAP backend.

Closes:	owncloud#3063
Infinite Scale Team Board automation moved this from In progress to Done May 17, 2022
rhafer added a commit that referenced this issue May 17, 2022
To allow users to change their own password when using the Graph LDAP backend.

Closes:	#3063
@micbar micbar mentioned this issue May 25, 2022
25 tasks
dragonchaser pushed a commit that referenced this issue Jun 1, 2022
To allow users to change their own password when using the Graph LDAP backend.

Closes:	#3063
@exalate-issue-sync exalate-issue-sync bot reopened this Sep 30, 2022
@exalate-issue-sync
Copy link

Michael Barz commented: Currently qualified as bug, will be tackled in next beta.

Infinite Scale Team Board automation moved this from Done to In progress Sep 30, 2022
@rhafer
Copy link
Contributor Author

rhafer commented Oct 4, 2022

Seems the exalate bot is acting strange here. Moving back to done ..

@rhafer rhafer closed this as completed Oct 4, 2022
Infinite Scale Team Board automation moved this from In progress to Done Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Story User Story
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants