summary refs log tree commit diff
path: root/scripts-dev/check_auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-04-05Clean up the database pagination code (#5007)Amber Brown3-67/+64
* rewrite & simplify * changelog * cleanup potential sql injection
2019-04-04Prevent kicking users who aren't in the room (#4999)Andrew Morgan2-0/+10
Prevent kick events from succeeding if the user is not currently in the room.
2019-04-04