]> Pileus Git - ~andy/freeotp/commit
Improve URI validation
authorAndy Spencer <andy753421@gmail.com>
Wed, 5 Feb 2014 02:11:11 +0000 (02:11 +0000)
committerAndy Spencer <andy753421@gmail.com>
Wed, 5 Feb 2014 02:11:11 +0000 (02:11 +0000)
commit995d219e668d27056965b8904cda8c743190b203
tree4995a3d5112920a0940e8f985400cc6315bf009d
parent3cdb62a44a020f44c071244da65447f3318f6e01
Improve URI validation

Invalid URIs currently result in a null pointer exception if scheme is
null. Instead throw the appropriate exception.
src/org/fedorahosted/freeotp/Token.java