Merge pull request #4641 from overleaf/jk-sp-external-auth-flag

Server Pro: add EXTERNAL_AUTH variable

GitOrigin-RevId: 2a33fd71bf7ec6e4abe1e48ebd266079a7c82e10
This commit is contained in:
June Kelly 2021-08-11 09:49:27 +01:00 committed by Copybot
parent 6a0388ff9b
commit 61e95b7773

View file

@ -13,6 +13,7 @@ COOKIE_DOMAIN=.overleaf.test
PUBLIC_URL=http://www.overleaf.test:3000
HTTP_TEST_HOST=www.overleaf.test
OT_JWT_AUTH_KEY=very secret key
EXTERNAL_AUTH=none
# Server-Pro LDAP
SHARELATEX_LDAP_URL=ldap://ldap:389
SHARELATEX_LDAP_SEARCH_BASE=ou=people,dc=planetexpress,dc=com