forked from gitea/gitea
1
0
Fork 0
gitea/templates
6543 21da519c0c
Implement ghost comment mitigation (#14349)
* Implement ghost comment mitigation

Adds a config option USER_DELETE_WITH_COMMENTS_MAX_DAYS to the [service] section. See https://codeberg.org/Codeberg/Discussion/issues/24 for the underlying issue.

* cleanup

* use setting module correctly

* add to docs

Co-authored-by: Moritz Marquardt <git@momar.de>
2021-01-17 21:48:38 +01:00
..
admin
base
custom
explore
mail
org
repo Add edit, delete and reaction support to code review comments on issue page (#14339) 2021-01-17 19:29:10 +02:00
shared
status
swagger Add review requested filter on pull request overview (#13701) 2021-01-17 17:34:19 +01:00
user Implement ghost comment mitigation (#14349) 2021-01-17 21:48:38 +01:00
home.tmpl
install.tmpl
post-install.tmpl