mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-08 05:53:23 +09: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