silverstripe-framework/security
2007-12-04 03:53:46 +00:00
..
Authenticator.php ENHANCEMENT added Authenticator::$default_authenticator to enable modifying the tab-order 2007-11-06 21:18:27 +00:00
BasicAuth.php Updated BasicAuth to use new authenticator system. 2007-12-02 20:36:25 +00:00
ChangePasswordForm.php To include OldPassword field only when the curruentUser exists and (no autologinhash given or the autologinhash is not right), since there a lots of cases that the currentUser exists (like a temperary member ) but he hasn't got password yet. 2007-12-04 03:53:46 +00:00
Geoip.php parent-merge 36589 - Added check for default country for GeoIP. 2007-11-19 01:55:44 +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 #1850 - Changing default admin password after installation does not work (merged from branches/2.2.0@45907, r45451) 2007-12-02 21:30:12 +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 Removed hashing algorithms that contained a command to allow for mysqldumps to be run without very weird corruption errors (merged from branches/2.2.0@45907, r45906) 2007-12-02 21:35:51 +00:00