silverstripe-testsession/code
Ingo Schommer 89a429c6a5 Don't require authentication for "test" environments
We use testsession to build up test state e.g. for checking
logins, so having an admin logged-in to operate the testsession
controller is counterproductive.
2013-12-12 01:08:29 +01:00
..
TestSessionController.php Don't require authentication for "test" environments 2013-12-12 01:08:29 +01:00
TestSessionDatabaseState.php TestSessionDatabaseState for shared state between processes 2013-12-09 01:41:44 +01:00
TestSessionMemberExtension.php TestSessionDatabaseState for shared state between processes 2013-12-09 01:41:44 +01:00
TestSessionStubCodeWriter.php NEW Write PHP code for later inclusion 2013-11-27 19:29:44 +01:00
TestSesssionRequestFilter.php API State setting within session, make tmpdb optional 2013-12-10 19:34:37 +01:00