silverstripe-framework/security
Sean Harvey c0b02a2828 BUGFIX Fixed undefined variable $backURL that should've been $_REQUEST['BackURL']
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.2@73292 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 14:39:37 +13:00
..
Authenticator.php #2299 - Fatal error in specific version of PHP 2011-02-02 14:34:43 +13:00
BasicAuth.php Fixed bug with BasicAuth enabled on an old database, it was preventing you from visiting db/build 2008-02-22 03:59:16 +00:00
ChangePasswordForm.php #2362 - Fixed change password form 2011-02-02 14:34:39 +13:00
Geoip.php #2287 - Removed notice-level error when geoip's not installed 2011-02-02 14:34:36 +13:00
Group.php Removed warning in group admin 2008-02-20 09:40:13 +00:00
LoginForm.php API Documentation updates 2008-01-09 04:18:36 +00:00
Member.php BUGFIX Existence check for Member autologin token (Merged from r73253) 2011-02-02 14:39:37 +13:00
MemberAuthenticator.php Fixed Authenticators to work with r52400 2011-02-02 14:34:43 +13:00
MemberLoginForm.php BUGFIX Fixed undefined variable $backURL that should've been $_REQUEST['BackURL'] 2011-02-02 14:39:37 +13:00
Permission.php rbarreiros: #1918 Translate newsletter and other strings 2008-01-10 03:28:13 +00:00
PermissionDropdownField.php API Documentation updates 2008-01-09 04:18:36 +00:00
PermissionProvider.php API Documentation updates 2008-01-09 04:18:36 +00:00
Security.php BUGFIX: Corrected layout of Security/lostpassword and Secuirty/changepassword pages to not show a glitchy main menu, ie, matches Security/login 2011-02-02 14:39:36 +13:00