Commit History

Author SHA1 Message Date
  Neil Johnson 42c6823827 disable HS from config 5 years ago
  Neil Johnson e10830e976 wip commit - tests failing 5 years ago
  Neil Johnson 74b1d46ad9 do mau checks based on monthly_active_users table 5 years ago
  Neil Johnson 00f99f74b1 insertion into monthly_active_users 5 years ago
  Amber Brown da7785147d Python 3: Convert some unicode/bytes uses (#3569) 5 years ago
  Erik Johnston 536bc63a4e Merge branch 'develop' into erikj/client_apis_move 5 years ago
  Erik Johnston e42510ba63 Use new getters 5 years ago
  Erik Johnston 0ecf68aedc Move check_in_room_or_world_readable to Auth 5 years ago
  Amber Brown 33b60c01b5 Make auth & transactions more testable (#3499) 5 years ago
  Amber Brown 49af402019 run isort 5 years ago
  Matthew Hodgson f4f1cda928 add ip_range_whitelist parameter to limit where ASes can connect from 6 years ago
  Travis Ralston ec1e799e17 Don't print invalid access tokens in the logs 6 years ago
  Richard van der Hoff 557b686eac Refactor get_send_level to take a power_levels event 6 years ago
  Amber Brown c936a52a9e Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 6 years ago
  Amber Brown df9f72d9e5 replacing portions 6 years ago
  Adrian Tschira 6168351877 Add b prefixes to some strings that are bytes in py3 6 years ago
  Richard van der Hoff da562bd6a1 Improve comments on get_user_by_access_token 6 years ago
  Richard van der Hoff aa620d09a0 Add a config option to block all room invites (#2457) 6 years ago
  Erik Johnston ed9a7f5436 Merge pull request #2309 from matrix-org/erikj/user_ip_repl 7 years ago
  Erik Johnston 2c365f4723 Cache macaroon parse and validation 7 years ago
  Erik Johnston 8c23221666 Fix up 7 years ago
  Erik Johnston ed3d0170d9 Batch upsert user ips 7 years ago
  Erik Johnston 0185b75381 Change is_host_joined to use current_state table 7 years ago
  Richard van der Hoff 19b9366d73 Fix a couple of logcontext leaks 7 years ago
  Erik Johnston 5f027d1fc5 Change resolve_state_groups call site logging to DEBUG 7 years ago
  Erik Johnston e178feca3f Remove unused function 7 years ago
  Erik Johnston 8b2fa38256 Split event auth code into seperate module 7 years ago
  Erik Johnston 7e6c2937c3 Split out static auth methods from Auth object 7 years ago
  Mark Haines c18f7fc410 Fix flake8 and update changelog 7 years ago
  Matthew Hodgson d79d165761 add logging for all the places we call resolve_state_groups. my kingdom for a backtrace that actually works. 7 years ago