diff --git a/dd-ctl b/dd-ctl index 779ae43..8078e16 100755 --- a/dd-ctl +++ b/dd-ctl @@ -183,9 +183,6 @@ setup_nextcloud(){ # Content-Security-Policy: font-src 'self' *.$DOMAIN; docker exec -ti isard-apps-nextcloud-app sed -ie "/protected \\\$allowedFontDomains = \[/{n;s/\('\\\\\'self\\\\\'\)\('\)/\1 *.$DOMAIN\2/}" /var/www/html/lib/public/AppFramework/Http/ContentSecurityPolicy.php - # Fix onlyoffice size with custom navbar - docker exec isard-apps-nextcloud-app sed -ie 's/\(\s\+min-height: calc(100% - \)50\(px);\)/\175\2/' /var/www/html/custom_apps/onlyoffice/css/editor.css - # Fix nextcloud bbb "segudos" typo # https://github.com/sualko/cloud_bbb/pull/181 docker exec isard-apps-nextcloud-app sed -i.orig -e 's/segudos/segundos/' /var/www/html/custom_apps/bbb/l10n/es.json /var/www/html/custom_apps/bbb/l10n/es.js diff --git a/isard-apps b/isard-apps index 9461b61..848c8bd 160000 --- a/isard-apps +++ b/isard-apps @@ -1 +1 @@ -Subproject commit 9461b61cdaac80191987823ec0929f91653b005d +Subproject commit 848c8bded97197123f4d247924b119274a866988 diff --git a/isard-sso b/isard-sso index 6afb38f..8b4054f 160000 --- a/isard-sso +++ b/isard-sso @@ -1 +1 @@ -Subproject commit 6afb38f22451d7f82eacd3d66b956c97f26422f8 +Subproject commit 8b4054fef54ccc2424573b88ae548453caa143c2