Fix cache invalidation so deleting access tokens (which we did when changing...
Fix cache invalidation so deleting access tokens (which we did when changing password) actually takes effect without HS restart. Reinstate the code to avoid logging out the session that changed the password, removed in 415c2f05
Showing
- synapse/handlers/auth.py 9 additions, 4 deletionssynapse/handlers/auth.py
- synapse/push/pusherpool.py 4 additions, 4 deletionssynapse/push/pusherpool.py
- synapse/rest/client/v2_alpha/account.py 1 addition, 1 deletionsynapse/rest/client/v2_alpha/account.py
- synapse/storage/registration.py 20 additions, 8 deletionssynapse/storage/registration.py
Loading
Please register or sign in to comment