X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=server%2Forg.argeo.slc.ria%2Fconfig.json;h=9f238f5e0e071a03c14d3d6ec6fd719a12325dd0;hb=302da9bff5f595ea0c2d495d891ae87abd52edef;hp=0e7e185e3e018e9eea9d6c54217b4dda4634d972;hpb=2f0d706c736e883156d3edd7cf9c49428d85bc59;p=gpl%2Fargeo-slc.git diff --git a/server/org.argeo.slc.ria/config.json b/server/org.argeo.slc.ria/config.json index 0e7e185e3..9f238f5e0 100644 --- a/server/org.argeo.slc.ria/config.json +++ b/server/org.argeo.slc.ria/config.json @@ -50,10 +50,6 @@ "manifest" : "${RIA_LIB_PATH}/jcr/Manifest.json", "uri" : "${RIA_LIB_URI}/jcr" }, - { - "manifest" : "${RIA_LIB_PATH}/security/Manifest.json", - "uri" : "${RIA_LIB_URI}/security" - }, { "manifest" : "${ROOT}/Manifest.json", "uri" : "." @@ -79,7 +75,7 @@ "qx.application" : "${APPLICATION}.Application", "ria.branding.splashScreen" : "org.argeo.security.ria/ArgeoLogo.png", "ria.branding.applicationTitle" : "Slc RIA", - "ria.auth.enableAuth" : "true", + "ria.auth.enableAuth" : "false", "ria.auth.credentialsURI" : "/org.argeo.security.webapp/getCredentials.ria", "ria.auth.loginURI" : "/org.argeo.security.webapp/login.ria", "ria.auth.logoutURI" : "/org.argeo.security.webapp/logout.ria", @@ -215,10 +211,6 @@ "manifest" : "${RIA_LIB_PATH}/jcr/Manifest.json", "uri" : "${RIA_LIB_URI}/jcr" }, - { - "manifest" : "${RIA_LIB_PATH}/security/Manifest.json", - "uri" : "${RIA_LIB_URI}/security" - }, { "manifest" : "${RIA_LIB_PATH}/slc/Manifest.json", "uri" : "${RIA_LIB_URI}/slc"