I would like to know that too. Thanks, Mike
Michael Barsic Director of Technical Architecture Savannah College of Art and Design® [email protected] - www.scad.edu On Tuesday, September 17, 2019 at 12:43:03 PM UTC-4, rbon wrote: > > How do I turn off version control in cas-management 6.1 RC4. > > In 5.3.x branch there was a config setting: mgmt.enableVersionControl=true, > but this has been replaced by the following code (line 155 in > https://github.com/apereo/cas-management/blob/master/api/cas-mgmt-api-configuration/src/main/java/org/apereo/cas/configuration/CasManagementConfigurationProperties.java > ): > private boolean enabled = ClassUtils.isPresent(" > org.apereo.cas.mgmt.config.CasManagementVersionControlConfiguration", > this.getClass().getClassLoader()); > > It looks like > org.apereo.cas.mgmt.config.CasManagementVersionControlConfiguration > is included by default (the libraries are in the war). All I have/want is > ldap service registry (compile > "org.apereo.cas:cas-server-support-ldap-service-registry:${project.'casmgmt.version'}") > > but it is being ignored. > > Thanks > Ray > > -- > > Ray Bon > Programmer Analyst > Development Services, University Systems > 2507218831 | CLE 019 | [email protected] <javascript:> > > I respectfully acknowledge that my place of work is located within the > ancestral, traditional and unceded territory of the Songhees, Esquimalt and > WSÁNEĆ Nations. > -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/243709fa-fad0-42b5-9f37-281ca36b9c8b%40apereo.org.
