silverstripe-framework/security
Ingo Schommer 3d612298a4 mlanthaler: Small fix to prevent E_NOTICEs.
(merged from branches/gsoc)


git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@41814 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-09-14 23:12:22 +00:00
..
Auth mlanthaler: Bugfix: Fixed small bug. Also notified the OpenID library maintainer so that they fix the library itself. 2007-09-14 23:07:23 +00:00
Authenticator.php mlanthaler: 2007-09-14 19:13:12 +00:00
BasicAuth.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
ChangePasswordForm.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
Geoip.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
Group.php Added EDIT_PERMISSIONS permission code for SecurityAdmin 2007-08-31 00:31:49 +00:00
LoginForm.php mlanthaler: 2007-09-14 19:13:12 +00:00
Member.php elofgren: In Member::autoLogin() suppress errors in the call to list() so that I don't get this error if _COOKIEalc_enc? does not have the expected parts: 2007-09-14 19:14:35 +00:00
MemberAuthenticator.php mlanthaler: 2007-09-14 19:13:12 +00:00
MemberLoginForm.php mlanthaler: 2007-09-14 19:13:12 +00:00
OpenIDAuthenticator.php mlanthaler: Switched from file-based to database-based storage to prevent replay attacks. 2007-09-14 23:08:11 +00:00
OpenIDLoginForm.php mlanthaler: 2007-09-14 19:13:12 +00:00
OpenIDStorage.php mlanthaler: Switched from file-based to database-based storage to prevent replay attacks. 2007-09-14 23:08:11 +00:00
Permission.php mlanthaler: Small fix to prevent E_NOTICEs. 2007-09-14 23:12:22 +00:00
PermissionDropdownField.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
PermissionProvider.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
Security.php mlanthaler: Bugfix: Member::logout() is not a static method! 2007-09-14 19:20:03 +00:00