phpbb/phpBB/includes/ucp
Andreas Fischer 73a75fc3d3 [ticket/8713] Revert changes to ucp_profile, ucp_register and acp_users.
Currently only auth_db is supported there and the password needs to be trimmed
for compatibility because user_password stores

  phpbb_hash(htmlspecialchars(trim($password)))

Setting passwords for other auth modules is currently not supported.

Once setting/changing passwords is supported by auth plugins, the
untrimmed_variable() should be used here and the result should be passed
to the auth plugin.

PHPBB3-8713
2012-09-09 21:10:29 +02:00
..
info [feature/delete-auto-logins] User can view/delete auto logins. 2012-05-17 14:02:12 +05:30
ucp_activate.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
ucp_attachments.php [feature/pagination-as-list] New parameter for name of start var 2012-07-18 14:32:42 +01:00
ucp_confirm.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
ucp_groups.php [ticket/10990] Use $user->lang['COMMA_SEPARATOR'] when appropriate 2012-07-22 14:32:03 -05:00
ucp_main.php [ticket/10885] Fix UCP Main Error if no forums exist 2012-08-06 16:01:05 -05:00
ucp_pm.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
ucp_pm_compose.php [ticket/10990] Use $user->lang['COMMA_SEPARATOR'] when appropriate 2012-07-22 14:32:03 -05:00
ucp_pm_options.php Merge branch 'develop-olympus' into develop 2012-06-21 10:31:08 +02:00
ucp_pm_viewfolder.php [ticket/10990] Use $user->lang['COMMA_SEPARATOR'] when appropriate 2012-07-22 14:32:03 -05:00
ucp_pm_viewmessage.php Merge remote-tracking branch 'Fyorl/feature/attach-dl' into develop 2012-08-26 18:56:09 +02:00
ucp_prefs.php [feature/new-tz-handling] Don't use global user but make it a parameter 2012-07-19 17:41:27 +02:00
ucp_profile.php [ticket/8713] Revert changes to ucp_profile, ucp_register and acp_users. 2012-09-09 21:10:29 +02:00
ucp_register.php [ticket/8713] Revert changes to ucp_profile, ucp_register and acp_users. 2012-09-09 21:10:29 +02:00
ucp_remind.php [feature/class-prefix] Rename auth => phpbb_auth 2012-03-31 18:14:11 +02:00
ucp_resend.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
ucp_zebra.php [feature/php-events] Fix naming and doc of core.ucp_add_zebra 2012-08-04 17:50:16 +02:00