Merged master into ITPLT-2247-ansible---get-basic-auth-creds-for-download

This commit is contained in:
Brett Meehan
2022-11-10 22:23:26 +00:00

View File

@@ -34,7 +34,8 @@
unpackWARs="true"> unpackWARs="true">
<Context path="{{ atl_tomcat_contextpath }}" <Context path="{{ atl_tomcat_contextpath }}"
docBase="../../crowd-webapp" docBase="../../crowd-webapp"
debug="0"> debug="0"
useHttpOnly="true">
<Manager pathname=""> <Manager pathname="">
</Manager> </Manager>
</Context> </Context>