silverstripe-framework/security
Ingo Schommer 7d600b025d mlanthaler: Refactored the created code since the coding conventions for static methods were changed (ticket #49).
(merged from branches/gsoc)


git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@41982 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-09-16 00:44:30 +00:00
..
Auth mlantahler: Reverted Sam's changes because now we can exclude directories from the ManifestBuilder? simply by adding a "_manifest_exclude" file. 2007-09-15 01:55:55 +00:00
Authenticator.php mlanthaler: Refactored the created code since the coding conventions for static methods were changed (ticket #49). 2007-09-16 00:44:30 +00:00
BasicAuth.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
ChangePasswordForm.php mlanthaler: Refactored the created code since the coding conventions for static methods were changed (ticket #49). 2007-09-16 00:44:30 +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: Refactored the created code since the coding conventions for static methods were changed (ticket #49). 2007-09-16 00:44:30 +00:00
Member.php mlanthaler: Refactored the created code since the coding conventions for static methods were changed (ticket #49). 2007-09-16 00:44:30 +00:00
MemberAuthenticator.php mlanthaler: Refactored the created code since the coding conventions for static methods were changed (ticket #49). 2007-09-16 00:44:30 +00:00
MemberLoginForm.php mlanthaler: Newly implemented "I've lost my password" feature that works also with encrypted passwords (ticket #48). 2007-09-16 00:32:48 +00:00
OpenIDAuthenticatedRole.php mlanthaler: Bugfix: Little typo. The database indexes were in the wrong format. 2007-09-16 00:23:40 +00:00
OpenIDAuthenticator.php mlanthaler: Refactored the created code since the coding conventions for static methods were changed (ticket #49). 2007-09-16 00:44:30 +00:00
OpenIDLoginForm.php mlanthaler: Implemented OpenIDAuthenticatedRole so that the OpenID credentials are now stored in a specific column (gsoc ticket #4). In that way member system is will remain extensible (no restriction due to not support multiple-inheritance). 2007-09-15 20:00:00 +00:00
OpenIDStorage.php mlanthaler: Refactored the created code since the coding conventions for static methods were changed (ticket #49). 2007-09-16 00:44:30 +00:00
Permission.php mlanthaler: Bugfix: *Permission_groupList* is not a defined constant. 2007-09-15 21:41:54 +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: Refactored the created code since the coding conventions for static methods were changed (ticket #49). 2007-09-16 00:44:30 +00:00