mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-01-01 16:43:57 +03: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 |