- Aug 20, 2015
-
-
Daniel Wagner-Hall authored
I prefer the auth handler to worry about all auth, and register to call into it as needed, than to smatter auth logic between the two.
-
Daniel Wagner-Hall authored
-
- Aug 19, 2015
-
-
Daniel Wagner-Hall authored
-
Daniel Wagner-Hall authored
-
Daniel Wagner-Hall authored
-
Erik Johnston authored
Don't get apservice interested rooms in RoomHandler.get_joined_rooms_for_users
-
Erik Johnston authored
-
Daniel Wagner-Hall authored
-
Erik Johnston authored
-
Erik Johnston authored
-
- Aug 18, 2015
-
-
Daniel Wagner-Hall authored
-
Daniel Wagner-Hall authored
I made the non-test seconds instead of ms, but not the test
-
Erik Johnston authored
Ensure we never return a None event from _get_state_for_groups
-
Erik Johnston authored
Set request.authenticated_entity for application services
-
Erik Johnston authored
Re-enable receipts API.
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Fix pending_calls metric to not lie
-
Erik Johnston authored
-
Daniel Wagner-Hall authored
-
Erik Johnston authored
-
Daniel Wagner-Hall authored
-
Daniel Wagner-Hall authored
-
Daniel Wagner-Hall authored
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
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Add and use cached batched storage.get_state function.
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Mark Haines authored
Federation for end-to-end key requests.
-
- Aug 17, 2015
-
-
Erik Johnston authored
-
Erik Johnston authored
-