silverstripe-framework/security
Ingo Schommer aadac616c0 mlanthaler: Save the email address in the session variable to reuse it when the login fails. (merged from branches/gsoc)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@41768 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-09-14 16:57:12 +00:00
..
Authenticator.php mlanthaler: Switched to an authenticator and a form class to be able to add other authentication methods. (merged from branches/gsoc) 2007-09-14 03:12:21 +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
Member.php created alteration_message method to replace all the code used to echo changes when dbbuild runs, with appropriate colouring. 2007-08-24 03:31:14 +00:00
MemberAuthenticator.php mlanthaler: Switched to an authenticator and a form class to be able to add other authentication methods. (merged from branches/gsoc) 2007-09-14 03:12:21 +00:00
MemberLoginForm.php mlanthaler: Save the email address in the session variable to reuse it when the login fails. (merged from branches/gsoc) 2007-09-14 16:57:12 +00:00
Permission.php Added Permission::get_groups_by_permission 2007-09-04 03:55:02 +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: Switched to an authenticator and a form class to be able to add other authentication methods. (merged from branches/gsoc) 2007-09-14 03:12:21 +00:00