Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an Apache htpasswd user service | Florian Zschocke | 2013-08-12 | 3 | -0/+72 |
| | | | | | | | 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 | ||||
* | Added unit test for reported issue (issue-271) | James Moger | 2013-07-17 | 1 | -0/+20 |
| | |||||
* | Unit tests which confirm working/expected behavior (issue-259) | James Moger | 2013-07-02 | 1 | -0/+32 |