Commit Graph

159 Commits (6ba621d78657bab1c17f6f612dd43a64cfb8921e)

Author SHA1 Message Date
Richard van der Hoff e5b52d0f94 Make psutil an explicit dependency 6 years ago
Will Hunt d6a7797dd1 Fix roomlist since tokens on Python 3 (#4046) 6 years ago
Amber Brown 381d2cfdf0
Make workers work on Py3 (#4027) 6 years ago
Richard van der Hoff a59d899668 Pin to prometheus_client<0.4 to avoid renaming all of our metrics 6 years ago
Amber Brown b3064532d0
Run our oldest supported configuration in CI (#3952) 6 years ago
Richard van der Hoff a9d84f4e44 We require attrs 16.0.0 6 years ago
Richard van der Hoff 625542878d bump dep on pyopenssl to 16.x 6 years ago
Amber Brown 2d2828dcbc
Port http/ to Python 3 (#3771) 6 years ago
Amber Brown 14e4d4f4bf
Port storage/ to Python 3 (#3725) 6 years ago
Richard van der Hoff f584d6108f Pin to twisted 17.1 or later 6 years ago
Amber Brown e845fd41c2
Correct attrs package name in requirements (#3492) 6 years ago
Richard van der Hoff 1464a0578a Add explicit dependency on netaddr 6 years ago
Richard van der Hoff 57e3f923d2 Add missing dependency on attr 7 years ago
Amber Brown f7869f8f8b
Port to sortedcontainers (with tests!) (#3332) 7 years ago
Amber Brown df9f72d9e5 replacing portions 7 years ago
Richard van der Hoff d858f3bd4e Miscellaneous fixes to python_dependencies 7 years ago
Will Hunt 2ad3fc36e6 Fixes #3135 - Replace _OpenSSLECCurve with crypto.get_elliptic_curve (#3157) 7 years ago
Richard van der Hoff d78ada3166 Miscellaneous fixes to python_dependencies 7 years ago
Richard van der Hoff d3347ad485 Revert "Use sortedcontainers instead of blist" 7 years ago
Richard van der Hoff fac3f9e678 Bump canonicaljson to 1.1.3 7 years ago
Richard van der Hoff 119596ab8f Update canonicaljson dependency 7 years ago
Vincent Breitmoser 9fbe70a7dc Use sortedcontainers instead of blist 7 years ago
Erik Johnston fecb45e0c3 Remove last usage of ujson 7 years ago
Krombel ed9b5eced4 use bcrypt.checkpw 7 years ago
Pascal Bach 3acd616979 Update pynacl dependency to 1.2.1 or higher 7 years ago
Oliver Kurz 83d8d4d8cd Allow use of higher versions of saml2 7 years ago
Erik Johnston ea87cb1ba5 Make 'affinity' package optional 7 years ago
Richard van der Hoff 10d8b701a1 Allow configuration of CPU affinity 7 years ago
Johannes Löthberg 4f66312df8 python_dependencies: Use bcrypt module instead of py-bcrypt 8 years ago
pik 250ce11ab9 Add jsonschema to python_dependencies.py 8 years ago
David Baker 73a5f06652 Support registration / login with phone number 8 years ago
Erik Johnston 7eae6eaa2f Revert "Support registration & login with phone number" 8 years ago
David Baker ce3e583d94 WIP support for msisdn 3pid proxy methods 8 years ago
Johannes Löthberg a9c1b419a9 Bump twisted dependency 8 years ago
Erik Johnston d56c39cf24 Use external ldap auth pacakge 8 years ago
Erik Johnston f9d156d270 New Flake8 fixes 8 years ago
Erik Johnston 4f181f361d Accept optional token to public room list 8 years ago
Erik Johnston 7c1a92274c Make psutil optional 8 years ago
Erik Johnston 66868119dc Add metrics for psutil derived memory usage 8 years ago
Martin Weinelt 0a32208e5d Rework ldap integration with ldap3 9 years ago
David Baker fa12209c1b Hopefully all remaining bits for email notifs 9 years ago
Erik Johnston 52ecbc2843 Make pyjwt dependency optional 9 years ago
David Baker c10ed26c30 Flesh out email templating 9 years ago
David Baker 2ed0adb075 Generate mails from a template 9 years ago
Erik Johnston d0633e6dbe Sanitize the optional dependencies for spider API 9 years ago
Matthew Hodgson dafef5a688 Add url_preview_enabled config option to turn on/off preview_url endpoint. defaults to off. 9 years ago
Christoph Witzany 4c5e8adf8b conditionally import ldap 9 years ago
Christoph Witzany 3d95405e5f Introduce LDAP authentication 9 years ago
Niklas Riekenbrauck 3f9948a069 Add JWT support 9 years ago
Matthew Hodgson dd4287ca5d make it build 9 years ago