manager: Remove legacy PoC manager web application

This has not been developed for years and as far as web applications
go it has some serious (security) issues.  So just remove it.
This commit is contained in:
Tobias Brunner
2026-07-24 14:17:47 +02:00
parent ea7a721dd8
commit f55bb2b384
56 changed files with 13 additions and 5944 deletions
+1 -1
View File
@@ -304,7 +304,7 @@ all|alpine|codeql|coverage|sonarcloud|no-dbg|no-testable-ke)
# no TrouSerS either
CONFIG="$CONFIG --disable-tss-trousers --disable-aikgen"
# and no Clearsilver
CONFIG="$CONFIG --disable-fast --disable-manager --disable-medsrv"
CONFIG="$CONFIG --disable-fast --disable-medsrv"
fi
if test "$1" = "build-deps"; then
build_botan