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

Appearance settings

Commit 6c00d2e

Browse filesBrowse files
committed
symfony#27121 WIP imported app/config.yml from FirewallEntryPoint/config.yml
1 parent c8cb7c2 commit 6c00d2e
Copy full SHA for 6c00d2e

File tree

Expand file treeCollapse file tree

1 file changed

+2
-15
lines changed
Filter options
  • src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/FirewallEntryPoint
Expand file treeCollapse file tree

1 file changed

+2
-15
lines changed

‎src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/FirewallEntryPoint/config.yml

Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/FirewallEntryPoint/config.yml
+2-15Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,5 @@
1-
framework:
2-
secret: test
3-
csrf_protection:
4-
enabled: true
5-
router: { resource: "%kernel.root_dir%/%kernel.test_case%/routing.yml" }
6-
validation: { enabled: true, enable_annotations: true }
7-
form: ~
8-
test: ~
9-
default_locale: en
10-
session:
11-
storage_id: session.storage.mock_file
12-
profiler: { only_exceptions: false }
13-
14-
services:
15-
logger: { class: Psr\Log\NullLogger }
1+
imports:
2+
- { resource: ./../config/framework.yml }
163

174
security:
185
firewalls:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.