diff options
| author | Andreas Fischer <bantu@phpbb.com> | 2012-09-08 15:02:06 +0200 |
|---|---|---|
| committer | Andreas Fischer <bantu@phpbb.com> | 2012-09-09 21:10:29 +0200 |
| commit | 73a75fc3d387f8d923186c5c04b1ca7bc6cda4ef (patch) | |
| tree | e8fae97924b475ab272b8a639199ed10c17a5c32 /phpBB/includes/request/request.php | |
| parent | 1e05fd4c627d23b7756796c5acac27d2562a8607 (diff) | |
| download | forums-73a75fc3d387f8d923186c5c04b1ca7bc6cda4ef.tar forums-73a75fc3d387f8d923186c5c04b1ca7bc6cda4ef.tar.gz forums-73a75fc3d387f8d923186c5c04b1ca7bc6cda4ef.tar.bz2 forums-73a75fc3d387f8d923186c5c04b1ca7bc6cda4ef.tar.xz forums-73a75fc3d387f8d923186c5c04b1ca7bc6cda4ef.zip | |
[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
Diffstat (limited to 'phpBB/includes/request/request.php')
0 files changed, 0 insertions, 0 deletions
