mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-12-22 16:47:30 +00:00
a92b4cfeb6
- 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
|
||
---|---|---|
.. | ||
avatar.go | ||
block.go | ||
block_test.go | ||
delete.go | ||
user.go | ||
user_test.go |