Updating TO-DO lists

This commit is contained in:
2020-09-04 16:20:48 +02:00
parent 1ccbe3e61a
commit 7d4eb9d953
2 changed files with 5 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
# Menu Legacy # Menu Legacy
~~Options enable/disable~~ ~~Options enable/disable~~
# Other
WordPress hardening WordPress hardening
DH-key length DH-key length

View File

@@ -1,5 +1,5 @@
# Webservers # Webservers
* Apache * ~~Apache~~
# Modules # Modules
* ~~Fail2Ban~~ * ~~Fail2Ban~~
@@ -8,3 +8,4 @@
* ~~Update tool for PHP (example 7.3 to 7.4)~~ * ~~Update tool for PHP (example 7.3 to 7.4)~~
* ~~Auto cron disable Backend admin Ui~~ * ~~Auto cron disable Backend admin Ui~~
* ~~Certbot chiphers & tls1.3~~ * ~~Certbot chiphers & tls1.3~~
* Ability to set the git url to use */tag/* instead of */branch/*, for ease of use while installing a release version