From 4fb1a29c4cd35a85771cecb4b1bf1c6bea9d6901 Mon Sep 17 00:00:00 2001 From: Denys Vuika Date: Fri, 18 May 2018 19:48:23 +0100 Subject: [PATCH] dummy commit --- ALFRESCOCORS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ALFRESCOCORS.md b/ALFRESCOCORS.md index 6ac6d47e02..ec39f66e8a 100644 --- a/ALFRESCOCORS.md +++ b/ALFRESCOCORS.md @@ -1,4 +1,4 @@ -### CORS solving strategies +# CORS solving strategies The web client that we are building with the application development framework will be loaded from a different web server than the Alfresco Platform is running on. So we need to tell the Alfresco server that any request that comes in from this custom web client should be allowed access