Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-05-31 | Add indices. Remove room_ids accidentally added | Erik Johnston | 2 | -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-31 | Clarify that the admin change password endpoint logs them out (#5303) | Travis Ralston | 2 | -1/+2 | |