Skip to content

Commit aae5853

Browse files
committed
remove login hint patch
1 parent ab32b53 commit aae5853

2 files changed

Lines changed: 0 additions & 17 deletions

File tree

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,8 @@ COPY --chown=user modules/material/themes/material/silauth/* $SSP_PATH/modules/s
6464
# Copy in SSP override files
6565
COPY --chown=user dockerbuild/config/* $SSP_PATH/config/
6666
COPY --chown=user dockerbuild/ssp-overrides/sp-php.patch sp-php.patch
67-
COPY --chown=user dockerbuild/ssp-overrides/login_hint.patch login_hint.patch
6867
RUN <<EOT
6968
patch /data/vendor/simplesamlphp/simplesamlphp/modules/saml/src/Auth/Source/SP.php sp-php.patch
70-
patch /data/vendor/simplesamlphp/simplesamlphp/modules/saml/src/IdP/SAML2.php login_hint.patch
7169

7270
# create features directory so the Docker Compose volume has a place to land
7371
mkdir -p /data/features

dockerbuild/ssp-overrides/login_hint.patch

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)