summary refs log tree commit diff
path: root/scripts-dev/check_auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-12-04 add more detail to logging regarding "More than one row matched" error (#4234)Ben Parsons2-6/+7
2018-12-04Fix UnicodeDecodeError when postgres is not configured in english (#4253)Richard van der Hoff3-8/+47
This is a bit of a half-assed effort at fixing https://github.com/matrix-org/synapse/issues/4252. Fundamentally the right answer is to drop support for Python 2.
2018-12-04