Quentin Gliech
|
3dd175b628
`synapse.api.auth.Auth` cleanup: make permission-related methods use `Requester` instead of the `UserID` (#13024)
|
2 lat temu |
Quentin Gliech
|
fe1daad672
Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986)
|
2 lat temu |
Quentin Gliech
|
92103cb2c8
Decouple `synapse.api.auth_blocking.AuthBlocking` from `synapse.api.auth.Auth`. (#13021)
|
2 lat temu |
Patrick Cloke
|
7bc08f3201
Remove remaining bits of groups code. (#12936)
|
2 lat temu |
Patrick Cloke
|
7fbf42499d
Use `getClientAddress` instead of `getClientIP`. (#12599)
|
2 lat temu |
Patrick Cloke
|
02d708568b
Replace assertEquals and friends with non-deprecated versions. (#12092)
|
2 lat temu |
Richard van der Hoff
|
e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031)
|
2 lat temu |
Jason Robinson
|
2560b1b6b2
Allow tracking puppeted users for MAU (#11561)
|
2 lat temu |
reivilibre
|
17886d2603
Add experimental support for MSC3202: allowing application services to masquerade as specific devices. (#11538)
|
2 lat temu |
Patrick Cloke
|
94b620a5ed
Use direct references for configuration variables (part 6). (#10916)
|
3 lat temu |
Jason Robinson
|
fa74536384
Fix AuthBlocking check when requester is appservice (#10881)
|
3 lat temu |
Patrick Cloke
|
47854c71e9
Use direct references for configuration variables (part 4). (#10893)
|
3 lat temu |
Quentin Gliech
|
bd4919fb72
MSC2918 Refresh tokens implementation (#9450)
|
3 lat temu |
Richard van der Hoff
|
7562d887e1
Change the format of access tokens away from macaroons (#5588)
|
3 lat temu |
Jonathan de Jong
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 lat temu |
Patrick Cloke
|
0b3112123d
Use mock from the stdlib. (#9772)
|
3 lat temu |
Eric Eastwood
|
0a00b7ff14
Update black, and run auto formatting over the codebase (#9381)
|
3 lat temu |
Patrick Cloke
|
74af356baf
Convert additional test-cases to homeserver test case. (#9396)
|
3 lat temu |
Erik Johnston
|
f737368a26
Add admin API for logging in as a user (#8617)
|
4 lat temu |
Erik Johnston
|
f21e24ffc2
Add ability for access tokens to belong to one user but grant access to another user. (#8616)
|
4 lat temu |
Patrick Cloke
|
c9c0ad5e20
Remove the deprecated Handlers object (#8494)
|
4 lat temu |
Patrick Cloke
|
c619253db8
Stop sub-classing object (#8249)
|
4 lat temu |
Patrick Cloke
|
d4a7829b12
Convert synapse.api to async/await (#8031)
|
4 lat temu |
Andrew Morgan
|
aee9130a83
Stop Auth methods from polling the config on every req. (#7420)
|
4 lat temu |
Patrick Cloke
|
eed7c5b89e
Convert auth handler to async/await (#7261)
|
4 lat temu |
Jason Robinson
|
6d847d8ce6
Ensure support users can be registered even if MAU limit is reached
|
5 lat temu |
Richard van der Hoff
|
5f158ec039
Implement access token expiry (#5660)
|
5 lat temu |
Richard van der Hoff
|
0a4001eba1
Clean up exception handling for access_tokens (#5656)
|
5 lat temu |
Richard van der Hoff
|
1890cfcf82
Inline issue_access_token (#5659)
|
5 lat temu |
Richard van der Hoff
|
953dbb7980
Remove access-token support from RegistrationStore.register (#5642)
|
5 lat temu |