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 graph /me/changePassword endpoint #3705

Merged
merged 3 commits into from
May 17, 2022
Merged

Conversation

rhafer
Copy link
Contributor

@rhafer rhafer commented May 5, 2022

To allow users to change their own password when using the Graph LDAP backend.

Checklist:

@rhafer rhafer self-assigned this May 5, 2022
@update-docs
Copy link

update-docs bot commented May 5, 2022

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@rhafer rhafer force-pushed the graph-me-changepw branch 3 times, most recently from ed28755 to bc2963c Compare May 9, 2022 10:38
docs/extensions/graph/users.md Show resolved Hide resolved
extensions/graph/pkg/service/v0/password.go Show resolved Hide resolved
extensions/graph/pkg/service/v0/password.go Outdated Show resolved Hide resolved
extensions/graph/pkg/service/v0/password.go Outdated Show resolved Hide resolved
extensions/graph/pkg/service/v0/password.go Outdated Show resolved Hide resolved
@rhafer rhafer force-pushed the graph-me-changepw branch 3 times, most recently from 9c37af8 to 521cd0e Compare May 12, 2022 05:39
@rhafer rhafer marked this pull request as ready for review May 12, 2022 05:39
@ownclouders
Copy link
Contributor

ownclouders commented May 12, 2022

💥 Acceptance test Core-API-Tests-ocis-storage-8 failed. Further test are cancelled...

@rhafer rhafer requested a review from kobergj May 12, 2022 07:10
@sonarcloud
Copy link

sonarcloud bot commented May 17, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 13 Code Smells

32.5% 32.5% Coverage
0.0% 0.0% Duplication

@rhafer rhafer merged commit 944aded into owncloud:master May 17, 2022
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.

Change password in self service
3 participants