silverstripe-framework/security
Sean Harvey f63d137d49 ENHANCEMENT Session::start() now only called when there is changed
session data to be saved, and started on Director::direct() when there
is a cookie (or request var) containing the current PHP session name.
2012-04-27 16:28:46 +12:00
..
Authenticator.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
BasicAuth.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
ChangePasswordForm.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
Group.php MINOR Removed Group->CMSTreeClasses(), no longer shown as a tree 2012-04-17 22:34:24 +02:00
GroupCsvBulkLoader.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
LoginAttempt.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
LoginForm.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
Member.php MINOR: Fix deprecation notice when saving user settings 2012-04-16 14:13:21 +12:00
MemberAuthenticator.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
MemberCsvBulkLoader.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
MemberLoginForm.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
MemberPassword.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
PasswordEncryptor.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
PasswordValidator.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
Permission.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
PermissionCheckboxSetField.php MINOR Removed deprecated usage of $priority argument in _t() calls 2012-04-15 17:17:17 +02:00
PermissionProvider.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
PermissionRole.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
PermissionRoleCode.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
RandomGenerator.php BUGFIX Revert remove of function_exists() check for mcrypt in 2012-04-18 18:44:33 +12:00
Security.php MINOR Removed deprecated usage of $priority argument in _t() calls 2012-04-15 17:17:17 +02:00
SecurityToken.php ENHANCEMENT Session::start() now only called when there is changed 2012-04-27 16:28:46 +12:00