Documentation
¶
Overview ¶
checklist/dashboard/dashboard.go
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckDashboard01 ¶
func CheckDashboard01(client *ssh.Client) checklist.CheckResult
CheckDashboard01 checks if user/group ownership of config files is set to root/horizon
func CheckDashboard04 ¶
func CheckDashboard04(client *ssh.Client) checklist.CheckResult
CheckDashboard04 checks if CSRF_COOKIE_SECURE parameter is set to True
func CheckDashboard05 ¶
func CheckDashboard05(client *ssh.Client) checklist.CheckResult
CheckDashboard05 checks if SESSION_COOKIE_SECURE parameter is set to True
func CheckDashboard06 ¶
func CheckDashboard06(client *ssh.Client) checklist.CheckResult
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.