Settings/restrict uri queries
From Snom User Wiki
< Settings
- WEB USER INTERFACE
- N/A
- PHONE USER INTERFACE
- N/A
- FIRMWARE VERSIONS
- V8
- Starting versions: 8.4.16
- XML CONFIGURATION
- <restrict_uri_queries perm="PERMISSIONFLAG">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&...".
- VALIDVALUE
- boolean
- DEFAULTVALUE
- true
- FURTHER INFORMATION