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)
committerThe Android Automerger <android-build@google.com>
Fri, 27 May 2016 18:31:17 +0000 (11:31 -0700)
commitec2fc50d202d975447211012997fe425496c849c
tree30a12a2920d11be5da2575d9c25f713744926f86
parente83f0f6a5a6f35323f5367f99c8e287c440f33f5
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