mydq 5 anni fa
parent
commit
e194ea90ad

+ 1 - 1
overlays/org.apereo.cas.cas-server-webapp-tomcat-5.3.9.info

@@ -1,3 +1,3 @@
-1564995798000
+1583299908793
 (?:[^/]+/)*?[^/]*?
 META-INF(?:$|/.+)

+ 1 - 1
overlays/org.apereo.cas.cas-server-webapp-tomcat-5.3.9/WEB-INF/classes/services/HTTPSandIMAPS-10000001.json

@@ -1,6 +1,6 @@
 {
   "@class" : "org.apereo.cas.services.RegexRegisteredService",
-  "serviceId" : "^(https|imaps)://.*",
+  "serviceId" : "^(https|http|imaps)://.*",
   "name" : "HTTPS and IMAPS",
   "id" : 10000001,
   "description" : "This service definition authorizes all application urls that support HTTPS and IMAPS protocols.",