disable sysadmin view - sus?
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
b19cdd857f
commit
4539f912a4
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ COPY --from=src /src/ldap-overleaf-sl/sharelatex/navbar.pug /overleaf/services/w
|
|||
# Non LDAP User Registration for Admins
|
||||
COPY --from=src /src/ldap-overleaf-sl/sharelatex/admin-index.pug /overleaf/services/web/app/views/admin/index.pug
|
||||
COPY --from=src /src/ldap-overleaf-sl/sharelatex/admin-sysadmin.pug /tmp/admin-sysadmin.pug
|
||||
RUN cp /tmp/admin-sysadmin.pug /overleaf/services/web/app/views/admin/index.pug
|
||||
#RUN cp /tmp/admin-sysadmin.pug /overleaf/services/web/app/views/admin/index.pug
|
||||
|
||||
#RUN rm /overleaf/services/web/app/views/admin/register.pug
|
||||
|
||||
|
|
Loading…
Reference in a new issue