From 4b83534c09226978c8175d4692fb9ccd8b2a1d83 Mon Sep 17 00:00:00 2001 From: afornerot Date: Wed, 20 Nov 2019 10:52:03 +0100 Subject: [PATCH] suppression notion eportail dans dicos (fixes #25) --- dicos/90_ninegate.xml | 9 --------- src/ninegate-1.0/app/config/config.yml | 2 +- tmpl/ninegate-template.yml | 2 +- 3 files changed, 2 insertions(+), 11 deletions(-) diff --git a/dicos/90_ninegate.xml b/dicos/90_ninegate.xml index b4b06651..09b9dfac 100644 --- a/dicos/90_ninegate.xml +++ b/dicos/90_ninegate.xml @@ -26,7 +26,6 @@ - @@ -53,7 +52,6 @@ APIKeyNinegate non - non scribe cadoles @@ -223,11 +221,6 @@ activer_ninegate - - non - ninegate_synceportail - - non @@ -237,7 +230,6 @@ ninegate_syncldap - ninegate_synceportail ninegate_ldaptemplate ninegate_pwdadmin @@ -295,7 +287,6 @@ SSO ninegate_syncldap - ninegate_synceportail ninegate_moderegistration ninegate_keyterm diff --git a/src/ninegate-1.0/app/config/config.yml b/src/ninegate-1.0/app/config/config.yml index d13e70c6..617dd93b 100644 --- a/src/ninegate-1.0/app/config/config.yml +++ b/src/ninegate-1.0/app/config/config.yml @@ -155,7 +155,7 @@ ivory_ck_editor: language: fr toolbar: "my_toolbar_1" uiColor: "#ffffff" - extraPlugins: ["html5video"] + extraPlugins: ["html5video","pastebase64"] light_config: language: fr toolbar: "my_toolbar_2" diff --git a/tmpl/ninegate-template.yml b/tmpl/ninegate-template.yml index fb59e76c..95e4b103 100644 --- a/tmpl/ninegate-template.yml +++ b/tmpl/ninegate-template.yml @@ -4,7 +4,7 @@ parameters: # Si SQL cela veut dire que c'est l'applicatif qui gère les utilisateurs # Sinon la source est externe soit via un annuaire soit via des attributs venant d'un SSO # Si la source est externe de fait pas de module d'inscription ni de reset de password - # Et pas de synchronisation vers un annuaire ou vers ePortail + # Et pas de synchronisation vers un annuaire masteridentity: %%ninegate_masteridentity # Mode d'authentification soit SQL / LDAP / CAS / SAML