security::provided_host_valid (private)

 security::provided_host_valid host

Defined in packages/acs-tcl/tcl/security-procs.tcl

Check, if the provided host contains just valid characters. Spit warning message out only once per request.

Parameters:
host - host from host header field.

Partial Call Graph (max 5 caller/called nodes):
%3 acs::root_of_host_noncached acs::root_of_host_noncached (private) security::provided_host_valid security::provided_host_valid acs::root_of_host_noncached->security::provided_host_valid security::validated_host_header security::validated_host_header (public) security::validated_host_header->security::provided_host_valid ad_conn ad_conn (public) security::provided_host_valid->ad_conn

Testcases:
No testcase defined.
[ show source ]
Show another procedure: