Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions module.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Application tools for technical support and DBMS administrator. View and edit ar
<Resource Name="apptools.python.PKG"/>
<Resource Name="apptools.Uikit.PKG"/>
<Resource Name="appcachemsg.GBL"/>
<WebApplication
<CSPApplication
SourcePath="/src/csp"
DeployPath="${cspdir}/apptools"
Url="/apptools"
Expand All @@ -41,7 +41,7 @@ Application tools for technical support and DBMS administrator. View and edit ar
AuthenticationMethods="32"
MatchRoles=":%ALL"
Recurse="1"/>
<WebApplication
<CSPApplication
Url="/apptoolsrest"
CookiePath="/apptools/"
PasswordAuthEnabled="1"
Expand Down