1
0
Fork 0
codeberg-forgejo/options
Gusted 0e33ecb137 CB/bp: [MODERATION] Purge issues on user deletion
- Forgejo has the option to delete users, in which all data except
issues and comments are removed, this makes sense in some cases where
users need to be removed cleanly but without removing their existing bug
reports or comments to an discussion. In the case of spammers, admins
have the option to enable purging, where comments are removed.
- Add issues to the list of things to be removed if purge is checked.
- No unit testing, as this gigantic function doesn't have one to begin
with.
- Add integration test.
- Resolves https://codeberg.org/forgejo/forgejo/issues/1268

(cherry picked from commit 3ed381c75826ffc6834fd54943f71579c060c16d)
2023-09-07 16:34:05 +00:00
..
gitignore [skip ci] Updated licenses and gitignores 2022-12-25 00:19:36 +00:00
label CB/contrib: Change default label set 2023-08-24 18:42:54 +00:00
license Fix incorrect git ignore rule and add missing license files (#25135) (#25138) 2023-06-08 09:41:08 +00:00
locale [I18N] Move source locales to other folder 2023-07-17 00:25:24 +02:00
locales CB/bp: [MODERATION] Purge issues on user deletion 2023-09-07 16:34:05 +00:00
readme Bindata is optional and over-writable on restart (#354) 2016-12-22 19:12:23 +01:00