Commit 78eaf86
File tree
7 files changed
+130
-103
lines changedFilter options
- src/Symfony
- Bundle/SecurityBundle
- Security
- Tests
- Functional
- app/SecurityHelper
- Security
- Component/Security/Core
- Tests
7 files changed
+130
-103
lines changedsrc/Symfony/Bundle/SecurityBundle/Security/Security.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Security/Security.php+23-18Lines changed: 23 additions & 18 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
25 | 29 |
|
26 | 30 |
|
27 | 31 |
|
28 | 32 |
|
29 |
| - |
| 33 | + |
30 | 34 |
|
31 | 35 |
|
32 | 36 |
|
| ||
36 | 40 |
|
37 | 41 |
|
38 | 42 |
|
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
39 | 48 |
|
40 | 49 |
|
41 | 50 |
|
| 51 | + |
42 | 52 |
|
43 |
| - |
44 |
| - |
| 53 | + |
| 54 | + |
45 | 55 |
|
46 |
| - |
| 56 | + |
| 57 | + |
47 | 58 |
|
48 | 59 |
|
49 | 60 |
|
| ||
54 | 65 |
|
55 | 66 |
|
56 | 67 |
|
| 68 | + |
57 | 69 |
|
58 | 70 |
|
59 | 71 |
|
60 | 72 |
|
61 | 73 |
|
62 | 74 |
|
63 | 75 |
|
64 |
| - |
| 76 | + |
65 | 77 |
|
66 |
| - |
67 | 78 |
|
68 | 79 |
|
69 | 80 |
|
70 | 81 |
|
71 | 82 |
|
72 | 83 |
|
73 |
| - |
74 | 84 |
|
75 |
| - |
76 |
| - |
| 85 | + |
| 86 | + |
77 | 87 |
|
78 | 88 |
|
79 |
| - |
80 |
| - |
81 |
| - |
82 |
| - |
83 |
| - |
84 |
| - |
| 89 | + |
85 | 90 |
|
86 |
| - |
87 |
| - |
| 91 | + |
| 92 | + |
88 | 93 |
|
89 | 94 |
|
90 |
| - |
| 95 | + |
91 | 96 |
|
92 | 97 |
|
src/Symfony/Bundle/SecurityBundle/Tests/Functional/SecurityTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/SecurityTest.php+35Lines changed: 35 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
| 17 | + |
16 | 18 |
|
17 | 19 |
|
18 | 20 |
|
| ||
81 | 83 |
|
82 | 84 |
|
83 | 85 |
|
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
84 | 102 |
|
85 | 103 |
|
86 | 104 |
|
| ||
189 | 207 |
|
190 | 208 |
|
191 | 209 |
|
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/SecurityHelper/config.yml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/SecurityHelper/config.yml+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
14 | 20 |
|
15 | 21 |
|
16 | 22 |
|
| ||
20 | 26 |
|
21 | 27 |
|
22 | 28 |
|
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/SecurityHelper/routing.yml
Copy file name to clipboard+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
src/Symfony/Bundle/SecurityBundle/Tests/Security/SecurityTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Security/SecurityTest.php+52Lines changed: 52 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
26 | 32 |
|
27 | 33 |
|
28 | 34 |
|
| ||
111 | 117 |
|
112 | 118 |
|
113 | 119 |
|
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
114 | 166 |
|
115 | 167 |
|
116 | 168 |
|
|
src/Symfony/Component/Security/Core/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/CHANGELOG.md-6Lines changed: 0 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
10 |
| - |
11 |
| - |
12 |
| - |
13 |
| - |
14 |
| - |
15 | 9 |
|
16 | 10 |
|
17 | 11 |
|
|
src/Symfony/Component/Security/Core/Tests/SecurityTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Tests/SecurityTest.php+3-79Lines changed: 3 additions & 79 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 |
| - |
18 |
| - |
19 |
| - |
20 | 16 |
|
21 | 17 |
|
22 | 18 |
|
23 | 19 |
|
24 | 20 |
|
25 | 21 |
|
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 | 22 |
|
32 | 23 |
|
33 | 24 |
|
| ||
45 | 36 |
|
46 | 37 |
|
47 | 38 |
|
48 |
| - |
| 39 | + |
49 | 40 |
|
50 | 41 |
|
51 | 42 |
|
| ||
66 | 57 |
|
67 | 58 |
|
68 | 59 |
|
69 |
| - |
| 60 | + |
70 | 61 |
|
71 | 62 |
|
72 | 63 |
|
| ||
89 | 80 |
|
90 | 81 |
|
91 | 82 |
|
92 |
| - |
| 83 | + |
93 | 84 |
|
94 | 85 |
|
95 | 86 |
|
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 |
| - |
135 |
| - |
136 |
| - |
137 |
| - |
138 |
| - |
139 |
| - |
140 |
| - |
141 |
| - |
142 |
| - |
143 |
| - |
144 |
| - |
145 |
| - |
146 |
| - |
147 |
| - |
148 |
| - |
149 |
| - |
150 |
| - |
151 |
| - |
152 |
| - |
153 |
| - |
154 |
| - |
155 |
| - |
156 |
| - |
157 |
| - |
158 |
| - |
159 |
| - |
160 |
| - |
161 |
| - |
162 |
| - |
163 | 87 |
|
164 | 88 |
|
165 | 89 |
|
|
0 commit comments