mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-16 06:36:39 +02:00
[ticket/9520] Additionally filter requests for {common,config}.php
PHPBB3-9520
This commit is contained in:
committed by
Nils Adermann
parent
8612fc23d4
commit
43f47dba4c
@ -7,6 +7,8 @@
|
||||
<add segment="cache" />
|
||||
<add segment="files" />
|
||||
<add segment="store" />
|
||||
<add segment="config.php" />
|
||||
<add segment="common.php" />
|
||||
</hiddenSegments>
|
||||
</requestFiltering>
|
||||
</security>
|
||||
|
Reference in New Issue
Block a user