ORIENT/modules/cms/classes
Samuel Georges 8da798a5cd Remove XSRF cookie
This was a contentious change is generally a bad idea to blanket all requests with a dependant cookie. We will try something else.

Revert enableXsrfCookies setting. Fixes UX issue introduced where the token expires. This should be replaced by a CSRF policy that determines whether this is needed on the front end.
2019-11-04 09:06:05 +11:00
..
asset
content
layout
page
partial
theme
Asset.php Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
AutoDatasource.php Fix minor spelling errors and inconsistencies (#4543) 2019-08-15 11:39:26 +08:00
CmsCompoundObject.php Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
CmsController.php
CmsException.php
CmsObject.php Minor Formatting Corrections in Usage Comments (#4541) 2019-08-15 09:14:54 -06:00
CmsObjectCollection.php Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
CodeBase.php Update __isset function to comply with the same checks as __get (#4514) 2019-08-04 19:56:15 +08:00
CodeParser.php
ComponentBase.php Minor Formatting Corrections in Usage Comments (#4541) 2019-08-15 09:14:54 -06:00
ComponentHelpers.php Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
ComponentManager.php Minor Formatting Corrections in Usage Comments (#4541) 2019-08-15 09:14:54 -06:00
ComponentPartial.php
Content.php Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
Controller.php Remove XSRF cookie 2019-11-04 09:06:05 +11:00
Layout.php
LayoutCode.php
MediaLibrary.php
MediaLibraryItem.php
MediaViewHelper.php Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
Meta.php Fix menus not being displayed with database templates (#4362) 2019-06-06 21:05:38 +08:00
ObjectMemoryCache.php
Page.php
PageCode.php
Partial.php
PartialCode.php
PartialStack.php
Router.php Allow for URL parameter to be zero (#4657) 2019-10-08 09:04:52 +08:00
Theme.php Optimize theme recognition (#3220) 2019-09-25 12:26:54 -06:00
ThemeManager.php Remove theme data on theme deletion (#4529) 2019-08-15 11:41:03 +08:00