mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/9520] Additionally filter requests for {common,config}.php
PHPBB3-9520
This commit is contained in:
parent
8612fc23d4
commit
43f47dba4c
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@
|
||||||
<add segment="cache" />
|
<add segment="cache" />
|
||||||
<add segment="files" />
|
<add segment="files" />
|
||||||
<add segment="store" />
|
<add segment="store" />
|
||||||
|
<add segment="config.php" />
|
||||||
|
<add segment="common.php" />
|
||||||
</hiddenSegments>
|
</hiddenSegments>
|
||||||
</requestFiltering>
|
</requestFiltering>
|
||||||
</security>
|
</security>
|
||||||
|
|
Loading…
Add table
Reference in a new issue