Liberty -  Liberty -  Liberty -  Liberty -  Liberty -  Liberty -  Liberty -  Liberty - 

 Name check filter

Name Check is a filter that disallows any paths that contain defined forbidden characters or that exceed a defined length.

Table 11.81. Description of configuration options for [filter-name_check] in proxy-server.conf
Configuration option = Default value Description
forbidden_chars = '"`<> Characters that are not allowed in a name
forbidden_regexp = /\./|/\.\./|/\.$|/\.\.$ Substrings to forbid, using regular expression syntax
maximum_length = 255 Maximum length of a name
use = egg:swift#name_check Entry point of paste.deploy in the server

Questions? Discuss on ask.openstack.org
Found an error? Report a bug against this page

loading table of contents...