Commit c75c569
committed
File tree
6 files changed
+33
-7
lines changedFilter options
- src/Symfony
- Bundle/SecurityBundle
- Resources/config
- Tests/Functional
- Component/Security/Http
- Session
- Tests/Session
6 files changed
+33
-7
lines changedsrc/Symfony/Bundle/SecurityBundle/Resources/config/security.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Resources/config/security.xml+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
| 66 | + |
66 | 67 |
|
67 | 68 |
|
68 | 69 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/Functional/CsrfFormLoginTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/CsrfFormLoginTest.php+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
| 29 | + |
| 30 | + |
28 | 31 |
|
29 | 32 |
|
30 | 33 |
|
| ||
48 | 51 |
|
49 | 52 |
|
50 | 53 |
|
| 54 | + |
51 | 55 |
|
52 | 56 |
|
53 | 57 |
|
54 | 58 |
|
55 | 59 |
|
| 60 | + |
| 61 | + |
56 | 62 |
|
57 | 63 |
|
58 | 64 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/Functional/LogoutTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/LogoutTest.php+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
40 | 39 |
|
41 | 40 |
|
42 | 41 |
|
43 | 42 |
|
44 | 43 |
|
45 | 44 |
|
46 |
| - |
47 |
| - |
| 45 | + |
48 | 46 |
|
49 | 47 |
|
50 | 48 |
|
|
src/Symfony/Bundle/SecurityBundle/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/composer.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
| 28 | + |
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
|
src/Symfony/Component/Security/Http/Session/SessionAuthenticationStrategy.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Session/SessionAuthenticationStrategy.php+11-3Lines changed: 11 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| ||
31 | 32 |
|
32 | 33 |
|
33 | 34 |
|
| 35 | + |
34 | 36 |
|
35 |
| - |
| 37 | + |
36 | 38 |
|
37 | 39 |
|
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
38 | 44 |
|
39 | 45 |
|
40 | 46 |
|
| ||
47 | 53 |
|
48 | 54 |
|
49 | 55 |
|
50 |
| - |
51 |
| - |
52 | 56 |
|
53 | 57 |
|
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
54 | 62 |
|
55 | 63 |
|
56 | 64 |
|
|
src/Symfony/Component/Security/Http/Tests/Session/SessionAuthenticationStrategyTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Tests/Session/SessionAuthenticationStrategyTest.php+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
| ||
57 | 58 |
|
58 | 59 |
|
59 | 60 |
|
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
60 | 73 |
|
61 | 74 |
|
62 | 75 |
|
|
0 commit comments