]> git.p6c8.net - jirafeau_mojo42.git/blobdiff - docker/README.md
[FEATURE] add LDAP authentication support for uploaders
[jirafeau_mojo42.git] / docker / README.md
index daf5302bb4f202722b5d290194406adf6c03c841..d2ee3ad91de100d7c8ef36d748dddba784511114 100644 (file)
@@ -52,6 +52,9 @@ Available options:
 - `UPLOAD_IP_NO_PASSWORD`: set one or more ip allowed to upload files without password (separated by comma).
 - `PROXY_IP`: set one or more proxy ip (separated by comma).
 - `STORE_UPLOADER_IP`: set to 1 or 0 to enable or disable keeping sender's IP with the _link_ file.
+- `UPLOAD_LDAP_AUTH`: set 1 or 0 to enable or disable LDAP authentication.
+- `UPLOAD_LDAP_HOST`: set LDAP host to contact (with `UPLOAD_LDAP_AUTH=1`)
+- `UPLOAD_LDAP_BASE_DN`: set LDAP base DN to use (with `UPLOAD_LDAP_AUTH=1`)
 
 Example:
 ```

patrick-canterino.de