summary refs log tree commit diff
path: root/docs/sphinx/conf.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-07-31Explicitly check that tombstone is a state event before notifying.Erik Johnston1-1/+7
2019-07-31Change user deactivated errcode to USER_DEACTIVATED and use it (#5686)Andrew Morgan2-1/+3
This is intended as an amendment to #5674 as using M_UNKNOWN as the errcode makes it hard for clients to differentiate between an invalid password and a deactivated user (the problem we were