Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | :book: Fix link to LDAP sample data LDIF file in setup. | Florian Zschocke | 2019-11-10 | 1 | -1/+1 |
| | |||||
* | add site documentation for HTTP header authentication | Joel Johnson | 2015-12-09 | 1 | -0/+12 |
| | |||||
* | Improve PAM documentation | James Moger | 2015-05-22 | 1 | -2/+8 |
| | |||||
* | Update setup_authentication.mkd | Anthony O. | 2014-08-08 | 1 | -1/+1 |
| | | | In AuthenticationManager:385, only `provider instanceof UsernamePasswordAuthenticationProvider` will be called | ||||
* | Refactor user services and separate authentication (issue-281) | James Moger | 2013-11-29 | 1 | -14/+9 |
| | | | | Change-Id: I336e005e02623fc5e11a4f8b4408bea5465a43fd | ||||
* | Add an Apache htpasswd user service | Florian Zschocke | 2013-08-12 | 1 | -0/+8 |
| | | | | | | | 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 PAMUserService for local Linux/Unix/MacOSX account authentication | James Moger | 2013-07-23 | 1 | -0/+8 |
| | |||||
* | Documentation | James Moger | 2013-07-13 | 1 | -3/+27 |
| | |||||
* | Documentation | James Moger | 2013-07-03 | 1 | -0/+101 |