summary refs log tree commit diff
path: root/scripts/check_auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-02-05Pass through list of room hosts from room alias query to federation so that ↵Erik Johnston3-15/+22
it can retry against different room hosts
2015-02-05SYN-202: Log as WARN the 404 'Presence information not visible' errors ↵Erik Johnston1-5/+12
instead of as ERROR since they were spamming the logs
2015-02-05