Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdb1cda5

Browse files
committed
minor#3700 [Cookbook][Security] Firewall restrictions tweaks (xabbuh)
This PR was merged into the master branch.Discussion----------[Cookbook][Security] Firewall restrictions tweaks| Q | A| ------------- | ---| Doc fix? | yes| New docs? | no| Applies to | 2.5+| Fixed tickets |Commits-------70b55b5 fix literalddf5fe4 add firewall restriction document to security toctree
2 parents1908a15 +70b55b5 commitdb1cda5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

‎cookbook/security/firewall_restriction.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ matches the configured ``pattern``.
6565
));
6666
6767
The ``pattern`` is a regular expression. In this example, the firewall will only be
68-
activated if the URL starts (due to the ``^`` regex character) with ``/admin`. If
68+
activated if the URL starts (due to the ``^`` regex character) with ``/admin``. If
6969
the URL does not match this pattern, the firewall will not be activated and subsequent
7070
firewalls will have the opportunity to be matched for this request.
7171

‎cookbook/security/index.rst‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Security
1313
acl_advanced
1414
force_https
1515
host_restriction
16+
firewall_restriction
1617
form_login
1718
securing_services
1819
custom_provider

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp