diff options
author | jake <jake@jakes-mail.top> | 2022-08-17 02:41:32 -0400 |
---|---|---|
committer | jake <jake@jakes-mail.top> | 2022-08-17 02:45:30 -0400 |
commit | 0c204b825c59b29730a3132aa06e2e640e095b7f (patch) | |
tree | 61986a2a6e2bae47b9e31a261fb76e7f34f28a28 /TO_FIX.md | |
parent | 8cbc34cc274c6d37baba2ce76757d1411430ebee (diff) |
Appease perlcritic. Refactoring and many other changes
Comment out Smart::Comments
Diffstat (limited to 'TO_FIX.md')
-rw-r--r-- | TO_FIX.md | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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 |