コミット履歴

作者 SHA1 メッセージ 日付
  David Baker f75824814d The server can (and does) send the empty string as a room_name, so check for this. 8 年 前
  David Baker c47fd705e5 Make sure all the substitutions we use are in the dict, as otherwise it will crash. Also test for key existtance of room_name when adding the bracketed one. 8 年 前
  matrix 2633b3c73d add &inviter_name=%(sender_display_name)s to invite URL, and introduce bracketed_room_name template variable for pretty-printing the invite mail 8 年 前
  matrix 227acd1892 prettify room name 8 年 前
  matrix 7a24a88061 actually version vector's sydent templates 8 年 前
  David Baker 7c29d3fd1a Merge pull request #16 from matrix-org/dbkr/sign_servlet_add_cors 8 年 前
  David Baker 8e747655f0 Add cors headers to the signing servlet 8 年 前
  Daniel Wagner-Hall ba588fc5ce Merge pull request #15 from matrix-org/daniel/revocation 8 年 前
  Daniel Wagner-Hall e7ceb4e2bc Sign arbitrary things with arbitrary private keys 8 年 前
  Daniel Wagner-Hall 449ea0c7a9 Merge pull request #14 from matrix-org/daniel/oops 8 年 前
  Daniel Wagner-Hall 745f0fe0f2 Merge branch 'master' into daniel/oops 8 年 前
  Daniel Wagner-Hall 4ba16d3b9e sign_json is on sign, not key 8 年 前
  Daniel Wagner-Hall d5866a0eea Merge pull request #13 from matrix-org/daniel/revokation 8 年 前
  Daniel Wagner-Hall 99c895216d Add key_validity_url to returned keys 8 年 前
  David Baker 8a990a0286 Merge pull request #12 from matrix-org/correct_message_ids 8 年 前
  Daniel Wagner-Hall 4a055f6cf5 Merge pull request #10 from matrix-org/daniel/privatekeysarefuntoemail 8 年 前
  Daniel Wagner-Hall a6ed6e3c02 Generate public/private keypairs for 3pid invites 8 年 前
  Daniel Wagner-Hall e0ed5bd22c Merge pull request #11 from matrix-org/daniel/syutil 8 年 前
  David Baker 5368ae73ef Put message ID in angle brackets to make it compliant with the RFC 8 年 前
  Daniel Wagner-Hall 2be970b828 Switch from syutil to signedjson 8 年 前
  Daniel Wagner-Hall c3a71011a6 Put messageid in all emails 8 年 前
  Daniel Wagner-Hall 6afaa2e7aa Dicts aren't iterable 8 年 前
  Daniel Wagner-Hall 3ba323aa4f Merge pull request #9 from matrix-org/daniel/resignstuff 8 年 前
  Daniel Wagner-Hall 8236230db2 Sign all assocs as ourself as well as the original verifier 8 年 前
  Daniel Wagner-Hall ef34915213 Reflect new import path 8 年 前
  Daniel Wagner-Hall 55ab7d94ac Merge pull request #8 from matrix-org/daniel/sendinviteemail 8 年 前
  Daniel Wagner-Hall efb5fae993 Don't allow callers to override important substitutions 8 年 前
  Daniel Wagner-Hall 224e3b7cf1 Escape substitution bodies 8 年 前
  Daniel Wagner-Hall 3eb6288a8c Substitute in all available parameters 8 年 前
  Daniel Wagner-Hall 9d300cc28a Send email to invited users 8 年 前