Rename unstable `access_token_lifetime` configuration option to...
Rename unstable `access_token_lifetime` configuration option to `refreshable_access_token_lifetime` to make it clear it only concerns refreshable access tokens. (#11388)
Showing
- changelog.d/11388.misc 1 addition, 0 deletionschangelog.d/11388.misc
- synapse/config/registration.py 15 additions, 8 deletionssynapse/config/registration.py
- synapse/handlers/register.py 6 additions, 2 deletionssynapse/handlers/register.py
- synapse/rest/client/login.py 10 additions, 4 deletionssynapse/rest/client/login.py
- synapse/rest/client/register.py 3 additions, 1 deletionsynapse/rest/client/register.py
- tests/rest/client/test_auth.py 1 addition, 1 deletiontests/rest/client/test_auth.py
Loading
Please register or sign in to comment