summaryrefslogtreecommitdiff
path: root/security.py
AgeCommit message (Expand)AuthorFilesLines
2020-12-27Manually casting ban or kline will now disconnect sessions as wellJesusaves1-1/+1
2020-12-27Disclose about automatic bans, and make score rule read from consts.pyJesusaves1-2/+3
2020-12-23Update README with the command list, add aliases, add unban, and cleanup.Jesusaves1-0/+9
2020-12-18Create tokens (unfinished, needs IP checking). Document max length experiments.Jesusaves1-1/+1
2020-12-17Remove some clutter print messagesJesusaves1-5/+2
2020-12-17New function: security.score()Jesusaves1-5/+40
2020-12-17Move blacklist functions to security.pyJesusaves1-0/+81