Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor local settings #47

Merged
merged 5 commits into from
Apr 21, 2017
Merged

Refactor local settings #47

merged 5 commits into from
Apr 21, 2017

Conversation

iuliachiriac
Copy link
Contributor

No description provided.

AUTH_LDAP_START_TLS=True
AUTH_LDAP_USER_FIRST_NAME=givenName
AUTH_LDAP_USER_LAST_NAME=sn
AUTH_LDAP_USER_EMAIL=mail
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can consider these four variables (AUTH_LDAP_START_TLS, AUTH_LDAP_USER_FIRST_NAME, AUTH_LDAP_USER_LAST_NAME, AUTH_LDAP_USER_EMAIL) constants (they don't need to be modified for each installation). The other two (AUTH_LDAP_SERVER_URI and AUTH_LDAP_USER_DN_TEMPLATE) you should be fetched from the environment.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 76.003% when pulling b81c3dd on refactor_local_settings into 530ca91 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 76.003% when pulling 5f58636 on refactor_local_settings into 530ca91 on master.

@iuliachiriac iuliachiriac merged commit cb98fd4 into master Apr 21, 2017
@iuliachiriac iuliachiriac deleted the refactor_local_settings branch April 24, 2017 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants