[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-core-devel
Subject:    Re: Porting KUrl::prettyUrl: please do not reintroduce CVE-2013-2074!
From:       Kevin Kofler <kevin.kofler () chello ! at>
Date:       2014-10-17 22:26:00
Message-ID: m1s51p$1p7$1 () ger ! gmane ! org
[Download RAW message or body]

I wrote:
> just a small public service announcement: The correct replacement for:
> url.prettyUrl()
> in Qt 5 is NOT:
> url.toString() // BAD!
> but:
> url.toString(QUrl::RemovePassword)
or, even better:
url.toDisplayString()
as pointed out by Andrea Iacovitti. (I guess his message is pending 
moderation.)

        Kevin Kofler

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic