mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-14 21:15:18 +08:00
Fixes #17453 This PR adds the abbility to block a user from a personal account or organization to restrict how the blocked user can interact with the blocker. The docs explain what's the consequence of blocking a user. Screenshots:    --------- Co-authored-by: Lauris BH <lauris@nix.lv> |
||
|---|---|---|
| .. | ||
| avatar.go | ||
| block.go | ||
| hook.go | ||
| label.go | ||
| member.go | ||
| org.go | ||
| runners.go | ||
| secrets.go | ||
| team.go | ||