Skip to content

[stable32] fix(direct editing): cleanup tokens on user deletion - #62864

Open
backportbot[bot] wants to merge 1 commit into
stable32from
backport/62863/stable32
Open

[stable32] fix(direct editing): cleanup tokens on user deletion#62864
backportbot[bot] wants to merge 1 commit into
stable32from
backport/62863/stable32

Conversation

@backportbot

@backportbot backportbot Bot commented Aug 4, 2026

Copy link
Copy Markdown

Backport of #62863

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Review and verify the backported changes
  • Amend HEAD commit to remove the line stating to skip CI

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

@backportbot backportbot Bot added the 3. to review Waiting for reviews label Aug 4, 2026
@backportbot backportbot Bot added this to the Nextcloud 32.0.14 milestone Aug 4, 2026
@max-nextcloud max-nextcloud changed the title [stable32] [stable33] fix(direct editing): cleanup tokens on user deletion [stable32] fix(direct editing): cleanup tokens on user deletion Aug 4, 2026
@max-nextcloud
max-nextcloud force-pushed the backport/62863/stable32 branch from 10360db to 8bf5bd8 Compare August 4, 2026 05:23
@max-nextcloud
max-nextcloud marked this pull request as ready for review August 4, 2026 05:23
@max-nextcloud
max-nextcloud requested a review from a team as a code owner August 4, 2026 05:23
@max-nextcloud
max-nextcloud requested review from leftybournes, nfebe, provokateurin and sorbaugh and removed request for a team August 4, 2026 05:23
@max-nextcloud

Copy link
Copy Markdown
Contributor

/backport to stable31 please

@max-nextcloud

Copy link
Copy Markdown
Contributor

/backport! to stable31 please

@backportbot

backportbot Bot commented Aug 4, 2026

Copy link
Copy Markdown
Author

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/62864/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 8bf5bd8a

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/62864/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.

... and for disabled users

Signed-off-by: Max <max@nextcloud.com>
@max-nextcloud
max-nextcloud force-pushed the backport/62863/stable32 branch from 8bf5bd8 to 8203411 Compare August 4, 2026 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant