conn_waitpong: optionally require a PONG cookie before registration (anti-bot)
This commit is contained in:
parent
e0d849b4c9
commit
61954f6c5c
7 changed files with 70 additions and 2 deletions
|
|
@ -12,6 +12,7 @@ pub mod channelban;
|
|||
pub mod chathistory;
|
||||
pub mod cloak;
|
||||
pub mod cloudflare_challenge;
|
||||
pub mod conn_waitpong;
|
||||
pub mod connectban;
|
||||
pub mod connflood;
|
||||
pub mod customtitle;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue