Commit Graph

1532 Commits (8b0e96474b3a18866f28f112de7e56979b401768)
 

Author SHA1 Message Date
Erik Johnston 8b0e96474b Implement method to get auth_chain from a given event_id 10 years ago
Erik Johnston bf6b72eb55 Start implementing auth chains 10 years ago
Erik Johnston 8421cabb9d Neaten things up a bit 10 years ago
Erik Johnston 46de65cab9 Don't query the DB for user power levels 10 years ago
Erik Johnston 351c64e99e Amalgamate all power levels. 10 years ago
Erik Johnston 233969bb58 Update to use replaces_state rather than prev_state 10 years ago
Erik Johnston c6766d45b5 Don't send prev_state to clients anymore 10 years ago
Erik Johnston 4317c8e583 Implement new replace_state and changed prev_state 10 years ago
Erik Johnston 3791b75000 Fix a couple more storage tests 10 years ago
Erik Johnston 2fcce3b3c5 Remove stale tests 10 years ago
Erik Johnston da80ebcc6b Fix redaction storage test 10 years ago
Erik Johnston cc44ecc62f Get correct prev_events 10 years ago
Erik Johnston 1616df2f61 Fix typing tests 10 years ago
Erik Johnston c670ce416b Fix room tests 10 years ago
Erik Johnston f48fce8bd3 Fix profile tests 10 years ago
Erik Johnston 24e2da4557 Fix presencelike test 10 years ago
Erik Johnston 416ab4ebf0 Don't execute empty tests. Formatting. 10 years ago
Erik Johnston 34c4614682 Fix presence test 10 years ago
Erik Johnston 9e429239ab Fix Federation test 10 years ago
Erik Johnston 96c001e668 Fix auth checks to all use the given old_event_state 10 years ago
Erik Johnston 4a5e95511e PEP8 10 years ago
Erik Johnston dfb3d21a6d Fix room handler tests 10 years ago
Erik Johnston b0554682ed Fix federation handler tests. I've removed the invite/join dance ones as they are completely out of date. 10 years ago
Erik Johnston da4a09f977 Don't bother locking 10 years ago
Erik Johnston 7f4c7fe4e8 PEP8 10 years ago
Erik Johnston dd3711bdbd Fix tests.handlers.test_directory 10 years ago
Erik Johnston b15e8d5bbc event <-> pdu mappings are now trivial and will soon be scrapped 10 years ago
Erik Johnston 24305ba5bf Fix up federation tests 10 years ago
Erik Johnston a5a4ef3fd7 Fix bug in replication 10 years ago
Erik Johnston 2a49f177fe On AuthError, raise a FederationError 10 years ago
Erik Johnston 8918422156 Move FederationError to synapse.api.errors 10 years ago
Erik Johnston fc7b2b11a2 PEP8 10 years ago
Erik Johnston 440cbd5235 Add support for sending failures 10 years ago
Erik Johnston d7412c4df1 Remove unused interface 10 years ago
Erik Johnston aa76bf39ab Remove unused imports 10 years ago
Erik Johnston 68698e0ac8 Fix bugs in generating event signatures and hashing 10 years ago
Erik Johnston bab2846513 Merge branch 'event_signing' of github.com:matrix-org/synapse into federation_authorization 10 years ago
Mark Haines af83bf6712 Script for checking event hashes 10 years ago
Mark Haines fe6832fae8 handle server names with embeded ports 10 years ago
Mark Haines 2221a13a4d script for checking signatures on signed json 10 years ago
Erik Johnston af7ae048f8 Add option to not bind to HTTPS port. This is useful if running behind an ssl load balancer 10 years ago
Erik Johnston ad6eacb3e9 Rename PDU fields to match that of events. 10 years ago
Erik Johnston d59aa6af25 For now, don't store txn -> pdu mappings. 10 years ago
Erik Johnston f139c02e95 Formatting 10 years ago
Erik Johnston 7249785bcb Sign events we create. 10 years ago
Erik Johnston 0a8b026ccf Add 'origin' key to events 10 years ago
Erik Johnston 82a6b83524 Don't assume event has hashes key already 10 years ago
Erik Johnston 9024a19658 Remove dead code. 10 years ago
Erik Johnston 7a07263281 Merge branch 'develop' of github.com:matrix-org/synapse into federation_authorization 10 years ago
Erik Johnston 1c6825cc7a Use python logger, not the twisted logger 10 years ago