summaryrefslogtreecommitdiff
path: root/doc/user/project
diff options
context:
space:
mode:
authorblackst0ne <blackst0ne.ru@gmail.com>2018-06-21 21:44:31 +1100
committerblackst0ne <blackst0ne.ru@gmail.com>2018-06-21 21:44:31 +1100
commit6fef87f17fa6fde7c15668faa43b563eebc0a918 (patch)
treed7d03db4922dba9e04df4e1fcf86660296322b84 /doc/user/project
parente40aa397700f997b320d9e6299ab3b15b75c77a8 (diff)
downloadgitlab-ce-6fef87f17fa6fde7c15668faa43b563eebc0a918.tar.gz
[Rails5] Force the `protect_from_forgery` callback run firstblackst0ne-fix-protect-from-forgery-in-application-controller
Since Rails 5.0 the `protect_from_forgery` callback doesn't run first by default anymore. [1] Instead it gets inserted into callbacks chain where callbacks get called in order. This commit forces the callback to run first. [1]: https://github.com/rails/rails/commit/39794037817703575c35a75f1961b01b83791191
Diffstat (limited to 'doc/user/project')
0 files changed, 0 insertions, 0 deletions