diff --git a/src/app/external/exportSeda/controllers/DOMTemplateProcessor.php b/src/app/external/exportSeda/controllers/DOMTemplateProcessor.php
old mode 100644
new mode 100755
diff --git a/src/frontend/app/administration/registered-mail/registered-mail.component.scss b/src/frontend/app/administration/registered-mail/registered-mail.component.scss
old mode 100644
new mode 100755
diff --git a/src/frontend/app/indexation/indexing-form/indexing-form.component.ts b/src/frontend/app/indexation/indexing-form/indexing-form.component.ts
index 9a012e9e765cd43ba62a3feba6175683a6d402be..b3ed336ca0e25a11f782aa8d2b183fe30eb14652 100755
--- a/src/frontend/app/indexation/indexing-form/indexing-form.component.ts
+++ b/src/frontend/app/indexation/indexing-form/indexing-form.component.ts
@@ -885,6 +885,7 @@ export class IndexingFormComponent implements OnInit {
     async loadForm(indexModelId: number, saveResourceState: boolean = true) {
         this.loading = true;
 
+        this.customDiffusion = [];
         this.indexingFormId = indexModelId;
 
         await this.resetForm();
diff --git a/src/frontend/assets/1.jpg b/src/frontend/assets/1.jpg
old mode 100644
new mode 100755
diff --git a/src/frontend/assets/10.jpg b/src/frontend/assets/10.jpg
old mode 100644
new mode 100755
diff --git a/src/frontend/assets/11.jpg b/src/frontend/assets/11.jpg
old mode 100644
new mode 100755
diff --git a/src/frontend/assets/12.jpg b/src/frontend/assets/12.jpg
old mode 100644
new mode 100755
diff --git a/src/frontend/assets/13.jpg b/src/frontend/assets/13.jpg
old mode 100644
new mode 100755
diff --git a/src/frontend/assets/14.jpg b/src/frontend/assets/14.jpg
old mode 100644
new mode 100755
diff --git a/src/frontend/assets/15.jpg b/src/frontend/assets/15.jpg
old mode 100644
new mode 100755
diff --git a/src/frontend/assets/16.jpg b/src/frontend/assets/16.jpg
old mode 100644
new mode 100755
diff --git a/src/frontend/assets/2.jpg b/src/frontend/assets/2.jpg
old mode 100644
new mode 100755
diff --git a/src/frontend/assets/3.jpg b/src/frontend/assets/3.jpg
old mode 100644
new mode 100755
diff --git a/src/frontend/assets/4.jpg b/src/frontend/assets/4.jpg
old mode 100644
new mode 100755
diff --git a/src/frontend/assets/5.jpg b/src/frontend/assets/5.jpg
old mode 100644
new mode 100755
diff --git a/src/frontend/assets/6.jpg b/src/frontend/assets/6.jpg
old mode 100644
new mode 100755
diff --git a/src/frontend/assets/7.jpg b/src/frontend/assets/7.jpg
old mode 100644
new mode 100755
diff --git a/src/frontend/assets/8.jpg b/src/frontend/assets/8.jpg
old mode 100644
new mode 100755
diff --git a/src/frontend/assets/9.jpg b/src/frontend/assets/9.jpg
old mode 100644
new mode 100755
diff --git a/vendor/jasig/phpcas/.gitattributes b/vendor/jasig/phpcas/.gitattributes
old mode 100644
new mode 100755
diff --git a/vendor/jasig/phpcas/CAS.php b/vendor/jasig/phpcas/CAS.php
old mode 100644
new mode 100755
diff --git a/vendor/jasig/phpcas/LICENSE b/vendor/jasig/phpcas/LICENSE
old mode 100644
new mode 100755
diff --git a/vendor/jasig/phpcas/NOTICE b/vendor/jasig/phpcas/NOTICE
old mode 100644
new mode 100755
diff --git a/vendor/jasig/phpcas/source/CAS/Exception.php b/vendor/jasig/phpcas/source/CAS/Exception.php
old mode 100644
new mode 100755
diff --git a/vendor/jasig/phpcas/source/CAS/InvalidArgumentException.php b/vendor/jasig/phpcas/source/CAS/InvalidArgumentException.php
old mode 100644
new mode 100755
diff --git a/vendor/jasig/phpcas/source/CAS/Languages/Catalan.php b/vendor/jasig/phpcas/source/CAS/Languages/Catalan.php
old mode 100644
new mode 100755
diff --git a/vendor/jasig/phpcas/source/CAS/Languages/English.php b/vendor/jasig/phpcas/source/CAS/Languages/English.php
old mode 100644
new mode 100755
diff --git a/vendor/jasig/phpcas/source/CAS/Languages/French.php b/vendor/jasig/phpcas/source/CAS/Languages/French.php
old mode 100644
new mode 100755
diff --git a/vendor/jasig/phpcas/source/CAS/Languages/German.php b/vendor/jasig/phpcas/source/CAS/Languages/German.php
old mode 100644
new mode 100755
diff --git a/vendor/jasig/phpcas/source/CAS/Languages/LanguageInterface.php b/vendor/jasig/phpcas/source/CAS/Languages/LanguageInterface.php
old mode 100644
new mode 100755
diff --git a/vendor/jasig/phpcas/source/CAS/Languages/Spanish.php b/vendor/jasig/phpcas/source/CAS/Languages/Spanish.php
old mode 100644
new mode 100755
diff --git a/vendor/jasig/phpcas/source/CAS/OutOfSequenceBeforeAuthenticationCallException.php b/vendor/jasig/phpcas/source/CAS/OutOfSequenceBeforeAuthenticationCallException.php
old mode 100644
new mode 100755
diff --git a/vendor/jasig/phpcas/source/CAS/OutOfSequenceBeforeClientException.php b/vendor/jasig/phpcas/source/CAS/OutOfSequenceBeforeClientException.php
old mode 100644
new mode 100755
diff --git a/vendor/jasig/phpcas/source/CAS/OutOfSequenceBeforeProxyException.php b/vendor/jasig/phpcas/source/CAS/OutOfSequenceBeforeProxyException.php
old mode 100644
new mode 100755
diff --git a/vendor/jasig/phpcas/source/CAS/OutOfSequenceException.php b/vendor/jasig/phpcas/source/CAS/OutOfSequenceException.php
old mode 100644
new mode 100755
diff --git a/vendor/jasig/phpcas/source/CAS/ProxiedService.php b/vendor/jasig/phpcas/source/CAS/ProxiedService.php
old mode 100644
new mode 100755
diff --git a/vendor/jasig/phpcas/source/CAS/ProxiedService/Abstract.php b/vendor/jasig/phpcas/source/CAS/ProxiedService/Abstract.php
old mode 100644
new mode 100755
diff --git a/vendor/jasig/phpcas/source/CAS/ProxiedService/Exception.php b/vendor/jasig/phpcas/source/CAS/ProxiedService/Exception.php
old mode 100644
new mode 100755
diff --git a/vendor/jasig/phpcas/source/CAS/ProxiedService/Http.php b/vendor/jasig/phpcas/source/CAS/ProxiedService/Http.php
old mode 100644
new mode 100755
diff --git a/vendor/jasig/phpcas/source/CAS/ProxiedService/Http/Get.php b/vendor/jasig/phpcas/source/CAS/ProxiedService/Http/Get.php
old mode 100644
new mode 100755
diff --git a/vendor/jasig/phpcas/source/CAS/ProxiedService/Http/Post.php b/vendor/jasig/phpcas/source/CAS/ProxiedService/Http/Post.php
old mode 100644
new mode 100755
diff --git a/vendor/jasig/phpcas/source/CAS/ProxiedService/Testable.php b/vendor/jasig/phpcas/source/CAS/ProxiedService/Testable.php
old mode 100644
new mode 100755
diff --git a/vendor/jasig/phpcas/source/CAS/ProxyChain.php b/vendor/jasig/phpcas/source/CAS/ProxyChain.php
old mode 100644
new mode 100755
diff --git a/vendor/jasig/phpcas/source/CAS/ProxyChain/Any.php b/vendor/jasig/phpcas/source/CAS/ProxyChain/Any.php
old mode 100644
new mode 100755
diff --git a/vendor/jasig/phpcas/source/CAS/ProxyChain/Interface.php b/vendor/jasig/phpcas/source/CAS/ProxyChain/Interface.php
old mode 100644
new mode 100755
diff --git a/vendor/jasig/phpcas/source/CAS/ProxyChain/Trusted.php b/vendor/jasig/phpcas/source/CAS/ProxyChain/Trusted.php
old mode 100644
new mode 100755
diff --git a/vendor/jasig/phpcas/source/CAS/ProxyTicketException.php b/vendor/jasig/phpcas/source/CAS/ProxyTicketException.php
old mode 100644
new mode 100755
diff --git a/vendor/jasig/phpcas/source/CAS/Request/Exception.php b/vendor/jasig/phpcas/source/CAS/Request/Exception.php
old mode 100644
new mode 100755
diff --git a/vendor/jasig/phpcas/source/CAS/Request/RequestInterface.php b/vendor/jasig/phpcas/source/CAS/Request/RequestInterface.php
old mode 100644
new mode 100755
diff --git a/vendor/jasig/phpcas/source/CAS/TypeMismatchException.php b/vendor/jasig/phpcas/source/CAS/TypeMismatchException.php
old mode 100644
new mode 100755