mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 02:38:35 +00:00
Add delete all feeds when delete account
This commit is contained in:
@@ -168,7 +168,7 @@ func Delete(ctx *middleware.Context) {
|
||||
}
|
||||
}
|
||||
|
||||
ctx.Render.HTML(200, "user/delete", ctx.Data)
|
||||
ctx.Render.Redirect("/", 302)
|
||||
}
|
||||
|
||||
const (
|
||||
|
Reference in New Issue
Block a user