silverstripe-framework/security
Mateusz U 36d925543b Merge pull request #3020 from tractorcow/pulls/3.1-autocomplete-username
API Security.remember_username to disable login form autocompletion
2014-04-11 09:17:27 +12:00
..
Authenticator.php Add codesniffer that ensures indentation is with tabs. 2012-12-12 17:33:31 +13:00
BasicAuth.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
ChangePasswordForm.php Returning response from doChangePassword() 2014-04-10 17:21:56 +12:00
Group.php Documented magic properties of DataObject 2014-01-26 00:11:32 -05:00
GroupCsvBulkLoader.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
LoginAttempt.php Documented magic properties of DataObject 2014-01-26 00:11:32 -05:00
LoginForm.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
Member.php FIX: Rewrite Member getCMSFields to ensure updateCMSFields is only run once (fixes #2827) 2014-02-16 21:21:15 +00:00
MemberAuthenticator.php NEW: Updating out of date URLs in the framework source code and docs 2014-02-07 15:10:44 +13:00
MemberCsvBulkLoader.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
MemberLoginForm.php Merge pull request #3020 from tractorcow/pulls/3.1-autocomplete-username 2014-04-11 09:17:27 +12:00
MemberPassword.php Documented magic properties of DataObject 2014-01-26 00:11:32 -05:00
PasswordEncryptor.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
PasswordValidator.php FIX PasswordValidator->characterStrength() Documentation 2013-10-15 12:44:50 +02:00
Permission.php Documented magic properties of DataObject 2014-01-26 00:11:32 -05:00
PermissionCheckboxSetField.php FIX Disallow permissions assign for APPLY_ROLES (SS-2013-005) 2013-09-12 15:42:43 +02:00
PermissionFailureException.php Updating @package and @subpackage doc tags 2013-11-29 17:49:30 +13:00
PermissionProvider.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
PermissionRole.php Documented magic properties of DataObject 2014-01-26 00:11:32 -05:00
PermissionRoleCode.php Documented magic properties of DataObject 2014-01-26 00:11:32 -05:00
RandomGenerator.php API Hash autologin tokens before storing in the database. 2012-11-09 11:29:42 +01:00
Security.php API Security.remember_username to disable login form autocompletion 2014-04-11 09:05:25 +12:00
SecurityToken.php API Hash autologin tokens before storing in the database. 2012-11-09 11:29:42 +01:00