Skip to content
This repository has been archived by the owner on Apr 5, 2020. It is now read-only.

Commit

Permalink
Improve readme
Browse files Browse the repository at this point in the history
  • Loading branch information
fguillot committed Jan 30, 2016
1 parent 2c8da61 commit c52c371
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ php:

env:
global:
- PLUGIN=ReverseProxyAuth
- PLUGIN=ReverseProxyLdap
- KANBOARD_REPO=https://github.com/fguillot/kanboard.git
matrix:
- DB=sqlite
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ Installation
Configuration
-------------

- You must have LDAP configured in proxy mode in Kanboard
- Reverse-Proxy server configured correctly, the config parameter `REVERSE_PROXY_USER_HEADER` must be defined
- You must have [LDAP configured in proxy mode in Kanboard](http://kanboard.net/documentation/ldap-authentication)
- [Reverse-Proxy server configured correctly](http://kanboard.net/documentation/reverse-proxy-authentication), the config parameter `REVERSE_PROXY_USER_HEADER` must be defined
- You **don't need** to set to `true` those constants: `LDAP_AUTH` and `REVERSE_PROXY_AUTH`

0 comments on commit c52c371

Please sign in to comment.