peertube-plugin-livechat/prosody-modules
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
..
mod_auth_http Update prosody-modules (mod_muc_moderation, mod_auth_http) 2022-01-05 01:09:55 +01:00
mod_auth_peertubelivechat_bot
mod_http_peertubelivechat_list_rooms
mod_http_peertubelivechat_test
mod_muc_ban_ip Auto ban anonymous IP: 2023-09-22 18:17:54 +02:00
mod_muc_http_defaults
mod_muc_moderation
mod_random_vcard_peertubelivechat
mod_s2s_peertubelivechat
mod_vcard_peertubelivechat
mod_websocket_s2s_peertubelivechat Enabling again direct s2s. 2023-05-31 16:52:54 +02:00
COPYING