Commit c8c3d42
File tree
14 files changed
+1
-263
lines changedFilter options
- src/Symfony/Bundle/SecurityBundle
- DependencyInjection
- EventListener
- Resources/config
- Tests
- DependencyInjection/Fixtures
- php
- xml
- yml
- Functional
- Bundle/AclBundle
- Entity
- app
- Acl
14 files changed
+1
-263
lines changedsrc/Symfony/Bundle/SecurityBundle/DependencyInjection/MainConfiguration.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DependencyInjection/MainConfiguration.php+1-9Lines changed: 1 addition & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
| 22 | + |
31 | 23 |
|
32 | 24 |
|
33 | 25 |
|
|
src/Symfony/Bundle/SecurityBundle/EventListener/AclSchemaListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/EventListener/AclSchemaListener.php-36Lines changed: 0 additions & 36 deletions
This file was deleted.
src/Symfony/Bundle/SecurityBundle/Resources/config/security_acl.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Resources/config/security_acl.xml-35Lines changed: 0 additions & 35 deletions
This file was deleted.
src/Symfony/Bundle/SecurityBundle/Resources/config/security_acl_dbal.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Resources/config/security_acl_dbal.xml-49Lines changed: 0 additions & 49 deletions
This file was deleted.
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/php/custom_acl_provider.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/php/custom_acl_provider.php-9Lines changed: 0 additions & 9 deletions
This file was deleted.
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/xml/custom_acl_provider.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/xml/custom_acl_provider.xml-16Lines changed: 0 additions & 16 deletions
This file was deleted.
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/yml/custom_acl_provider.yml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/yml/custom_acl_provider.yml-6Lines changed: 0 additions & 6 deletions
This file was deleted.
src/Symfony/Bundle/SecurityBundle/Tests/Functional/Bundle/AclBundle/AclBundle.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/Bundle/AclBundle/AclBundle.php-21Lines changed: 0 additions & 21 deletions
This file was deleted.
src/Symfony/Bundle/SecurityBundle/Tests/Functional/Bundle/AclBundle/Entity/Car.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/Bundle/AclBundle/Entity/Car.php-22Lines changed: 0 additions & 22 deletions
This file was deleted.
src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/Acl/bundles.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/Acl/bundles.php-17Lines changed: 0 additions & 17 deletions
This file was deleted.
src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/Acl/config.yml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/Acl/config.yml-28Lines changed: 0 additions & 28 deletions
This file was deleted.
src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/Acl/doctrine.yml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/Acl/doctrine.yml-5Lines changed: 0 additions & 5 deletions
This file was deleted.
src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/AppKernel.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/AppKernel.php-6Lines changed: 0 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 | 14 |
|
16 | 15 |
|
17 | 16 |
|
| ||
83 | 82 |
|
84 | 83 |
|
85 | 84 |
|
86 |
| - |
87 |
| - |
88 |
| - |
89 |
| - |
90 |
| - |
91 | 85 |
|
92 | 86 |
|
93 | 87 |
|
|
src/Symfony/Bundle/SecurityBundle/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/composer.json-4Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
36 | 35 |
|
37 | 36 |
|
38 | 37 |
|
| ||
50 | 49 |
|
51 | 50 |
|
52 | 51 |
|
53 |
| - |
54 |
| - |
55 |
| - |
56 | 52 |
|
57 | 53 |
|
58 | 54 |
|
|
0 commit comments