Commit Graph

392 Commits (363786845b728bcd7146b3d949a86021a96eb2d2)

Author SHA1 Message Date
Richard van der Hoff ec041b335e Record device_id in client_ips 8 years ago
Richard van der Hoff 053e83dafb More doc-comments 8 years ago
Mark Haines d137e03231 Fix 500 ISE when sending alias event without a state_key 8 years ago
Erik Johnston ebdafd8114 Check sender signed event 8 years ago
Erik Johnston e5142f65a6 Add 'contains_url' to filter 8 years ago
Negar Fazeli 0136a522b1 Bug fix: expire invalid access tokens 8 years ago
Erik Johnston 2cb758ac75 Check if alias event's state_key matches sender's domain 8 years ago
Erik Johnston 560c71c735 Check creation event's room_id domain matches sender's 8 years ago
David Baker 385aec4010 Implement https://github.com/matrix-org/matrix-doc/pull/346/files 9 years ago
Erik Johnston 067596d341 Fix bug where we did not correctly explode when multiple user_ids were set in macaroon 9 years ago
David Baker be8be535f7 requestToken update 9 years ago
David Baker 1f31cc37f8 Working unsubscribe links going straight to the HS 9 years ago
Matthew Hodgson aaa70e26a2 special case m.room.third_party_invite event auth to match invites, otherwise they get out of sync and you get https://github.com/vector-im/vector-web/issues/1208 9 years ago
David Baker 991af8b0d6 WIP on unsubscribing email notifs without logging in 9 years ago
Mark Haines 1a3a2002ff Spell "domain" correctly 9 years ago
Negi Fazeli 40aa6e8349 Create user with expiry 9 years ago
Erik Johnston 08dfa8eee2 Add and use get_domian_from_id 9 years ago
Erik Johnston a438a6d2bc Implement basic ignore user 9 years ago
Erik Johnston 0f2ca8cde1 Measure Auth.check 9 years ago
Erik Johnston c53f9d561e Don't auto log failed auth checks 9 years ago
Erik Johnston 3e7fac0d56 Add published room list edit API 9 years ago
David Baker 874fd43257 Send the user ID matching the guest access token, since there is no Matrix API to discover what user ID an access token is for. 9 years ago
Daniel Wagner-Hall 577951b032 Allow third_party_signed to be specified on /join 9 years ago
Erik Johnston 114b929f8b Check presence state is a valid one 9 years ago
Patrik Oldsberg 536f949a1a api/filtering: don't assume that event content will always be a dict 9 years ago
Daniel Wagner-Hall 4de08a4672 Revert "Merge two of the room join codepaths" 9 years ago
Daniel Wagner-Hall cf81375b94 Merge two of the room join codepaths 9 years ago
Erik Johnston 2c1fbea531 Fix up logcontexts 9 years ago
Daniel Wagner-Hall 737c4223ef Host /media/r0 as well as /media/v1 9 years ago
Daniel Wagner-Hall 2df6114bc4 Log more diagnostics for unrecognised access tokens 9 years ago
Daniel Wagner-Hall d83d004ccd Fix flake8 warnings for new flake8 9 years ago
Erik Johnston 35981c8b71 Fix test 9 years ago
Erik Johnston 8c6012a4af Fix tests 9 years ago
Erik Johnston 4021f95261 Move logic from rest/ to handlers/ 9 years ago
Erik Johnston 975903ae17 Sanitize filters 9 years ago
Daniel Wagner-Hall 808a8aedab Don't error on AS non-ghost user use 9 years ago
Daniel Wagner-Hall 74474a6d63 Pull out app service user lookup 9 years ago
Daniel Wagner-Hall ac5a4477ad Require unbanning before other membership changes 9 years ago
David Baker 5819b7a78c M_INVALID_USERNAME to be consistent with the parameter name 9 years ago
David Baker 3f8db3d597 Add specific error code for invalid user names. 9 years ago
Daniel Wagner-Hall 7d09ab8915 Require AS users to be registered before use 9 years ago
Daniel Wagner-Hall 2110e35fd6 Introduce a Requester object 9 years ago
Matthew Hodgson 6c28ac260c copyrights 9 years ago
Mark Haines 392773ccb2 Guest users must be joined to a room to see it in /sync 9 years ago
Daniel Wagner-Hall cfd07aafff Allow guests to upgrade their accounts 9 years ago
Mark Haines 0ee0138325 Include the list of bad room ids in the error 9 years ago
Mark Haines b9b4466d0d Add top level filters for filtering by room id 9 years ago
Mark Haines 45a9e0ae0c Allow guest access if the user provides a list of rooms in the filter 9 years ago
Mark Haines 489a4cd1cf Add top level filtering by room id 9 years ago
Daniel Wagner-Hall 8c5f252edb Strip address and such out of 3pid invites 9 years ago