Commit ec8cfc7
File tree
Expand file treeCollapse file tree
9 files changed
+49
-46
lines changedFilter options
- src/Symfony
- Bridge/Doctrine/Security/SessionRegistry
- Bundle/SecurityBundle/Resources/config
- Component/Security/Http
- Firewall
- Session
Expand file treeCollapse file tree
9 files changed
+49
-46
lines changedsrc/Symfony/Bridge/Doctrine/Security/SessionRegistry/Schema.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Security/SessionRegistry/Schema.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
26 |
| - |
27 |
| - |
| 25 | + |
28 | 26 |
|
29 | 27 |
|
30 | 28 |
|
| ||
35 | 33 |
|
36 | 34 |
|
37 | 35 |
|
| 36 | + |
| 37 | + |
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
|
src/Symfony/Bridge/Doctrine/Security/SessionRegistry/SessionRegistryStorage.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Security/SessionRegistry/SessionRegistryStorage.php+10-7Lines changed: 10 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
18 | 22 |
|
19 | 23 |
|
20 | 24 |
|
21 | 25 |
|
22 | 26 |
|
23 | 27 |
|
24 | 28 |
|
25 |
| - |
| 29 | + |
26 | 30 |
|
27 | 31 |
|
28 | 32 |
|
| ||
40 | 44 |
|
41 | 45 |
|
42 | 46 |
|
43 |
| - |
| 47 | + |
44 | 48 |
|
45 |
| - |
46 |
| - |
47 |
| - |
| 49 | + |
| 50 | + |
| 51 | + |
48 | 52 |
|
49 | 53 |
|
50 | 54 |
|
| ||
68 | 72 |
|
69 | 73 |
|
70 | 74 |
|
71 |
| - |
72 | 75 |
|
73 | 76 |
|
74 | 77 |
|
| ||
122 | 125 |
|
123 | 126 |
|
124 | 127 |
|
125 |
| - |
| 128 | + |
126 | 129 |
|
127 | 130 |
|
128 | 131 |
|
|
src/Symfony/Bundle/SecurityBundle/Resources/config/security_listeners.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Resources/config/security_listeners.xml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
264 | 264 |
|
265 | 265 |
|
266 | 266 |
|
267 |
| - |
| 267 | + |
268 | 268 |
|
269 | 269 |
|
270 | 270 |
|
|
src/Symfony/Component/Security/Http/Firewall/ExpiredSessionListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Firewall/ExpiredSessionListener.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
61 |
| - |
| 61 | + |
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
|
src/Symfony/Component/Security/Http/Session/CompositeSessionAuthenticationStrategy.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Session/CompositeSessionAuthenticationStrategy.php+5-6Lines changed: 5 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
20 |
| - |
21 |
| - |
22 |
| - |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
47 | 46 |
|
48 | 47 |
|
49 | 48 |
|
|
src/Symfony/Component/Security/Http/Session/ConcurrentSessionControlAuthenticationStrategy.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Session/ConcurrentSessionControlAuthenticationStrategy.php+8-7Lines changed: 8 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
| 19 | + |
20 | 20 |
|
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
| ||
87 | 88 |
|
88 | 89 |
|
89 | 90 |
|
90 |
| - |
| 91 | + |
91 | 92 |
|
92 | 93 |
|
93 | 94 |
|
| ||
110 | 111 |
|
111 | 112 |
|
112 | 113 |
|
113 |
| - |
| 114 | + |
114 | 115 |
|
115 | 116 |
|
116 | 117 |
|
|
src/Symfony/Component/Security/Http/Session/SessionInformation.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Session/SessionInformation.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
| 40 | + |
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
| ||
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
59 |
| - |
| 59 | + |
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
| ||
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
69 |
| - |
| 69 | + |
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
| ||
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
79 |
| - |
| 79 | + |
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
|
src/Symfony/Component/Security/Http/Session/SessionRegistry.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Session/SessionRegistry.php+12-12Lines changed: 12 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
| 32 | + |
33 | 33 |
|
34 |
| - |
35 |
| - |
36 |
| - |
| 34 | + |
| 35 | + |
| 36 | + |
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
| 44 | + |
45 | 45 |
|
46 |
| - |
47 |
| - |
| 46 | + |
| 47 | + |
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
| ||
88 | 88 |
|
89 | 89 |
|
90 | 90 |
|
91 |
| - |
| 91 | + |
92 | 92 |
|
93 | 93 |
|
94 |
| - |
| 94 | + |
95 | 95 |
|
96 | 96 |
|
97 | 97 |
|
98 | 98 |
|
99 |
| - |
| 99 | + |
100 | 100 |
|
101 | 101 |
|
102 | 102 |
|
103 | 103 |
|
104 | 104 |
|
105 | 105 |
|
106 |
| - |
| 106 | + |
107 | 107 |
|
108 | 108 |
|
109 | 109 |
|
|
src/Symfony/Component/Security/Http/Session/SessionRegistryStorageInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Session/SessionRegistryStorageInterface.php+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
28 |
| - |
| 27 | + |
| 28 | + |
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
37 |
| - |
38 |
| - |
| 36 | + |
| 37 | + |
| 38 | + |
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
|
0 commit comments