You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

D-SERIES

Web User Interface

N/A

Phone User Interface 

N/A

Firmware

8.4.16

XML Configuration

<restrict_uri_queries perm="PERMISSIONFLAGS">VALIDVALUE</restrict_uri_queries>

Description

By default, if admin_mode_password and http credentials (http_user and http_pass) are set and hidden tags are activated, query strings in URIs (the part after the "?") are restricted to a very limited number of cases.

By setting restrict_uri_queries to false, query strings are not restricted anymore, so you can use hidden tags and passwords, even if you need stuff like "dummy.htm?settings=save&...".

See also use_hidden_tags.

Valid Values

boolean

Default Value

true

  • No labels