Page MenuHomePhabricator

Login via IPv6 does not work if "Restrict session to this IP" is not active
Closed, ResolvedPublic

Description

Author: marco

Description:
When you log in into Bugzilla while using IPv6 and disable the checkbox "Restrict session to this IP address", Bugzilla crashes with:

  1. Undef to trick_taint at Bugzilla/Util.pm line 67 2. Bugzilla::Util::trick_taint('undef') called at Bugzilla/Auth/Persist/Cookie.pm line 61 3. Bugzilla::Auth::Persist::Cookie::persist_login('Bugzilla::Auth::Persist::Cookie=ARRAY(0x8c33190)', 'Bugzilla::User=HASH(0x8cdc404)') called at Bugzilla/Auth.pm line 147 4. Bugzilla::Auth::_handle_login_result('Bugzilla::Auth=ARRAY(0x8c08164)', 'HASH(0x8cdc134)', 2) called at Bugzilla/Auth.pm line 92 5. Bugzilla::Auth::login('Bugzilla::Auth=ARRAY(0x8c08164)', 2) called at Bugzilla.pm line 218 6. Bugzilla::login('Bugzilla', 0) called at /srv/org/wikimedia/bugzilla/index.cgi line 40

Version: unspecified
Severity: major

Details

Reference
bz14909

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:14 PM
bzimport set Reference to bz14909.

marco wrote:

*** This bug has been marked as a duplicate of bug 9925 ***