Escape user input in ladp filters

This commit is contained in:
Sven Feyerabend
2021-05-08 02:08:03 +02:00
parent fcebf5f33d
commit 34614356c9
2 changed files with 7 additions and 4 deletions

View File

@@ -18,6 +18,7 @@ RUN npm install -g npm
#RUN npm cache clean --force
RUN npm install ldapts-search
RUN npm install ldapts
RUN npm install ldap-escape
#RUN npm install bcrypt@5.0.0
# This variant of updateing texlive does not work