0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-29 16:49:53 +01:00
gitea/routers/user/setting
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
..
account_test.go
account.go
adopt.go
applications.go
keys.go
main_test.go
oauth2.go
profile.go
security_openid.go
security_twofa.go
security_u2f.go
security.go