1
0
Fork 0
codeberg-forgejo/services/user
Gusted f7defaf173
[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.
2023-08-03 15:30:57 -06:00
..
avatar.go Refactor rename user and rename organization (#24052) 2023-05-21 23:13:47 +08:00
block.go [MODERATION] Remove blocked user collaborations with doer 2023-08-03 15:30:57 -06:00
block_test.go [MODERATION] Remove blocked user collaborations with doer 2023-08-03 15:30:57 -06:00
delete.go [MODERATION] user blocking 2023-07-17 00:26:42 +02:00
user.go fix incorrect repo url when changed the case of ownername (#25733) (#25881) 2023-07-15 19:47:24 +02:00
user_test.go Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00