Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-01-13 | Kill off RegistrationError (#6691) | Richard van der Hoff | 4 | -17/+4 | |
This is pretty pointless. Let's just use SynapseError. | |||||
2020-01-13 | Don't assign numeric IDs for empty usernames (#6690) | Richard van der Hoff | 2 | -1/+2 | |
Fix a bug where we would assign a numeric userid if somebody tried registering with an empty userna |