Commit Graph

7190 Commits (dc76a3e909535d99f0b6b4a76279a14685324dc4)
 

Author SHA1 Message Date
Will Hunt e885e2a623 Fall back to 'username' if 'user' is not given for appservice reg. 8 years ago
Mark Haines d137e03231 Fix 500 ISE when sending alias event without a state_key 8 years ago
Erik Johnston f52565de50 Fix /purge_history bug 8 years ago
Erik Johnston a2d288c6a9 Merge pull request #923 from matrix-org/erikj/purge_history 8 years ago
Erik Johnston bd7c51921d Merge pull request #919 from matrix-org/erikj/auth_fix 8 years ago
Erik Johnston 978fa53cc2 Pull out min stream_ordering from ex_outlier_stream 8 years ago
Erik Johnston eec9609e96 event_backwards_extremeties may not be empty 8 years ago
Erik Johnston 9e1b43bcbf Comment 8 years ago
Erik Johnston a3036ac37e Merge pull request #921 from matrix-org/erikj/account_deactivate 8 years ago
Erik Johnston ebdafd8114 Check sender signed event 8 years ago
Erik Johnston a98d215204 Add filter param to /messages API 8 years ago
Erik Johnston d554ca5e1d Add support for filters in paginate_room_events 8 years ago
Erik Johnston 209e04fa11 Merge pull request #918 from negzi/bugfix_for_token_expiry 8 years ago
Erik Johnston e5142f65a6 Add 'contains_url' to filter 8 years ago
Erik Johnston b64aa6d687 Add sender and contains_url field to events table 8 years ago
Erik Johnston 848d3bf2e1 Add hs object 8 years ago
Erik Johnston b55c770271 Only accept password auth 8 years ago
Erik Johnston d543b72562 Add an /account/deactivate endpoint 8 years ago
Negar Fazeli 0136a522b1 Bug fix: expire invalid access tokens 9 years ago
Erik Johnston 2cb758ac75 Check if alias event's state_key matches sender's domain 9 years ago
Erik Johnston 560c71c735 Check creation event's room_id domain matches sender's 9 years ago
David Baker a37ee2293c Merge pull request #915 from matrix-org/dbkr/more_requesttokens 9 years ago
David Baker c55ad2e375 be more pythonic 9 years ago
David Baker aaa9d9f0e1 on_OPTIONS isn't neccessary 9 years ago
David Baker 75fa7f6b3c Remove other debug logging 9 years ago
David Baker a5db0026ed Separate out requestTokens to separate handlers 9 years ago
David Baker 9c491366c5 Oops, remove debug logging 9 years ago
David Baker 385aec4010 Implement https://github.com/matrix-org/matrix-doc/pull/346/files 9 years ago
Mark Haines 10f4856b0c Merge pull request #914 from matrix-org/markjh/upgrade 9 years ago
Mark Haines dfde67a6fe Add a comment explaining allow_none 9 years ago
Mark Haines 10c843fcfb Ensure that the guest user is in the database when upgrading accounts 9 years ago
Erik Johnston 58930da52b Merge branch 'master' of github.com:matrix-org/synapse into develop 9 years ago
Erik Johnston 0870588c20 Merge branch 'hotfixes-v0.16.1' 9 years ago
Erik Johnston f90cf150e2 Bump version and changelog 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
Erik Johnston 70d650be2b Merge pull request #911 from matrix-org/erikj/purge_history 9 years ago
Erik Johnston b92e7955be Comment 9 years ago
Erik Johnston c98e1479bd Return 400 rather than 500 9 years ago
Erik Johnston 67f2c901ea Add rest servlet. Fix SQL. 9 years ago
Erik Johnston eef7778af9 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/test2 9 years ago
Erik Johnston a17e7caeb7 Merge branch 'erikj/shared_secret' into erikj/test2 9 years ago
Erik Johnston f0c06ac65c Merge pull request #909 from matrix-org/erikj/shared_secret 9 years ago
Erik Johnston 76b18df3d9 Check that there are no null bytes in user and passsword 9 years ago
Erik Johnston 0da24cac8b Add null separator to hmac 9 years ago
Erik Johnston 2e3c8acc68 Merge pull request #910 from KentShikama/hash_password_followup 9 years ago
Kent Shikama 8d9a884cee
Update password config comment 9 years ago
Kent Shikama 896bc6cd46
Update hash_password script 9 years ago
Erik Johnston be3548f7e1 Remove spurious txn 9 years ago
Erik Johnston 4adf93e0f7 Fix for postgres 9 years ago
Erik Johnston 651faee698 Add an admin option to shared secret registration 9 years ago