0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-29 01:39:27 -05:00
forgejo/services
Gusted e0187b21fe
[MODERATION] Add repo transfers to blocked functionality (squash)
- When someone gets blocked, remove all pending repository transfers
from the blocked user to the doer.
- Do not allow to start transferring repositories to the doer as blocked user.
- Added unit testing.
- Added integration testing.

(cherry picked from commit 8a3caac330)
(cherry picked from commit a92b4cfeb6)
(cherry picked from commit acaaaf07d9)
(cherry picked from commit 735818863c)
(cherry picked from commit f50fa43b32)
(cherry picked from commit e166836433)
2023-10-16 16:43:40 +02:00
..
actions Make Actions tasks/jobs timeouts configurable by the user (#27400) (#27402) 2023-10-03 10:26:35 +08:00
agit
asymkey Another round of db.DefaultContext refactor (#27103) (#27262) 2023-09-25 19:24:35 +02:00
attachment [v1.21] [FEAT] allow setting the update date on issues and comments 2023-10-16 15:50:17 +02:00
auth [TESTS] oauth2: make it possible to use an alternate http.Client 2023-10-16 15:50:09 +02:00
automerge
context Another round of db.DefaultContext refactor (#27103) (#27262) 2023-09-25 19:24:35 +02:00
convert [FEAT] add Forgero Git Service 2023-10-16 15:50:10 +02:00
cron Improve retrying index issues (#27554) (#27634) 2023-10-16 09:55:53 +08:00
externalaccount More db.DefaultContext refactor (#27265) (#27347) 2023-09-29 13:35:01 +00:00
feed More db.DefaultContext refactor (#27265) (#27347) 2023-09-29 13:35:01 +00:00
forgejo [UPGRADE] add sanity checks for [storage*] 2023-10-16 15:50:10 +02:00
forms
gitdiff Fix successful return value for SyncAndGetUserSpecificDiff (#27152) 2023-09-20 22:28:17 +02:00
indexer Improve retrying index issues (#27554) (#27634) 2023-10-16 09:55:53 +08:00
issue [MODERATION] User blocking 2023-10-16 16:43:40 +02:00
lfs
mailer Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
markup
migrations More db.DefaultContext refactor (#27265) (#27347) 2023-09-29 13:35:01 +00:00
mirror More db.DefaultContext refactor (#27265) (#27347) 2023-09-29 13:35:01 +00:00
notify
org
packages Another round of db.DefaultContext refactor (#27103) (#27262) 2023-09-25 19:24:35 +02:00
pull [MODERATION] User blocking 2023-10-16 16:43:40 +02:00
release Another round of db.DefaultContext refactor (#27103) (#27262) 2023-09-25 19:24:35 +02:00
repository [MODERATION] Add repo transfers to blocked functionality (squash) 2023-10-16 16:43:40 +02:00
secrets
task Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
uinotification More db.DefaultContext refactor (#27265) (#27347) 2023-09-29 13:35:01 +00:00
user [MODERATION] Add repo transfers to blocked functionality (squash) 2023-10-16 16:43:40 +02:00
webhook Fix release URL in webhooks (#27182) (#27185) 2023-09-21 23:22:14 +00:00
wiki Fix incorrect test code for error handling (#27139) 2023-09-20 08:51:36 +08:00