silverstripe-subsites/tests
Damian Mooyman bfc70f9b06 Fix subsites to use correct permissions
See http://www.silverstripe.org/software/download/security-releases/ss-2015-008-sitetree-creation-permission-vulnerability

Conflicts:
	tests/SiteTreeSubsitesTest.php
2015-04-30 22:34:28 +12:00
..
behat/features Use 3.2 compatible API 2015-02-24 09:34:34 +13:00
BaseSubsiteTest.php BUGFIX: Session var for active subsite out of sync with current subsite. Refs silverstripe/silverstripe-subsites#93. 2013-07-10 12:24:42 +02:00
FileSubsitesTest.php Fixing test for postgres, make sure the array is indexed from 0 2013-05-06 23:25:20 +12:00
GroupSubsitesTest.php Merge remote-tracking branch 'origin/0.3' 2013-01-03 21:03:26 +01:00
LeftAndMainSubsitesTest.php BUG Prevent session-interface mismatch. 2013-11-08 11:37:10 +13:00
SiteConfigSubsitesTest.php fixing test to check for all extended cache keys, not just the immediate 2013-05-07 15:11:11 +12:00
SiteTreeSubsitesTest.php Fix subsites to use correct permissions 2015-04-30 22:34:28 +12:00
SubsiteAdminFunctionalTest.php BUG Refactor the access checks and initial subsite redirections. 2013-12-04 17:34:27 +13:00
SubsiteAdminTest.php Removed disabled tests (#29) 2013-07-10 15:55:16 +02:00
SubsiteTest.php Fix the test coverage for the subsite access changes. 2013-10-18 11:58:11 +13:00
SubsiteTest.yml Adjusted tests to new SiteTree->canCreate() logic in 3.1.11+ 2015-04-30 22:34:28 +12:00
SubsitesVirtualPageTest.php BUG Fix incompatibility with framework 3.2 2014-08-26 11:42:50 +12:00
SubsitesVirtualPageTest.yml Merge remote-tracking branch 'origin/0.3' 2013-01-03 21:03:26 +01:00