Skip to content

Conversation

@CarlSchwan
Copy link
Member

Summary

Ensure the token is invalided when the user change their password

Checklist

@CarlSchwan CarlSchwan requested a review from a team as a code owner September 1, 2025 08:43
@CarlSchwan CarlSchwan requested review from ArtificialOwl, sorbaugh and yemkareems and removed request for a team September 1, 2025 08:43
@CarlSchwan CarlSchwan force-pushed the carl/delete-lostpassword-token branch from 8860212 to f9c5ca0 Compare September 1, 2025 09:28
@CarlSchwan CarlSchwan force-pushed the carl/delete-lostpassword-token branch from f9c5ca0 to 1d3c3cf Compare September 1, 2025 09:36
@CarlSchwan
Copy link
Member Author

/backport to stable31

@CarlSchwan
Copy link
Member Author

/backport to stable30

@CarlSchwan CarlSchwan enabled auto-merge September 1, 2025 09:39
@AndyScherzinger AndyScherzinger added this to the Nextcloud 32 milestone Sep 1, 2025
@CarlSchwan CarlSchwan merged commit 6ee2822 into master Sep 1, 2025
209 of 214 checks passed
@CarlSchwan CarlSchwan deleted the carl/delete-lostpassword-token branch September 1, 2025 10:05
@backportbot
Copy link

backportbot bot commented Sep 1, 2025

The backport to stable30 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable30
git pull origin stable30

# Create the new backport branch
git checkout -b backport/54775/stable30

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 1d3c3cfb

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/54775/stable30

Error: Failed to check for changes with origin/stable30: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbot
Copy link

backportbot bot commented Sep 1, 2025

The backport to stable31 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable31
git pull origin stable31

# Create the new backport branch
git checkout -b backport/54775/stable31

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 1d3c3cfb

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/54775/stable31

Error: Failed to check for changes with origin/stable31: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants