dependabot[bot]
|
9bb2eac719
Bump black from 22.12.0 to 23.1.0 (#15103)
|
1 год назад |
Patrick Cloke
|
c9b9143655
Fix-up type hints in tests/server.py. (#15084)
|
1 год назад |
David Robertson
|
ffc2ee521d
Use mypy 1.0 (#15052)
|
1 год назад |
Tulir Asokan
|
a4b1f64562
Fix /refresh endpoint version (#14364)
|
2 лет назад |
Quentin Gliech
|
cc3a52b33d
Support OIDC backchannel logouts (#11414)
|
2 лет назад |
Quentin Gliech
|
9192d74b0b
Refactor OIDC tests to better mimic an actual OIDC provider. (#13910)
|
2 лет назад |
Brendan Abolivier
|
be76cd8200
Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (#13556)
|
2 лет назад |
reivilibre
|
7b88f5a107
Add an option allowing users to use their password to reauthenticate even though password authentication is disabled. (#12883)
|
2 лет назад |
Dirk Klimpel
|
64c73c6ac8
Add type hints to `tests/rest/client` (#12066)
|
2 лет назад |
reivilibre
|
235d2916ce
Fix slow performance of `/logout` in some cases where refresh tokens are in use. The slowness existed since the initial implementation of refresh tokens. (#12056)
|
2 лет назад |
reivilibre
|
365e9482fe
Use HTTPStatus constants in place of literals in `tests.rest.client.test_auth`. (#11520)
|
2 лет назад |
reivilibre
|
2d42e586a8
Fix the test breakage introduced by #11435 as a result of concurrent PRs (#11522)
|
2 лет назад |
reivilibre
|
2f053f3f82
Stabilise support for MSC2918 refresh tokens as they have now been merged into the Matrix specification. (#11435)
|
2 лет назад |
reivilibre
|
637df95de6
Support configuring the lifetime of non-refreshable access tokens separately to refreshable access tokens. (#11445)
|
2 лет назад |
reivilibre
|
1b6691dce4
Update MSC2918 refresh token support to confirm with the latest revision: accept the `refresh_tokens` parameter in the request body rather than in the URL parameters. (#11430)
|
2 лет назад |
reivilibre
|
1d8b80b334
Support expiry of refresh tokens and expiry of the overall session when refresh tokens are in use. (#11425)
|
2 лет назад |
reivilibre
|
f25c75d376
Rename unstable `access_token_lifetime` configuration option to `refreshable_access_token_lifetime` to make it clear it only concerns refreshable access tokens. (#11388)
|
2 лет назад |
David Robertson
|
ecd823d766
Flatten tests/rest/client/{v1,v2_alpha} too (#10667)
|
3 лет назад |