[PR #5509] [MERGED] fix undeleted content when deleting user #17819

Closed
opened 2025-11-02 16:00:38 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/5509
Author: @lunny
Created: 12/10/2018
Status: Merged
Merged: 12/11/2018
Merged by: @lunny

Base: release/v1.6Head: lunny/fix_delete_gpg


📝 Commits (2)

  • 1c568a8 fix undeleted content when deleting user
  • 1653481 Merge branch 'release/v1.6' into lunny/fix_delete_gpg

📊 Changes

2 files changed (+18 additions, -11 deletions)

View changed files

📝 models/ssh_key.go (+6 -1)
📝 models/user.go (+12 -10)

📄 Description

extract from #5429 and fix #5356


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/5509 **Author:** [@lunny](https://github.com/lunny) **Created:** 12/10/2018 **Status:** ✅ Merged **Merged:** 12/11/2018 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `release/v1.6` ← **Head:** `lunny/fix_delete_gpg` --- ### 📝 Commits (2) - [`1c568a8`](https://github.com/go-gitea/gitea/commit/1c568a89bda6a99a09b15491a2aa32a0dee9d63c) fix undeleted content when deleting user - [`1653481`](https://github.com/go-gitea/gitea/commit/1653481afcb7c4df4caa9d718b87f595a37f5123) Merge branch 'release/v1.6' into lunny/fix_delete_gpg ### 📊 Changes **2 files changed** (+18 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `models/ssh_key.go` (+6 -1) 📝 `models/user.go` (+12 -10) </details> ### 📄 Description extract from #5429 and fix #5356 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 16:00:39 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#17819