peertube-plugin-livechat/server
John Livingston d80cedfee5
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
2023-09-22 18:17:54 +02:00
..
lib Auto ban anonymous IP: 2023-09-22 18:17:54 +02:00
.eslintrc.json Fix unused options. 2021-04-07 18:29:17 +02:00
main.ts Moderation Bot integration WIP: 2023-09-22 16:45:06 +02:00
tsconfig.json Adding a Shared folder: 2021-05-01 18:30:21 +02:00