-
- Downloads
Support configuring the lifetime of non-refreshable access tokens separately...
Support configuring the lifetime of non-refreshable access tokens separately to refreshable access tokens. (#11445)
Showing
- changelog.d/11445.feature 1 addition, 0 deletionschangelog.d/11445.feature
- synapse/config/registration.py 49 additions, 0 deletionssynapse/config/registration.py
- synapse/handlers/register.py 17 additions, 3 deletionssynapse/handlers/register.py
- tests/config/test_registration_config.py 78 additions, 0 deletionstests/config/test_registration_config.py
- tests/rest/client/test_auth.py 76 additions, 0 deletionstests/rest/client/test_auth.py
Loading