From ed3b6a1cc8cd806a9e20fbdd55c7855f7835175c Mon Sep 17 00:00:00 2001
From: David Mehren <git@herrmehren.de>
Date: Mon, 14 Jun 2021 15:39:13 +0000
Subject: [PATCH] Use Davids fork to disable contacts loading

---
 environment | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/environment b/environment
index 49be827..8039854 100644
--- a/environment
+++ b/environment
@@ -1,5 +1,5 @@
 BASE=docker.io/sharelatex/sharelatex:2.6.1
-LDAP_PLUGIN_URL=https://codeload.github.com/sf2311/ldap-overleaf-sl/tar.gz/547ce9a744db793ecda69a6fd8b2d6a21252682d
+LDAP_PLUGIN_URL=https://codeload.github.com/davidmehren/ldap-overleaf-sl/zip/refs/heads/fix_contacts_disable
 LOGIN_TEXT=username
 COLLAB_TEXT="Direct share with collaborators is enabled only for activated users"
 ADMIN_IS_SYSADMIN=true
-- 
GitLab