Commit History

Author SHA1 Message Date
  Brendan Abolivier 899e523d6d Add ratelimiting on login (#4821) 5 years ago
  Richard van der Hoff c588b9b9e4 Factor SSO success handling out of CAS login (#4264) 5 years ago
  Travis Ralston ab4526a153 Remove duplicate slashes in generated consent URLs 5 years ago
  Travis Ralston 0f5e51f726 Add config variables for enabling terms auth and the policy name (#4142) 5 years ago
  Travis Ralston a8d41c6aff Include a version query string arg for the consent route 5 years ago
  Travis Ralston 54def42c19 Merge branch 'develop' into travis/login-terms 5 years ago
  Richard van der Hoff 5c445114d3 Correctly account for cpu usage by background threads (#4074) 5 years ago
  Travis Ralston a8ed93a4b5 pep8 5 years ago
  Travis Ralston 442734ff9e Ensure the terms params are actually provided 5 years ago
  Travis Ralston 762a0982aa Python is hard 5 years ago
  Travis Ralston dd99db846d Update login terms structure for the proposed language support 5 years ago
  Travis Ralston 537d0b7b36 Use a flag rather than a new route for the public policy 5 years ago
  Travis Ralston 149c4f1765 Supply params for terms auth stage 5 years ago
  Travis Ralston fd99787162 Incorporate Dave's work for GDPR login flows 5 years ago
  Amber Brown 2608ebc04c Port handlers/ to Python 3 (#3803) 5 years ago
  Neil Johnson 86a00e05e1 Merge branch 'develop' of github.com:matrix-org/synapse into neilj/fix_off_by_1+maus 5 years ago
  Erik Johnston fef2e65d12 Merge pull request #3667 from matrix-org/erikj/fixup_unbind 5 years ago
  Neil Johnson ed4bc3d2fc fix off by 1s on mau 5 years ago
  Erik Johnston 360ba89c50 Don't fail requests to unbind 3pids for non supporting ID servers 5 years ago
  Neil Johnson 886be75ad1 bug fixes 5 years ago
  Neil Johnson 74b1d46ad9 do mau checks based on monthly_active_users table 5 years ago
  Neil Johnson 085435e13a Merge pull request #3630 from matrix-org/neilj/mau_sign_in_log_in_limits 5 years ago
  Amber Brown da7785147d Python 3: Convert some unicode/bytes uses (#3569) 5 years ago
  Neil Johnson 0aba3d361a count_monthly_users() async 5 years ago
  Neil Johnson df2235e7fa coding style 5 years ago
  Neil Johnson 251e6c1210 limit register and sign in on number of monthly users 5 years ago
  Amber Brown 49af402019 run isort 5 years ago
  Amber Brown 6350bf925e Attempt to be more performant on PyPy (#3462) 5 years ago
  Amber Brown 77ac14b960 Pass around the reactor explicitly (#3385) 6 years ago
  Amber Brown a61738b316 Remove run_on_reactor (#3395) 6 years ago