Commit History

Author SHA1 Message Date
  David Baker 1007b2c6f4 Use longer & more complex tokens for email val 6 years ago
  David Baker 946a052510 Arrange config defaults by section 7 years ago
  David Baker 9be896cb78 Support config for sms body 7 years ago
  David Baker 6dd67386d4 Move the bulk lookup API to /bulk_lookup 7 years ago
  Matthew Hodgson bc8f3e3e02 Merge pull request #30 from DanielDent/contrib 7 years ago
  David Baker 2993ecb7d4 Merge pull request #31 from matrix-org/dbkr/sms 7 years ago
  Daniel Dent 55a3fe8bfc Support authenticated SMTP & TLS/SSL/STARTTLS 7 years ago
  Paul "LeoNerd" Evans 5a67aa43a4 Write a pidfile on startup 7 years ago
  David Baker 322ef6e945 Experimental, hacky, WIP branch for sms validation 7 years ago
  David Baker e5792134c1 Sort out encodings in the email messages: encode unicodes to strings where necessary, have differently encoded versions of the substitutions for use in the different places and use the email header library to generate the appropriately encoded header. 8 years ago
  Daniel Wagner-Hall e7ceb4e2bc Sign arbitrary things with arbitrary private keys 8 years ago
  Daniel Wagner-Hall a6ed6e3c02 Generate public/private keypairs for 3pid invites 8 years ago
  Daniel Wagner-Hall 989d021dd9 Finish off 3pid implementation 8 years ago
  Daniel Wagner-Hall 8c356a29df Implement nonce exchange for 3pid room invites 8 years ago
  David Baker 27b757a626 Changes for new C/S auth: send links in mails rather than codes (or currently, as well as ). 9 years ago
  Matthew Hodgson 93140996ce switch copyright owner claim from matrix.org to OpenMarket Ltd as matrix.org isn't yet incorporated 9 years ago
  David Baker 209499b9de Add servlet for home servers to check given sid/clientSecret pairs against and generally tidy up getting valiidation sessions 9 years ago
  David Baker ce198b9843 Fix some warnings & tidy things up. 9 years ago
  David Baker 51a8b9eb3f Reuse HTTP client (agent) in an uncuccessful attempt to try & stop twisted starting & stopping it every time. 9 years ago
  David Baker 21c25815b1 Further towards working replication: HTTPS cert CNs are just hostnames and don't include ports so reflect that. Also actually send client certs for replication connections. 9 years ago
  David Baker 40e89ab7d9 Theoretically working replication. 9 years ago
  David Baker 056a3e9254 Move the association of mxids with 3pid out to a separate part. 9 years ago
  David Baker 5079743e86 Refactored validation (no working associations yet!). Start of a replication poker. 9 years ago
  matrix.org 2360cd427f Reference Synapse Identity Verification and Lookup Server 9 years ago