Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-01-08 | Update ruby-rack-protection to 1.2.0. | obache | 2 | -6/+6 | |
Changes: * Show warnings for JsonCsrtf attacks. * do not enable parameter escaping by default, fixes #8. * Use more specific namespace declaration in Rack::Builder configuration. * NotimpelentedError typo fix * add test that makes sure passingin on :track option works. related to #6. * deal with PATH_INFO being nil, fixes #7. * do not track HTTP_VERSION, fixes #6. | |||||
2011-12-16 | Importing www/ruby-rack-protection pacakge version 1.1.4. | taca | 4 | -0/+60 | |
Rack::Protection You should use protection! This gem protects against typical web attacks. Should work for all Rack apps, including Rails. |