summary refs log tree commit diff
path: root/synapse/logging/_structured.py (unfollow)
Commit message (Collapse)AuthorFilesLines
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 username
2020-01-13Allow additional_resources to implement Resource directly (#6686)Richard van der Hoff2-2/+12