-
- Downloads
Stop putting a time caveat on access tokens
The 'time' caveat on the access tokens was something of a lie, since we weren't enforcing it; more pertinently its presence stops us ever adding useful time caveats. Let's move in the right direction by not lying in our caveats.
Showing
- synapse/api/auth.py 4 additions, 0 deletionssynapse/api/auth.py
- synapse/config/registration.py 0 additions, 6 deletionssynapse/config/registration.py
- synapse/handlers/auth.py 6 additions, 5 deletionssynapse/handlers/auth.py
- synapse/handlers/register.py 2 additions, 3 deletionssynapse/handlers/register.py
- synapse/rest/client/v1/register.py 0 additions, 12 deletionssynapse/rest/client/v1/register.py
- tests/handlers/test_auth.py 3 additions, 3 deletionstests/handlers/test_auth.py
- tests/handlers/test_register.py 2 additions, 4 deletionstests/handlers/test_register.py
Loading
Please register or sign in to comment