1. 17 Nov, 2020 1 commit
    • Bob Van Landuyt's avatar
      Move the Rack::Attack config out of initialiser · a79dfd07
      Bob Van Landuyt authored
      This moves the config of Rack::Attack out of the initialiser and into
      the Gitlab module.
      
      This way, we can avoid monkey-patching `Rack::Attack` but instead call
      the configuration on the class. As a result, we can also use the the
      normal `prepend_if_ee` strategy to extend rack attack configuration
      for EE.
      a79dfd07
  2. 13 Nov, 2020 36 commits
  3. 12 Nov, 2020 3 commits