0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-10 16:40:22 -05:00
forgejo/services/user
Gusted 313e6174d8
[MODERATION] Remove blocked user collaborations with doer
- When the doer blocks an user, who is also an collaborator on an
repository that the doer owns, remove that collaboration.
- Added unit tests.
- Refactor the unit test to be more organized.

(cherry picked from commit ec87016178)
2023-08-07 10:58:58 +02:00
..
avatar.go
block.go [MODERATION] Remove blocked user collaborations with doer 2023-08-07 10:58:58 +02:00
block_test.go [MODERATION] Remove blocked user collaborations with doer 2023-08-07 10:58:58 +02:00
delete.go [MODERATION] user blocking 2023-08-07 10:58:33 +02:00
user.go fix incorrect repo url when changed the case of ownername (#25733) 2023-07-14 13:42:10 +08:00
user_test.go add unit test for user renaming (#26261) 2023-08-03 09:38:51 +08:00