Auto ban anonymous IP:

* New settings: "Ban anonymous user's IP when user is banned from a chatroom":
  * if enabled, every time a streamer bans an anonymous user, it will ban its IP on the chat server,
  * banned IPs are logged on disk, so server's admin can use them to feed fail2ban (for example),
  * option disabled by default, because could be used to create trapped-rooms on public servers
This commit is contained in:
John Livingston
2023-09-22 18:17:54 +02:00
parent 812eb89856
commit d80cedfee5
9 changed files with 176 additions and 3 deletions

View File

@ -82,6 +82,10 @@ Note: for now this feature simply hide the chat.
In a future release, the chat will be replaced by a message saying «please log in to [...]».
See [v5.7.0 Release Notes](https://github.com/JohnXLivingston/peertube-plugin-livechat/blob/main/CHANGELOG.md#570) for more information.
### {{% livechat_label auto_ban_anonymous_ip_label %}}
{{% livechat_label auto_ban_anonymous_ip_description %}}
## Theming
### {{% livechat_label converse_theme_label %}}