Removed the obsolete 'setup' utility. It is not used by any currently supported...
authorArt Cancro <ajc@citadel.org>
Mon, 27 Dec 2021 19:27:08 +0000 (14:27 -0500)
committerArt Cancro <ajc@citadel.org>
Mon, 27 Dec 2021 19:27:08 +0000 (14:27 -0500)
commit669ff8aba0ce98da1fa9787b4917969cc6fc1e25
tree1e1636ba57a9a831f2bbc9bbdde366f69ba5169b
parent316f01d07e6e7b5f50e5b6f210ebd6098a1a4fb2
Removed the obsolete 'setup' utility.  It is not used by any currently supported installation method.
Removed the unfinished 'setup wizard'.
Removed the unused 'tests' directory.
12 files changed:
webcit/Makefile.in
webcit/auth.c
webcit/configure.ac
webcit/setup.c [deleted file]
webcit/setup_wizard.c [deleted file]
webcit/tests/.gitignore [deleted file]
webcit/tests/Makefile.in [deleted file]
webcit/tests/test_main.c [deleted file]
webcit/tests/test_tools.c [deleted file]
webcit/tests/webcit_test.h [deleted file]
webcit/webcit.h
webcit/webserver.c