Commit a3b34ae
committed
Merge branch '5.4' into 6.0
* 5.4:
[HttpClient] Fix computing retry delay when using RetryableHttpClient
[Uid] Fix validating UUID variant bits
[Validator][UID] Stop to first ULID format violation
[Bridge] Fix mkdir() race condition in ProxyCacheWarmer
[Cache] update readme
Bug #42343 [Security] Fix valid remember-me token exposure to the second consequent request
Prevent exception if request stack is empty
Psr18Client ignore invalid HTTP headers
skip a transient test on AppVeyorFile tree
2 files changed
+3
-15
lines changed- RememberMe
- Tests/RememberMe
2 files changed
+3
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | 78 | | |
80 | 79 | | |
81 | 80 | | |
| |||
96 | 95 | | |
97 | 96 | | |
98 | 97 | | |
99 | | - | |
100 | 98 | | |
101 | | - | |
| 99 | + | |
| 100 | + | |
102 | 101 | | |
103 | 102 | | |
104 | 103 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
| 128 | + | |
140 | 129 | | |
141 | 130 | | |
142 | 131 | | |
| |||
0 commit comments