silverstripe-framework/security
Sam Minnee cb40b7e28a Added EDIT_PERMISSIONS permission code for SecurityAdmin
Added LeftAndMain::alternateAccessCheck() / alternateMenuDisplayCheck() so that subsite could hook a new security model into the admin
Added support for Group::alternateTreeTitle() to allow subsites to put *s before global groups

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@41098 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-08-31 00:31:49 +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 Moved Sapphire module to open source path 2007-07-19 10:40:28 +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
Permission.php Sorted permission codes in Permission::get_codes 2007-08-31 00:28:30 +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 Use the homepage as a model for the security base-page, so that things like the current subsite are factored in 2007-08-29 06:04:46 +00:00