security::secure_hostname_p (public)
security::secure_hostname_p host
Defined in packages/acs-tcl/tcl/security-procs.tcl
Check, if the content of host is a "secure" value, which means, it is either white-listed or belongs to a non-public IP address, such it cannot harm in redirect operations.
- Parameters:
- host (required)
- Returns:
- boolean value
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.