[GitHub] commons-io pull request #52: IO-559 verify hostname part of suspected UNC pa...

2018-05-30 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/commons-io/pull/52


---

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[GitHub] commons-io pull request #52: IO-559 verify hostname part of suspected UNC pa...

2017-12-21 Thread bodewig
GitHub user bodewig opened a pull request:

https://github.com/apache/commons-io/pull/52

IO-559 verify hostname part of suspected UNC paths in FileNameUtils

https://issues.apache.org/jira/browse/IO-559

I'm not 100% sure how/if Windows deals with percent encoded hostnames or 
hostnames using non-ASCII characters. Maybe anybody with deeper Windows 
knowledge can chime in.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/bodewig/commons-io 
IO-559_validate_hostname_of_unc_paths_in_normalize

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/commons-io/pull/52.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #52


commit 3fd594ceaa84a1bdaf357ace37573b16fd140499
Author: Stefan Bodewig 
Date:   2017-12-21T12:49:06Z

IO-559 verify hostname part of suspected UNC paths in FileNameUtils




---

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org