Skip to content
Snippets Groups Projects
  1. Dec 17, 2020
  2. Dec 15, 2020
  3. Nov 16, 2020
  4. Jul 09, 2020
  5. Jun 03, 2020
  6. May 22, 2020
  7. May 06, 2020
  8. May 10, 2019
  9. Mar 05, 2019
    • Brendan Abolivier's avatar
      Add rate-limiting on registration (#4735) · a4c3a361
      Brendan Abolivier authored
      
      * Rate-limiting for registration
      
      * Add unit test for registration rate limiting
      
      * Add config parameters for rate limiting on auth endpoints
      
      * Doc
      
      * Fix doc of rate limiting function
      
      Co-Authored-By: default avatarbabolivier <contact@brendanabolivier.com>
      
      * Incorporate review
      
      * Fix config parsing
      
      * Fix linting errors
      
      * Set default config for auth rate limiting
      
      * Fix tests
      
      * Add changelog
      
      * Advance reactor instead of mocked clock
      
      * Move parameters to registration specific config and give them more sensible default values
      
      * Remove unused config options
      
      * Don't mock the rate limiter un MAU tests
      
      * Rename _register_with_store into register_with_store
      
      * Make CI happy
      
      * Remove unused import
      
      * Update sample config
      
      * Fix ratelimiting test for py2
      
      * Add non-guest test
      Unverified
      a4c3a361
  10. Nov 15, 2018
  11. Nov 06, 2018
  12. Oct 30, 2018
  13. Sep 06, 2018
  14. Aug 23, 2018
Loading