This commit is contained in:
2025-06-25 08:54:15 -05:00
parent e77c972787
commit 47b651ac15

View File

@@ -341,16 +341,21 @@ global-postPackageConfiguration
curl --silent ${DL_ROOT}/Modules/Security/secharden-ssh.sh|$(whcih bash)
# Auto Upgrades
#curl --silent ${DL_ROOT}/Modules/Security/secharden-auto-upgrades.sh|$(whcih bash)
# 2fa
#curl --silent ${DL_ROOT}/Modules/Security/secharden-2fa.sh|$(whcih bash)
# Audit agents
#curl --silent ${DL_ROOT}/Modules/Security/secharden-audit-agents.sh|$(whcih bash)
# SCAP/STIG/Compliance As Code
#curl --silent ${DL_ROOT}/Modules/Security/secharden-scap-stig.sh|$(whcih bash)
####################################################################################################
# Authentication
####################################################################################################
# Cloudron ldap
# Cloudron ldap
#curl --silent ${DL_ROOT}/Modules/Security/auth-cloudron-ldap.sh|$(whcih bash)