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.go
account_test.go Add password requirement info on error (#9074) 2019-11-19 22:44:58 +00:00
adopt.go
applications.go [API] Delete Token accept names too (#12366) 2020-08-28 11:09:33 +03:00
keys.go
main_test.go
oauth2.go Refactor UpdateOAuth2Application (#11034) 2020-04-30 18:50:47 +01:00
profile.go
security.go
security_openid.go
security_twofa.go
security_u2f.go