Commit Graph

166 Commits (59e2d2694deec13aaa0062e04b5460f978967dc1)

Author SHA1 Message Date
Richard van der Hoff 54a87a7b08
Collect room-version variations into one place (#4969) 7 years ago
Richard van der Hoff a54a44734f
Use an explicit dbname for postgres connections in the tests. (#4928) 7 years ago
Erik Johnston cc09685830 Add test 7 years ago
Richard van der Hoff 13bc1e0746 Use a regular HomeServerConfig object for unit tests 7 years ago
Brendan Abolivier 651ad8bc96 Add ratelimiting on failed login attempts (#4865) 7 years ago
Brendan Abolivier 899e523d6d
Add ratelimiting on login (#4821) 7 years ago
Amber Brown 26eefca3b7 setup master 7 years ago
Andrew Morgan d6e0be92fe
Disable captcha registration by default in tests 7 years ago
Brendan Abolivier a4c3a361b7
Add rate-limiting on registration (#4735) 7 years ago
Richard van der Hoff 2c3548d9d8
Update test_typing to use HomeserverTestCase. (#4771) 7 years ago
Amber Brown f2a753ea38
Move from TravisCI to BuildKite (#4752) 7 years ago
Erik Johnston d4dc527a1a Fix unit tests 7 years ago
Erik Johnston 9770ed91c2 Fix tests 7 years ago
Erik Johnston be6a7e47fa
Revert "Require event format version to parse or create events" 7 years ago
Erik Johnston e79ba9eb34 Fix tests 7 years ago
Neil Johnson d619b113ed Fix None guard in config.server.is_threepid_reserved 7 years ago
Richard van der Hoff f85676cc93
Return well_known in /login response (#4319) 7 years ago
Neil Johnson d2f7c4e6b1
create support user (#4141) 7 years ago
Richard van der Hoff c7401a697f
Implement SAML2 authentication (#4267) 7 years ago
Travis Ralston 835779f7fb Add option to track MAU stats (but not limit people) (#3830) 7 years ago
Travis Ralston 0f5e51f726 Add config variables for enabling terms auth and the policy name (#4142) 7 years ago
Neil Johnson 2dadc092b8 move logic into register, fix room alias localpart bug, tests 7 years ago
Amber Brown 7232917f12
Disable frozen dicts by default (#3987) 7 years ago
Amber Brown 6e05fd032c
Fix userconsent on Python 3 (#3938) 7 years ago
Amber Brown 1f3f5fcf52
Fix client IPs being broken on Python 3 (#3908) 7 years ago
Amber Brown 52ec6e9dfa
Port tests/ to Python 3 (#3808) 7 years ago
Neil Johnson 84a750e0c3 ensure guests never enter mau list 7 years ago
Richard van der Hoff c127c8d042 Fix origin handling for pushed transactions 7 years ago
Amber Brown 77055dba92
Fix tests on postgresql (#3740) 7 years ago
Neil Johnson 0b01281e77 move threepid checker to config, add missing yields 7 years ago
Amber Brown 14e4d4f4bf
Port storage/ to Python 3 (#3725) 7 years ago
Richard van der Hoff 414fa36f3e Fix up tests 7 years ago
Erik Johnston 05077e06fa Change admin_uri to admin_contact in config and errors 7 years ago
Amber Brown c334ca67bb
Integrate presence from hotfixes (#3694) 7 years ago
Neil Johnson 13ad9930c8 add new error type ResourceLimit 7 years ago
Neil Johnson ab035bdeac replace admin_email with admin_uri for greater flexibility 8 years ago
Neil Johnson f4b49152e2 support admin_email config and pass through into blocking errors, return AuthError in all cases 8 years ago
Neil Johnson ce7de9ae6b Revert "support admin_email config and pass through into blocking errors, return AuthError in all cases" 8 years ago
Neil Johnson 0d43f991a1 support admin_email config and pass through into blocking errors, return AuthError in all cases 8 years ago
Amber Brown 99dd975dae
Run tests under PostgreSQL (#3423) 8 years ago
black 8b3d9b6b19 Run black. 8 years ago
Erik Johnston 3e19beb941 Fix tests 8 years ago
Amber Brown 2511f3f8a0
Test fixes for Python 3 (#3647) 8 years ago
Neil Johnson 7f3d897e7a mock config.max_mau_value 8 years ago
Neil Johnson fbe255f9a4 add default mau_limits_reserved_threepids 8 years ago
Neil Johnson 42c6823827 disable HS from config 8 years ago
Richard van der Hoff 0ca459ea33 Basic support for room versioning 8 years ago
Neil Johnson 5593ff6773 fix (lots of) py3 test failures 8 years ago
Amber Brown da7785147d
Python 3: Convert some unicode/bytes uses (#3569) 8 years ago
Amber Brown e1a237eaab
Admin API for creating new users (#3415) 8 years ago