Commit Graph

93 Commits (f29b41fde9e5fcd01438fd85b19d0ba8dbd19de2)

Author SHA1 Message Date
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
Erik Johnston 07cf96ebf7 Pin pysaml2 version to 3.x 9 years ago
Daniel Wagner-Hall 577951b032 Allow third_party_signed to be specified on /join 9 years ago
Matthew Hodgson b3ecb96e36 try to bump syweb to 0.6.8 9 years ago
Daniel Wagner-Hall 0935802f1e Pin pynacl to 0.3.0 9 years ago
Matthew Hodgson 6c28ac260c copyrights 9 years ago
Mark Haines 8bab7abddd Add nacl.bindings to the list of modules checked. Re-arrange import order to check packages after the packages they depend on 9 years ago
Mark Haines 3cdfd37d95 Print an example "pip install" line for a missing requirement 9 years ago
Mark Haines 57df6fffa7 Use the version of "matrix-angular-sdk" hosted on pypi 9 years ago
Erik Johnston d33f31d741 Print the correct pip install line when failing due to lack of matrix-angular-sdk 9 years ago
Erik Johnston 8b52fe48b5 Revert previous commit. Instead, always download matrix-angular-sdk as a requirement, but don't complain (when we do check_requirements) if we don't have it when we start synapse. 9 years ago
Erik Johnston d9088c923f Remove dependency on matrix-angular-sdk 9 years ago
Mark Haines cf8c04948f Fix typo in module imports and package dependencies 9 years ago
Mark Haines 78323ccdb3 Remove syutil dependency in favour of smaller single-purpose libraries 9 years ago
Daniel Wagner-Hall f90ea3dc73 Correct pynacl version to 0.3.0 9 years ago