silverstripe-framework/security
Sean Harvey 54de788984 Reversed isset() change which was causing some side effects
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@47595 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-01-04 03:00:33 +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 more solid ID-detection in php() 2008-01-03 08:42:04 +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 additional checks before foreach() loop 2008-01-03 00:49:28 +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 Reversed isset() change which was causing some side effects 2008-01-04 03:00:33 +00:00