Commit Graph

69 Commits (59e2d2694deec13aaa0062e04b5460f978967dc1)

Author SHA1 Message Date
Richard van der Hoff 0dbfae03f9 Enforce hs_disabled_message correctly 7 years ago
Brendan Abolivier a4c3a361b7
Add rate-limiting on registration (#4735) 7 years ago
Richard van der Hoff 566947ff34 Skip macaroon check for access tokens in the db 7 years ago
Neil Johnson d2f7c4e6b1
create support user (#4141) 7 years ago
Richard van der Hoff 7e07d25ed6 Allow backslashes in event field filters 7 years ago
Amber Brown 52ec6e9dfa
Port tests/ to Python 3 (#3808) 7 years ago
Neil Johnson ea068d6f3c fix bug where preserved threepid user comes to sign up and server is mau blocked 7 years ago
Erik Johnston 05077e06fa Change admin_uri to admin_contact in config and errors 7 years ago
Neil Johnson e07970165f rename error code 7 years ago
Neil Johnson ba1fbf7d5b special case server_notices_mxid 7 years ago
Neil Johnson 13ad9930c8 add new error type ResourceLimit 7 years ago
Neil Johnson b8429c7c81 update error codes for resource limiting 7 years ago
Neil Johnson ab035bdeac replace admin_email with admin_uri for greater flexibility 7 years ago
Neil Johnson f4b49152e2 support admin_email config and pass through into blocking errors, return AuthError in all cases 7 years ago
Neil Johnson ce7de9ae6b Revert "support admin_email config and pass through into blocking errors, return AuthError in all cases" 7 years ago
Neil Johnson 0d43f991a1 support admin_email config and pass through into blocking errors, return AuthError in all cases 7 years ago
Amber Brown 99dd975dae
Run tests under PostgreSQL (#3423) 7 years ago
black 8b3d9b6b19 Run black. 8 years ago
Neil Johnson 42c6823827 disable HS from config 8 years ago
Neil Johnson d08296f9f2 remove unused import 8 years ago
Neil Johnson 886be75ad1 bug fixes 8 years ago
Neil Johnson 74b1d46ad9 do mau checks based on monthly_active_users table 8 years ago
Amber Brown da7785147d
Python 3: Convert some unicode/bytes uses (#3569) 8 years ago
Amber Brown 49af402019 run isort 8 years ago
Matthew Hodgson f82cf3c7df add test 8 years ago
Matthew Hodgson e72234f6bd fix tests 8 years ago
pik 566641a0b5 use jsonschema.FormatChecker for RoomID and UserID strings 9 years ago
pik acafcf1c5b Add valid filter tests, flake8, fix typo 9 years ago
pik e56c79c114 check_valid_filter using JSONSchema 9 years ago
Erik Johnston 5d6bad1b3c Optimise state resolution 9 years ago
Richard van der Hoff 1529c19675 Prevent user tokens being used as guest tokens (#1675) 9 years ago
Mark Haines ec609f8094 Fix unit tests 9 years ago
Richard van der Hoff ec041b335e Record device_id in client_ips 10 years ago
Negar Fazeli 0136a522b1 Bug fix: expire invalid access tokens 10 years ago
Negi Fazeli 40aa6e8349 Create user with expiry 10 years ago
Mark Haines 5c79ef9396 Test Filter.filter_rooms 10 years ago
Mark Haines 700487a7c7 Fix flake8 warnings for tests 10 years ago
Erik Johnston 35981c8b71 Fix test 10 years ago
Erik Johnston 8c6012a4af Fix tests 10 years ago
Erik Johnston 8f9c74e9f1 Fix tests 10 years ago
Daniel Wagner-Hall 2110e35fd6 Introduce a Requester object 10 years ago
Matthew Hodgson 6c28ac260c copyrights 10 years ago
Daniel Wagner-Hall cfd07aafff Allow guests to upgrade their accounts 10 years ago
Daniel Wagner-Hall f522f50a08 Allow guests to register and call /events?room_id= 10 years ago
Erik Johnston 45cd2b0233 Refactor api.filtering to have a Filter API 10 years ago
Mark Haines 8897781558 update filtering tests 10 years ago
Mark Haines 586beb8318 Update the filters to match the latest spec. 10 years ago
Daniel Wagner-Hall e255c2c32f s/user_id/user/g for consistency 10 years ago
Daniel Wagner-Hall 81450fded8 Turn TODO into thing which actually will fail 11 years ago
Daniel Wagner-Hall 6a4b650d8a Attempt to validate macaroons 11 years ago