Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
9
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
Mayan EDMS
Mayan EDMS
Commits
e728c95f
Commit
e728c95f
authored
Apr 01, 2020
by
Bruno Martins
Committed by
Roberto Rosario
Apr 08, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change Environment values to reflect actual needs
parent
5ceaa403
Pipeline
#133895115
skipped with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
contrib/settings/ldap_connection_settings.py
contrib/settings/ldap_connection_settings.py
+2
-2
No files found.
contrib/settings/ldap_connection_settings.py
View file @
e728c95f
...
...
@@ -3,8 +3,8 @@
# Install Python LDAP with:
# $ pip install python-ldap
# or if using Docker, pass the following environment variables:
# -e MAYAN_PIP_INSTALLS=python-ldap
# -e MAYAN_APT_INSTALLS=libsasl2-dev python3-dev libldap2-dev libssl-dev libgle3 build-essential autoconf libtool pkg-config gcc
# -e MAYAN_PIP_INSTALLS=
"
python-ldap
django_auth_ldap"
# -e MAYAN_APT_INSTALLS=
"
libsasl2-dev python3-dev libldap2-dev libssl-dev libgle3 build-essential autoconf libtool pkg-config gcc
"
# -e MAYAN_SETTINGS_MODULE=mayan_settings.ldap_connection_settings
import
ldap
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment