[Tickets #9712] Re: login ignores server port (https)
bugs at horde.org
bugs at horde.org
Tue Mar 29 07:17:15 UTC 2011
BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE
E-MAIL-ADRESSE WERDEN NICHT GELESEN.
Ticket-URL: http://bugs.horde.org/ticket/9712
------------------------------------------------------------------------------
Ticket | 9712
Aktualisiert Von | tanner at gmx.de
Zusammenfassung | login ignores server port (https)
Warteschlange | IMP
Version | 5.0-RC1
Typ | Bug
Status | Feedback
Priorität | 1. Low
Milestone |
Patch |
Zuständige |
------------------------------------------------------------------------------
tanner at gmx.de (2011-03-29 07:17) hat geschrieben:
I tracked it down to login.php:158
$horde_login_url =
Horde::url(_addAnchor($url_in->remove(session_name()), 'url', $vars),
true);
and
Horde::url("https://sub.myhost.com:1443/imp/", true)
-> "https://sub.myhost.com/imp/"
More information about the bugs
mailing list