Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor user services and separate authentication (issue-281) | James Moger | 2013-11-29 | 1 | -31/+0 |
| | | | | Change-Id: I336e005e02623fc5e11a4f8b4408bea5465a43fd | ||||
* | Add an Apache htpasswd user service | Florian Zschocke | 2013-08-12 | 1 | -0/+31 |
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 |