forked-synapse/synapse/rest
Richard van der Hoff 68f47d6744 Fix parsing of Content-Disposition headers (#4763)
* Fix parsing of Content-Disposition headers

TIL: filenames in content-dispostion headers can contain semicolons, and aren't
%-encoded.

* fix python2 incompatibility

* Fix docstrings
2019-02-27 14:29:10 -08:00
..
client switch from google.com to recaptcha.net for reCAPTCHA (#4731) 2019-02-25 11:15:36 -08:00
consent Fix registration on workers (#4682) 2019-02-20 18:47:31 +11:00
key Remove deprecated v1 key exchange endpoint (#4119) 2018-10-31 22:29:02 +11:00
media Fix parsing of Content-Disposition headers (#4763) 2019-02-27 14:29:10 -08:00
saml2 Initialise user displayname from SAML2 data (#4272) 2018-12-07 14:44:46 +01:00
__init__.py register capabilities servlet 2019-01-29 10:28:35 +00:00
well_known.py Fixup 2019-02-18 15:52:26 +00:00