summaryrefslogtreecommitdiff
path: root/lib/gitlab/request_forgery_protection.rb
Commit message (Expand)AuthorAgeFilesLines
* [Rails5] Force the `protect_from_forgery` callback run firstblackst0ne-fix-protect-from-forgery-in-application-controllerblackst0ne2018-06-211-1/+1
* Add log messages to clarify log messages about API CSRF token verification fa...dm-api-csrf-token-verificationDouwe Maan2017-07-281-0/+8
* Rescue only from ActionController::InvalidAuthenticityTokenDouwe Maan2017-07-261-0/+8
* Add `rescue false`.blackst0ne2017-07-261-1/+1
* Refactor CSRF protectionblackst0ne2017-07-261-0/+23