Historique des commits

Auteur SHA1 Message Date
  Richard van der Hoff 7562d887e1 Change the format of access tokens away from macaroons (#5588) il y a 3 ans
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) il y a 3 ans
  Patrick Cloke 0b3112123d Use mock from the stdlib. (#9772) il y a 3 ans
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) il y a 3 ans
  Patrick Cloke 74af356baf Convert additional test-cases to homeserver test case. (#9396) il y a 3 ans
  Erik Johnston f737368a26 Add admin API for logging in as a user (#8617) il y a 4 ans
  Erik Johnston f21e24ffc2 Add ability for access tokens to belong to one user but grant access to another user. (#8616) il y a 4 ans
  Patrick Cloke c9c0ad5e20 Remove the deprecated Handlers object (#8494) il y a 4 ans
  Patrick Cloke c619253db8 Stop sub-classing object (#8249) il y a 4 ans
  Patrick Cloke d4a7829b12 Convert synapse.api to async/await (#8031) il y a 4 ans
  Andrew Morgan aee9130a83 Stop Auth methods from polling the config on every req. (#7420) il y a 4 ans
  Patrick Cloke eed7c5b89e Convert auth handler to async/await (#7261) il y a 4 ans
  Jason Robinson 6d847d8ce6 Ensure support users can be registered even if MAU limit is reached il y a 5 ans
  Richard van der Hoff 5f158ec039 Implement access token expiry (#5660) il y a 5 ans
  Richard van der Hoff 0a4001eba1 Clean up exception handling for access_tokens (#5656) il y a 5 ans
  Richard van der Hoff 1890cfcf82 Inline issue_access_token (#5659) il y a 5 ans
  Richard van der Hoff 953dbb7980 Remove access-token support from RegistrationStore.register (#5642) il y a 5 ans
  Amber Brown 32e7c9e7f2 Run Black. (#5482) il y a 5 ans
  Richard van der Hoff 0dbfae03f9 Enforce hs_disabled_message correctly il y a 5 ans
  Richard van der Hoff e0910d0145 Merge branch rav/macaroon_key_fix_0.34 into rav/macaroon_key_fix_0.34.1 il y a 5 ans
  Richard van der Hoff aa70d24125 Merge branch 'rav/macaroon_key_fix' into rav/macaroon_key_fix_0.34 il y a 5 ans
  Richard van der Hoff 566947ff34 Skip macaroon check for access tokens in the db il y a 5 ans
  Neil Johnson d2f7c4e6b1 create support user (#4141) il y a 6 ans
  Amber Brown 52ec6e9dfa Port tests/ to Python 3 (#3808) il y a 6 ans
  Neil Johnson ea068d6f3c fix bug where preserved threepid user comes to sign up and server is mau blocked il y a 6 ans
  Erik Johnston 05077e06fa Change admin_uri to admin_contact in config and errors il y a 6 ans
  Neil Johnson e07970165f rename error code il y a 6 ans
  Neil Johnson ba1fbf7d5b special case server_notices_mxid il y a 6 ans
  Neil Johnson 13ad9930c8 add new error type ResourceLimit il y a 6 ans
  Neil Johnson b8429c7c81 update error codes for resource limiting il y a 6 ans