.. |
Authenticator.php
|
MINOR Removed whitespace after ?> end PHP tag
|
2011-02-02 14:26:45 +13:00 |
BasicAuth.php
|
FEATURE: #3612 - Option to auto-login with basic auth (jshipman)
|
2011-02-02 14:27:09 +13:00 |
ChangePasswordForm.php
|
MINOR Removed whitespace after ?> end PHP tag
|
2011-02-02 14:26:45 +13:00 |
Group.php
|
BUGFIX Removed additional $ sign that isn't supposed to be there that broke GroupTest
|
2011-02-02 14:27:15 +13:00 |
LoginAttempt.php
|
APICHANGE: pass argument $includerelations into DataObject::fieldLabels() default as true;
|
2011-02-02 14:27:15 +13:00 |
LoginForm.php
|
Merged from branches/nzct-trunk. Use 'svn log -c <changeset> -g' for full commit message. Merge includes stability fixes and minor refactor of TableListField and ComplexTableField.
|
2008-10-08 02:00:12 +00:00 |
Member.php
|
APICHANGE: pass argument $includerelations into DataObject::fieldLabels() default as true;
|
2011-02-02 14:27:15 +13:00 |
MemberAuthenticator.php
|
MINOR Removed whitespace after ?> end PHP tag
|
2011-02-02 14:26:45 +13:00 |
MemberLoginForm.php
|
BUGFIX Checking for Director::is_site_url() before redirecting in Controller->redirectBack() and MemberLoginForm (Merged from r73252)
|
2011-02-02 14:27:10 +13:00 |
MemberPassword.php
|
MINOR: added empty statics to allow decoration
|
2011-02-02 14:27:00 +13:00 |
NZGovtPasswordValidator.php
|
MINOR Unified @package PHPdoc (added where missing, removed duplicates)
|
2008-06-15 13:33:53 +00:00 |
PasswordValidator.php
|
MINOR Unified @package PHPdoc (added where missing, removed duplicates)
|
2008-06-15 13:33:53 +00:00 |
Permission.php
|
MINOR: added empty statics to allow decoration
|
2011-02-02 14:27:00 +13:00 |
PermissionDropdownField.php
|
MINOR Unified @package PHPdoc (added where missing, removed duplicates)
|
2008-06-15 13:33:53 +00:00 |
PermissionProvider.php
|
MINOR Unified @package PHPdoc (added where missing, removed duplicates)
|
2008-06-15 13:33:53 +00:00 |
Security.php
|
ENHANCEMENT: Added onBeforeSecurityLogin event handler to Security/login, for extensions to plug into
|
2011-02-02 14:27:08 +13:00 |