-
- Downloads
Support expiry of refresh tokens and expiry of the overall session when...
Support expiry of refresh tokens and expiry of the overall session when refresh tokens are in use. (#11425)
Showing
- changelog.d/11425.feature 1 addition, 0 deletionschangelog.d/11425.feature
- synapse/config/registration.py 7 additions, 17 deletionssynapse/config/registration.py
- synapse/handlers/auth.py 79 additions, 11 deletionssynapse/handlers/auth.py
- synapse/handlers/register.py 36 additions, 8 deletionssynapse/handlers/register.py
- synapse/rest/client/login.py 37 additions, 15 deletionssynapse/rest/client/login.py
- synapse/storage/databases/main/registration.py 26 additions, 2 deletionssynapse/storage/databases/main/registration.py
- synapse/storage/schema/main/delta/65/10_expirable_refresh_tokens.sql 28 additions, 0 deletions...rage/schema/main/delta/65/10_expirable_refresh_tokens.sql
- tests/rest/client/test_auth.py 124 additions, 1 deletiontests/rest/client/test_auth.py
Loading
Please register or sign in to comment