mirror of
https://github.com/silverstripe/silverstripe-subsites
synced 2024-10-22 11:05:55 +02:00
58b926af25
Remove the special AJAX handling to simplify the code. Now redirection will be forced on any request that changes the subsite to re-synchronise with the frontend. Introduce canAccess method, and add it to alternateAccessCheck to make sure this subsite-specific chceck is also done in situations that are not captured by onBeforeInit. |
||
---|---|---|
.. | ||
BaseSubsiteTest.php | ||
FileSubsitesTest.php | ||
GroupSubsitesTest.php | ||
LeftAndMainSubsitesTest.php | ||
SiteConfigSubsitesTest.php | ||
SiteTreeSubsitesTest.php | ||
SubsiteAdminFunctionalTest.php | ||
SubsiteAdminTest.php | ||
SubsitesVirtualPageTest.php | ||
SubsitesVirtualPageTest.yml | ||
SubsiteTest.php | ||
SubsiteTest.yml |