File tree
3 files changed
+61
-0
lines changedFilter options
- src/Symfony
- Bundle/SecurityBundle/Resources/config
- Component/Security/Core
- Tests
3 files changed
+61
-0
lines changedsrc/Symfony/Bundle/SecurityBundle/Resources/config/security.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Resources/config/security.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
| 93 | + |
| 94 | + |
93 | 95 |
|
94 | 96 |
|
95 | 97 |
|
|
src/Symfony/Component/Security/Core/Security.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Security.php+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
| ||
69 | 70 |
|
70 | 71 |
|
71 | 72 |
|
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
72 | 84 |
|
src/Symfony/Component/Security/Core/Tests/SecurityTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Tests/SecurityTest.php+47Lines changed: 47 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
| 17 | + |
16 | 18 |
|
17 | 19 |
|
18 | 20 |
|
19 | 21 |
|
20 | 22 |
|
21 | 23 |
|
| 24 | + |
| 25 | + |
22 | 26 |
|
23 | 27 |
|
24 | 28 |
|
| ||
85 | 89 |
|
86 | 90 |
|
87 | 91 |
|
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
88 | 135 |
|
89 | 136 |
|
90 | 137 |
|
|
0 commit comments