OSDN Git Service

Don't pass URL path and username/password to PAC scripts
authorPaul Jensen <pauljensen@google.com>
Fri, 15 Apr 2016 14:41:13 +0000 (10:41 -0400)
committerPaul Jensen <pauljensen@google.com>
Fri, 29 Apr 2016 10:57:13 +0000 (10:57 +0000)
commit08ec0e53b8ab0c3c6ab605c237fcc6df4cad2fcd
tree4d68effcd3dfebf3f16f75d9f662afc237df4ef1
parent60351d3be29977dfe0b422de797a0429edf500b7
Don't pass URL path and username/password to PAC scripts

The URL path could contain credentials that apps don't want exposed
to a potentially malicious PAC script.

Bug: 27593919
Change-Id: I4bb0362fc91f70ad47c4c7453d77d6f9a1e8eeed
core/java/android/net/PacProxySelector.java