mirror of
https://github.com/go-gitea/gitea.git
synced 2025-02-14 07:41:21 +01: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_test.go | ||
| block.go | ||
| delete.go | ||
| email_test.go | ||
| email.go | ||
| update_test.go | ||
| update.go | ||
| user_test.go | ||
| user.go | ||