silverstripe-framework/security
Andrew O'Neil 9a118c3693 Removed Member::add_role()
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@44254 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-11-05 03:04:58 +00:00
..
OpenID Removed Member::add_role() 2007-11-05 03:04:58 +00:00
Authenticator.php mlanthaler: Added method to check if an authenticator is registered. 2007-09-16 15:34:35 +00:00
BasicAuth.php FEATURE made sapphire i18n-capable 2007-10-25 02:47:45 +00:00
ChangePasswordForm.php FEATURE made sapphire i18n-capable 2007-10-25 02:47:45 +00:00
Geoip.php Trac #1533: Fixed Geoip::ip2country() to use user_error() instead of trigger_error() (standard practice, even though user_error() 2007-10-26 02:09:34 +00:00
Group.php #1562 - Group codes don't appear to be generated upon creation of group 2007-10-30 03:17:18 +00:00
LoginForm.php #941 - Security flaw: SS prone to CSRF attack 2007-10-28 21:44:38 +00:00
Member.php Removed Member::add_role() 2007-11-05 03:04:58 +00:00
MemberAuthenticator.php FEATURE made sapphire i18n-capable 2007-10-25 02:47:45 +00:00
MemberLoginForm.php #1457 - Redirection after login doesn't behave correctly if login fails (merged from 2.1.1 branch, r43601) 2007-11-04 21:30:57 +00:00
Permission.php mlanthaler: Added the possibility to define "deny permissions". See http://www.silverstripe.com/google-summer-of-code-forum/flat/3679?showPost=4105 for more details. 2007-09-16 14:58:27 +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 FEATURE made sapphire i18n-capable 2007-10-25 02:47:45 +00:00