summary refs log tree commit diff
path: root/scripts-dev/check_auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-05-31Add indices. Remove room_ids accidentally addedErik Johnston2-13/+56
We have to do this by re-inserting a background update and recreating tables, as the tables only get created during a background update and will later be deleted. We also make sure that we remove any entries that should have been removed but weren't due to a race that has been fixed in a previous commit.
2019-05-31Clarify that the admin change password endpoint logs them out (#5303)Travis Ralston2-1/+2