Skip to content

Commit

Permalink
aligned hash rocket within widest attribute of the parameter block ( …
Browse files Browse the repository at this point in the history
…remaining parameters aligned in #1404 )
  • Loading branch information
FlatKey committed Mar 30, 2016
1 parent 837a088 commit d26761c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/mod/security.pp
Expand Up @@ -10,7 +10,7 @@
$content_types = 'application/x-www-form-urlencoded|multipart/form-data|text/xml|application/xml|application/x-amf',
$restricted_extensions = '.asa/ .asax/ .ascx/ .axd/ .backup/ .bak/ .bat/ .cdx/ .cer/ .cfg/ .cmd/ .com/ .config/ .conf/ .cs/ .csproj/ .csr/ .dat/ .db/ .dbf/ .dll/ .dos/ .htr/ .htw/ .ida/ .idc/ .idq/ .inc/ .ini/ .key/ .licx/ .lnk/ .log/ .mdb/ .old/ .pass/ .pdb/ .pol/ .printer/ .pwd/ .resources/ .resx/ .sql/ .sys/ .vb/ .vbs/ .vbproj/ .vsdisco/ .webinfo/ .xsd/ .xsx/',
$restricted_headers = '/Proxy-Connection/ /Lock-Token/ /Content-Range/ /Translate/ /via/ /if/',
$secdefaultaction = 'deny',
$secdefaultaction = 'deny',
) inherits ::apache::params {
include ::apache

Expand Down

0 comments on commit d26761c

Please sign in to comment.