]> source.dussan.org Git - gitblit.git/commit
Adding a limit of 2 [user + pass] on the credential string split. This works around... 17/head
authorPeter Loron <peter.loron@docusign.com>
Tue, 8 May 2012 19:54:58 +0000 (12:54 -0700)
committerPeter Loron <peter.loron@docusign.com>
Tue, 8 May 2012 19:54:58 +0000 (12:54 -0700)
commit2551e848373035202a0a34b864049bc7e565ba91
tree29b43133785525942d3553bbde052f0dc4f81336
parentb6db0de02630a131005cc73e126db42a37330710
Adding a limit of 2 [user + pass] on the credential string split. This works around issues with passwords containing colons
src/com/gitblit/AuthenticationFilter.java