summaryrefslogtreecommitdiff
path: root/TO_FIX.md
diff options
context:
space:
mode:
authorjake <jake@jakes-mail.top>2022-08-17 02:41:32 -0400
committerjake <jake@jakes-mail.top>2022-08-17 02:45:30 -0400
commit0c204b825c59b29730a3132aa06e2e640e095b7f (patch)
tree61986a2a6e2bae47b9e31a261fb76e7f34f28a28 /TO_FIX.md
parent8cbc34cc274c6d37baba2ce76757d1411430ebee (diff)
Appease perlcritic. Refactoring and many other changes
Comment out Smart::Comments
Diffstat (limited to 'TO_FIX.md')
-rw-r--r--TO_FIX.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/TO_FIX.md b/TO_FIX.md
index e2998bd..caad1fd 100644
--- a/TO_FIX.md
+++ b/TO_FIX.md
@@ -13,3 +13,15 @@ make log output user adjustable
add client certificate stuff
add gmiaccess stuff
+
+add cgi stuff
+
+better magic detection
+
+check if loaded cert/keys are actually valid
+
+check values for keys in config file
+
+redirection via config
+
+handle signals like interrupt better