summary refs log tree commit diff
path: root/synapse/logging/utils.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-01-13Kill off RegistrationError (#6691)Richard van der Hoff4-17/+4
This is pretty pointless. Let's just use SynapseError.
2020-01-13Don't assign numeric IDs for empty usernames (#6690)Richard van der Hoff2-1/+2
Fix a bug where we would assign a numeric userid if somebody tried registering with an empty userna