..
Authenticator.php
API Enable re-authentication within the CMS if a user session is lost
2014-10-14 15:19:48 +13:00
BasicAuth.php
Add detection for PHP running in CGI mode and add HTTP_AUTHORIZATION rewrite rule
2014-12-05 11:35:52 +13:00
ChangePasswordForm.php
Returning response from doChangePassword()
2014-04-10 17:21:56 +12:00
CMSMemberLoginForm.php
API Enable re-authentication within the CMS if a user session is lost
2014-10-14 15:19:48 +13:00
CMSSecurity.php
API Allow CMS re-authentication to be completely disabled if necessary
2014-11-21 17:43:53 +13: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
API Enable re-authentication within the CMS if a user session is lost
2014-10-14 15:19:48 +13:00
Member.php
Merge pull request #3577 from tractorcow/pulls/3.1/fix-basicauth-resetlogin
2015-01-15 11:03:52 +13:00
MemberAuthenticator.php
BUG Fix BasicAuth not resetting failed login counts on authentication
2014-10-24 14:19:12 +13:00
MemberCsvBulkLoader.php
Method visibility according to coding conventions
2012-09-20 10:46:59 +02:00
MemberLoginForm.php
API Enable re-authentication within the CMS if a user session is lost
2014-10-14 15:19:48 +13: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
Making TreeMultiSelectField consistent with parent class
2015-02-13 11:12:30 +13: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
BUG Security::findAnAdministrator doesn't always find an admin
2014-11-18 15:36:34 +13:00
SecurityToken.php
API Hash autologin tokens before storing in the database.
2012-11-09 11:29:42 +01:00