ORIENT/config
Luke Towers 959b85f56c Add cms.enableXsrfCookies config value (default true) to configure whether or not the XSRF cookie is automatically sent or if CSRF tokens are solely relied on.
Related: https://github.com/octobercms/october/pull/4701#issuecomment-547773385 & https://github.com/laravel/framework/pull/24726
2019-10-30 08:08:54 -06:00
..
dev Migrate bootstrap process 2015-02-04 19:31:41 +11:00
testing Disable CSRF in unit tests 2019-10-07 14:13:02 +08:00
app.php Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
broadcasting.php Code dusting (#2826) 2017-04-24 21:38:19 +10:00
cache.php Disable in-memory cache repository when running in CLI by default (#4323) 2019-05-07 12:34:46 -06:00
cms.php Add cms.enableXsrfCookies config value (default true) to configure whether or not the XSRF cookie is automatically sent or if CSRF tokens are solely relied on. 2019-10-30 08:08:54 -06:00
cookie.php Add cookie configuration file (#3644) 2018-07-19 22:38:45 -04:00
database.php Add ability to specify the connection used for running tests (#4159) 2019-03-31 06:28:24 -06:00
develop.php Allow decompiled Backend JS assets (#4549) 2019-08-16 16:19:16 +08:00
environment.php Change default environment to development (#3288) 2017-12-08 10:37:15 -06:00
filesystems.php Fix use of Storage::url() for local disks that haven't been configured correctly. Fixes #4581 2019-09-02 12:33:36 -06:00
mail.php Change default mail driver to smtp 2017-11-23 11:51:56 +11:00
queue.php Code dusting (#2826) 2017-04-24 21:38:19 +10:00
services.php Added Mailgun endpoint to services config (#4667) 2019-10-06 19:27:10 -06:00
session.php Improve documentation(#3573) 2019-04-19 14:44:37 -06:00
view.php Typo 2018-03-27 13:23:03 -06:00