mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-15 21:45:35 +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 | ||
| badge.go | ||
| block.go | ||
| email_address_test.go | ||
| email_address.go | ||
| error.go | ||
| external_login_user.go | ||
| follow_test.go | ||
| follow.go | ||
| list.go | ||
| main_test.go | ||
| must_change_password.go | ||
| openid_test.go | ||
| openid.go | ||
| redirect_test.go | ||
| redirect.go | ||
| search.go | ||
| setting_keys.go | ||
| setting_test.go | ||
| setting.go | ||
| user_system.go | ||
| user_test.go | ||
| user_update.go | ||
| user.go | ||