peertube-plugin-livechat/server/lib/prosody
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
..
api WIP: store and get relation between rooms and channels: 2023-09-22 16:45:04 +02:00
config Auto ban anonymous IP: 2023-09-22 18:17:54 +02:00
auth.ts Code refactoring: 2023-09-07 17:20:01 +02:00
certificates.ts Fix missing self signed certificates is some conditions. 2023-05-31 16:52:53 +02:00
config.ts Auto ban anonymous IP: 2023-09-22 18:17:54 +02:00
ctl.ts Fix missing self signed certificates is some conditions. 2023-05-31 16:52:53 +02:00
fix-room-subject.ts Fix Prosody room topic: 2023-04-14 11:33:41 +02:00
logrotate.ts Refactoring the debug mode code, and adding some options. 2023-05-31 16:52:49 +02:00