silverstripe-framework/security
Ingo Schommer 3e88c98ca5 API Restrict MemberLoginForm to POST requests for increased security
CVE-2013-2653 - Thanks to Fara Rustein of Deloitte Argentina for reporting.
2013-05-08 10:25:28 +02: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 FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
Group.php Group description in CMSFields 2013-04-14 22:11:19 +02:00
GroupCsvBulkLoader.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
LoginAttempt.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
LoginForm.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
Member.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
MemberAuthenticator.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
MemberCsvBulkLoader.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
MemberLoginForm.php API Restrict MemberLoginForm to POST requests for increased security 2013-05-08 10:25:28 +02:00
MemberPassword.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
PasswordEncryptor.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
PasswordValidator.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
Permission.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
PermissionCheckboxSetField.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
PermissionFailureException.php API CHANGE: Add a PermissionFailureException that can be thrown to trigger a log-in. 2013-01-29 18:10:42 +01:00
PermissionProvider.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
PermissionRole.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
PermissionRoleCode.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
RandomGenerator.php API Hash autologin tokens before storing in the database. 2012-11-09 11:29:42 +01:00
Security.php Allow custom ChangePasswordForm form 2013-05-08 09:39:39 +02:00
SecurityToken.php API Hash autologin tokens before storing in the database. 2012-11-09 11:29:42 +01:00