ActionController::RequestForgeryProtection
GPTKB entity
Statements (22)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:Ruby_on_Rails_module
|
| gptkbp:canBe |
:if option
:prepend option :unless option :with option |
| gptkbp:defaultBehavior |
raises exception on unverified request
|
| gptkbp:documentation |
https://api.rubyonrails.org/classes/ActionController/RequestForgeryProtection.html
|
| gptkbp:expectsTokenIn |
form data
request headers |
| gptkbp:hasMethod |
handle_unverified_request
protect_from_forgery verified_request? |
| gptkbp:introducedIn |
gptkb:Rails_2.0
|
| gptkbp:partOf |
gptkb:ActionController
|
| gptkbp:protectedBy |
gptkb:Cross-Site_Request_Forgery
|
| gptkbp:provides |
CSRF protection
|
| gptkbp:storesTokenIn |
session
|
| gptkbp:usedIn |
gptkb:Ruby_on_Rails
|
| gptkbp:bfsParent |
gptkb:ActionController
gptkb:ActionController::Metal |
| gptkbp:bfsLayer |
8
|
| https://www.w3.org/2000/01/rdf-schema#label |
ActionController::RequestForgeryProtection
|