1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-28 04:46:09 +02: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 [Refactor] Passwort Hash/Set (#14282) 2021-01-10 20:05:18 +02:00
auth_openid.go hCaptcha Support (#12594) 2020-10-02 23:37:53 -04:00
avatar.go Direct avatar rendering (#13649) 2020-12-03 19:46:11 +01:00
home.go Add review requested filter on pull request overview (#13701) 2021-01-17 17:34:19 +01:00
home_test.go Issues overview should not show issues from archived repos (#13220) 2021-01-12 23:19:17 -05:00
main_test.go Unit tests for wiki routers (#3022) 2017-11-30 17:52:15 +02:00
notification.go Fix notifications page links (#12838) 2020-09-15 07:06:08 +01:00
oauth.go Minimal OpenID Connect implementation (#14139) 2021-01-02 00:33:27 +08:00
profile.go rework heatmap permissions (#14080) 2020-12-22 03:53:37 +01:00
task.go Store task errors following migrations and display them (#13246) 2020-10-23 19:46:35 -04:00