1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-29 15:06:19 +02:00
gitea/routers/api/v1
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
..
admin [Refactor] Passwort Hash/Set (#14282) 2021-01-10 20:05:18 +02:00
misc
notify move notification APIFormat (#13783) 2020-12-02 09:24:35 +00:00
org HotFix: Hide private partisipation in Orgs (#13994) 2020-12-17 00:39:12 +01:00
repo Enhance Ghost comment mitigation Settings (#14392) 2021-01-21 21:56:19 -05:00
settings Added option to disable migrations (#13114) 2020-12-21 15:39:41 +01:00
swagger [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026) 2020-12-18 11:33:32 +08:00
user Disable SSH key deletion of externally managed Keys (#13985) 2020-12-25 23:24:47 -05:00
utils migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
api.go Fix middlewares sequences (#14354) 2021-01-16 12:23:02 +01:00