Skip to content

Commit e0a872d

Browse files
lukaslihotzki-fnico-famedly
authored andcommitted
feat: add matrix-synapse-ldap3 module
1 parent c6c9113 commit e0a872d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ RUN --mount=type=cache,target=/root/.cache/pip \
139139
RUN --mount=type=cache,target=/root/.cache/pip \
140140
pip install setuptools \
141141
&& pip install --prefix="/install" --no-warn-script-location synapse-token-authenticator==0.6.0 \
142+
&& pip install --prefix="/install" --no-warn-script-location matrix-synapse-ldap3 \
142143
&& pip install --prefix="/install" --no-warn-script-location synapse-s3-storage-provider \
143144
&& pip install --prefix="/install" --no-warn-script-location synapse-auto-accept-invite \
144145
&& pip install --prefix="/install" --no-warn-script-location synapse-invite-checker==0.2.0 \

0 commit comments

Comments
 (0)