| commit | a0c34e37fe8e456a21c7a57e9d45e637ab40cce8 | [log] [tgz] |
|---|---|---|
| author | Florian Zschocke <florian.zschocke@cycos.com> | Tue Jul 09 13:07:13 2013 +0200 |
| committer | James Moger <james.moger@gitblit.com> | Mon Aug 12 16:32:12 2013 -0400 |
| tree | a85998534a5075716263d7d3c4529e5b3b9a11b5 | |
| parent | 13208e8c3b34c321b470aa181b705f78fcc09c5f [diff] |
Add an Apache htpasswd user service Add a new class, HtpasswdUserService, which performs authentication against a text file created with the Apache 'htpasswd' program. Added dependency on commons-codec:1.7