summary refs log tree commit diff
path: root/scripts-dev/check_auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-10-17clean up config error logic and importsNeil Johnson3-20/+21
2018-10-13no need to join room if creatorNeil Johnson1-1/+2
2018-10-12improve auto room join logic, comments and tests<