0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-27 15:14:27 +01:00
gitea/routers/user
6543 a0e424da85
Enhance Ghost comment mitigation Settings (#14392)
* refactor models.DeleteComment and delete related reactions too

* use deleteComment for UserDeleteWithCommentsMaxDays in DeleteUser

* nits

* Use time.Duration as other time settings have

* docs

* Resolve Fixme & fix potential deadlock

* Disabled by Default

* Update Config Value Description

* switch args

* Update models/issue_comment.go

Co-authored-by: zeripath <art27@cantab.net>

Co-authored-by: zeripath <art27@cantab.net>
2021-01-21 21:56:19 -05:00
..
setting Enhance Ghost comment mitigation Settings (#14392) 2021-01-21 21:56:19 -05:00
auth.go
auth_openid.go
avatar.go
home.go Add review requested filter on pull request overview (#13701) 2021-01-17 17:34:19 +01:00
home_test.go
main_test.go
notification.go
oauth.go
profile.go
task.go