summaryrefslogtreecommitdiff
path: root/config/initializers/rack_attack.rb.example
Commit message (Collapse)AuthorAgeFilesLines
* Import from Github using Personal Access Tokens.Eric K Idema2016-06-301-1/+2
| | | | | | | | | | | | | This stands as an alternative to using OAuth to access a user's Github repositories. This is setup in such a way that it can be used without OAuth configuration. From a UI perspective, the how to import modal has been replaced by a full page, which includes a form for posting a personal access token back to the Import::GithubController. If the user has logged in via GitHub, skip the Personal Access Token and go directly to Github for an access token via OAuth.
* Disable Rack Attack if admin disables it in config fileStan Hu2016-04-271-1/+2
| | | | | Grack::Auth already checks this variable. These holdouts were not disabled, leading to confusion when debugging a customer issue.
* Rails update to 4.2.4Valery Sizov2015-11-251-7/+7
|
* Groundwork for merging CI into CEDouwe Maan2015-08-251-7/+7
|
* Add a note that changing example configuration files requires changing ↵note_about_omnibus_changesMarin Jankovski2015-06-111-0/+1
| | | | omnibus-gitlab.
* Create one big regular expresion for Rack::AttackJacob Vosmaer2014-08-221-6/+6
|
* Change rack attack example.Marin Jankovski2014-08-221-2/+10
|
* Confirmation url throttle.Marin Jankovski2013-12-241-1/+2
|
* Include API session route under rack protectionDmitriy Zaporozhets2013-11-251-1/+3
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* No limits when testing.Marin Jankovski2013-11-211-2/+5
|
* Enable rack_attack by default.Marin Jankovski2013-11-061-6/+2
|
* Add documentation to help section, rack_attack as exampleMarin Jankovski2013-09-301-0/+16