From 3ddf241b77d3d49aa66768c03316f3e1e45ccffc Mon Sep 17 00:00:00 2001 From: Glenn Rice Date: Wed, 27 May 2026 05:36:37 -0500 Subject: [PATCH] Minor clean up in the htdocs directory. Remove the `CAPA_Graphics` link. I missed this when everything else CAPA related was removed before. (grep doesn't show it!) Also remove the `crossdomain.xml` file. I don't think this is not used with the current approaches for serving webwork2, and if it is, it is most likely a security vulnerability. --- htdocs/CAPA_Graphics | 1 - htdocs/crossdomain.xml | 10 ---------- 2 files changed, 11 deletions(-) delete mode 120000 htdocs/CAPA_Graphics delete mode 100644 htdocs/crossdomain.xml diff --git a/htdocs/CAPA_Graphics b/htdocs/CAPA_Graphics deleted file mode 120000 index 3d6d987b4a..0000000000 --- a/htdocs/CAPA_Graphics +++ /dev/null @@ -1 +0,0 @@ -../../libraries/webwork-open-problem-library/Contrib/CAPA/CAPA_Graphics \ No newline at end of file diff --git a/htdocs/crossdomain.xml b/htdocs/crossdomain.xml deleted file mode 100644 index a45fa2ff23..0000000000 --- a/htdocs/crossdomain.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - -