Quentin Gliech
|
8756d5c87e
Save login tokens in database (#13844)
|
2 年之前 |
Quentin Gliech
|
92103cb2c8
Decouple `synapse.api.auth_blocking.AuthBlocking` from `synapse.api.auth.Auth`. (#13021)
|
2 年之前 |
Patrick Cloke
|
e10a2fe0c2
Add some type hints to the tests.handlers module. (#12207)
|
2 年之前 |
Richard van der Hoff
|
e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031)
|
2 年之前 |
Quentin Gliech
|
a15a893df8
Save the OIDC session ID (sid) with the device on login (#11482)
|
2 年之前 |
reivilibre
|
0d86f6334a
Rename `get_access_token_for_user_id` method to `create_access_token_for_user_id` (#11369)
|
3 年之前 |
Patrick Cloke
|
47854c71e9
Use direct references for configuration variables (part 4). (#10893)
|
3 年之前 |
Richard van der Hoff
|
7562d887e1
Change the format of access tokens away from macaroons (#5588)
|
3 年之前 |
Jonathan de Jong
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 年之前 |
Patrick Cloke
|
0b3112123d
Use mock from the stdlib. (#9772)
|
3 年之前 |
Richard van der Hoff
|
7eb6e39a8f
Record the SSO Auth Provider in the login token (#9510)
|
3 年之前 |
Patrick Cloke
|
8a33d217bd
Convert some test cases to use HomeserverTestCase. (#9377)
|
3 年之前 |
Jonathan de Jong
|
ca60822b34
Simplify the way the `HomeServer` object caches its internal attributes. (#8565)
|
3 年之前 |
Patrick Cloke
|
c9c0ad5e20
Remove the deprecated Handlers object (#8494)
|
4 年之前 |
Patrick Cloke
|
cef00211c8
Allow for make_awaitable's return value to be re-used. (#8261)
|
4 年之前 |
Patrick Cloke
|
c619253db8
Stop sub-classing object (#8249)
|
4 年之前 |
Patrick Cloke
|
b49a5b9307
Convert stats and related calls to async/await (#8192)
|
4 年之前 |
Andrew Morgan
|
aee9130a83
Stop Auth methods from polling the config on every req. (#7420)
|
4 年之前 |
Patrick Cloke
|
eed7c5b89e
Convert auth handler to async/await (#7261)
|
4 年之前 |
Richard van der Hoff
|
5f158ec039
Implement access token expiry (#5660)
|
5 年之前 |
Amber Brown
|
32e7c9e7f2
Run Black. (#5482)
|
5 年之前 |
Neil Johnson
|
13ad9930c8
add new error type ResourceLimit
|
6 年之前 |
Neil Johnson
|
06b331ff40
fix off by 1 errors
|
6 年之前 |
Neil Johnson
|
ed4bc3d2fc
fix off by 1s on mau
|
6 年之前 |
Amber Brown
|
99dd975dae
Run tests under PostgreSQL (#3423)
|
6 年之前 |
black
|
8b3d9b6b19
Run black.
|
6 年之前 |
Neil Johnson
|
74b1d46ad9
do mau checks based on monthly_active_users table
|
6 年之前 |
Neil Johnson
|
6eed16d8a2
fix test for py3
|
6 年之前 |
Neil Johnson
|
7931393495
make count_monthly_users async synapse/handlers/auth.py
|
6 年之前 |
Neil Johnson
|
df2235e7fa
coding style
|
6 年之前 |