summaryrefslogtreecommitdiffstats
path: root/src/site/setup_authentication.mkd
Commit message (Collapse)AuthorAgeFilesLines
* :book: Fix link to LDAP sample data LDIF file in setup.Florian Zschocke2019-11-101-1/+1
|
* add site documentation for HTTP header authenticationJoel Johnson2015-12-091-0/+12
|
* Improve PAM documentationJames Moger2015-05-221-2/+8
|
* Update setup_authentication.mkdAnthony O.2014-08-081-1/+1
| | | In AuthenticationManager:385, only `provider instanceof UsernamePasswordAuthenticationProvider` will be called
* Refactor user services and separate authentication (issue-281)James Moger2013-11-291-14/+9
| | | | Change-Id: I336e005e02623fc5e11a4f8b4408bea5465a43fd
* Add an Apache htpasswd user serviceFlorian Zschocke2013-08-121-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 authenticationJames Moger2013-07-231-0/+8
|
* DocumentationJames Moger2013-07-131-3/+27
|
* DocumentationJames Moger2013-07-031-0/+101