mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
2d3462714e
This just replaces random bytes with macaroons. The macaroons are not inspected by the client or server. In particular, they claim to have an expiry time, but nothing verifies that they have not expired. Follow-up commits will actually enforce the expiration, and allow for token refresh. See https://bit.ly/matrix-auth for more information |
||
---|---|---|
.. | ||
__init__.py | ||
test_appservice.py | ||
test_directory.py | ||
test_federation.py | ||
test_presence.py | ||
test_presencelike.py | ||
test_profile.py | ||
test_register.py | ||
test_room.py | ||
test_typing.py |