CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 10:23:56 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/auth0/node-jsonwebtoken.git
etag: W/"7246e1ea7ebd6a752559803781b1a8e9"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=OYbD3YWxMnnVIH0oJbSFTE8Hryc4i2CrV1Yl%2B8eTysYaeS9%2BqixYyKmKo4xnmUlKG%2FYTX9C8BTtZSb%2BG%2BgHN1W1LiGQht%2FjEO0Da391PdU1Ujg7lBSu%2B%2FOBzJn9YpHa8dhoqGxmw9u461FYUy39ihu0dopf%2F6uJST9loIOFxxKJA92mCV1ckJRE4DyUF%2Fd0U21lXMDiig93g9GyCdTQd%2FRrQcYNDZGyEf3lvLDXhmjqjp%2BnR0c%2Bw%2BeHHJLxWIIX%2BTQPKLqUNt4tL3echLCQbPw%3D%3D--OBy8f7T%2F3RhVIRW%2B--gHAKvZgc2UjPSDlawcPDqQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.132902550.1753266235; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 10:23:55 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 10:23:55 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B9C4:271430:929A32:B1BBBB:6880B83B
fix(sign&verify)!: Remove default `none` support from `sign` and `ver… · auth0/node-jsonwebtoken@8345030 · GitHub
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit 8345030
authored
fix(sign&verify)!: Remove default
* fix(sign&verify)!: Remove default none support from sign and verify methods, and require it to be explicitly configured
BREAKING CHANGE: Removes fallback for none algorithm for the verify method.none
support from sign
and verify
methods, and require it to be explicitly configured (#851)1 parent 7e6a86b commit 8345030Copy full SHA for 8345030
File tree
Expand file treeCollapse file tree
15 files changed
+153
-124
lines changedFilter options
- test
Expand file treeCollapse file tree
15 files changed
+153
-124
lines changed+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
| 50 | + | |
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
|
+19-20Lines changed: 19 additions & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
9 |
| - | |
10 |
| - | |
| 8 | + | |
11 | 9 |
| |
12 | 10 |
| |
13 |
| - | |
| 11 | + | |
14 | 12 |
| |
15 | 13 |
| |
16 | 14 |
| |
| |||
49 | 47 |
| |
50 | 48 |
| |
51 | 49 |
| |
52 |
| - | |
| 50 | + | |
53 | 51 |
| |
54 | 52 |
| |
55 | 53 |
| |
| |||
133 | 131 |
| |
134 | 132 |
| |
135 | 133 |
| |
136 |
| - | |
137 |
| - | |
138 |
| - | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
139 | 138 |
| |
140 | 139 |
| |
141 | 140 |
| |
| |||
158 | 157 |
| |
159 | 158 |
| |
160 | 159 |
| |
161 |
| - | |
| 160 | + | |
162 | 161 |
| |
163 | 162 |
| |
164 | 163 |
| |
| |||
170 | 169 |
| |
171 | 170 |
| |
172 | 171 |
| |
173 |
| - | |
| 172 | + | |
174 | 173 |
| |
175 | 174 |
| |
176 | 175 |
| |
| |||
183 | 182 |
| |
184 | 183 |
| |
185 | 184 |
| |
186 |
| - | |
| 185 | + | |
187 | 186 |
| |
188 | 187 |
| |
189 | 188 |
| |
| |||
196 | 195 |
| |
197 | 196 |
| |
198 | 197 |
| |
199 |
| - | |
| 198 | + | |
200 | 199 |
| |
201 | 200 |
| |
202 | 201 |
| |
| |||
209 | 208 |
| |
210 | 209 |
| |
211 | 210 |
| |
212 |
| - | |
| 211 | + | |
213 | 212 |
| |
214 | 213 |
| |
215 | 214 |
| |
| |||
222 | 221 |
| |
223 | 222 |
| |
224 | 223 |
| |
225 |
| - | |
| 224 | + | |
226 | 225 |
| |
227 | 226 |
| |
228 | 227 |
| |
| |||
267 | 266 |
| |
268 | 267 |
| |
269 | 268 |
| |
270 |
| - | |
| 269 | + | |
271 | 270 |
| |
272 | 271 |
| |
273 | 272 |
| |
| |||
279 | 278 |
| |
280 | 279 |
| |
281 | 280 |
| |
282 |
| - | |
| 281 | + | |
283 | 282 |
| |
284 | 283 |
| |
285 | 284 |
| |
| |||
293 | 292 |
| |
294 | 293 |
| |
295 | 294 |
| |
296 |
| - | |
| 295 | + | |
297 | 296 |
| |
298 | 297 |
| |
299 | 298 |
| |
| |||
306 | 305 |
| |
307 | 306 |
| |
308 | 307 |
| |
309 |
| - | |
| 308 | + | |
310 | 309 |
| |
311 | 310 |
| |
312 | 311 |
| |
| |||
319 | 318 |
| |
320 | 319 |
| |
321 | 320 |
| |
322 |
| - | |
| 321 | + | |
323 | 322 |
| |
324 | 323 |
| |
325 | 324 |
| |
| |||
331 | 330 |
| |
332 | 331 |
| |
333 | 332 |
| |
334 |
| - | |
| 333 | + | |
335 | 334 |
| |
336 | 335 |
| |
337 | 336 |
| |
|
+15-16Lines changed: 15 additions & 16 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
9 |
| - | |
10 |
| - | |
| 8 | + | |
11 | 9 |
| |
12 | 10 |
| |
13 | 11 |
| |
14 | 12 |
| |
15 | 13 |
| |
16 | 14 |
| |
17 |
| - | |
| 15 | + | |
18 | 16 |
| |
19 | 17 |
| |
20 | 18 |
| |
21 | 19 |
| |
22 | 20 |
| |
23 |
| - | |
| 21 | + | |
24 | 22 |
| |
25 |
| - | |
| 23 | + | |
26 | 24 |
| |
27 | 25 |
| |
28 | 26 |
| |
| |||
50 | 48 |
| |
51 | 49 |
| |
52 | 50 |
| |
53 |
| - | |
| 51 | + | |
54 | 52 |
| |
55 | 53 |
| |
56 | 54 |
| |
| |||
76 | 74 |
| |
77 | 75 |
| |
78 | 76 |
| |
79 |
| - | |
80 |
| - | |
81 |
| - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
82 | 81 |
| |
83 | 82 |
| |
84 | 83 |
| |
| |||
188 | 187 |
| |
189 | 188 |
| |
190 | 189 |
| |
191 |
| - | |
| 190 | + | |
192 | 191 |
| |
193 |
| - | |
| 192 | + | |
194 | 193 |
| |
195 | 194 |
| |
196 | 195 |
| |
| |||
235 | 234 |
| |
236 | 235 |
| |
237 | 236 |
| |
238 |
| - | |
| 237 | + | |
239 | 238 |
| |
240 | 239 |
| |
241 |
| - | |
| 240 | + | |
242 | 241 |
| |
243 | 242 |
| |
244 | 243 |
| |
| |||
252 | 251 |
| |
253 | 252 |
| |
254 | 253 |
| |
255 |
| - | |
| 254 | + | |
256 | 255 |
| |
257 | 256 |
| |
258 | 257 |
| |
| |||
264 | 263 |
| |
265 | 264 |
| |
266 | 265 |
| |
267 |
| - | |
| 266 | + | |
268 | 267 |
| |
269 | 268 |
| |
270 | 269 |
| |
|
+11-11Lines changed: 11 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
| 47 | + | |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
| |||
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
95 |
| - | |
| 95 | + | |
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
| |||
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
108 |
| - | |
| 108 | + | |
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
| |||
117 | 117 |
| |
118 | 118 |
| |
119 | 119 |
| |
120 |
| - | |
| 120 | + | |
121 | 121 |
| |
122 | 122 |
| |
123 | 123 |
| |
| |||
129 | 129 |
| |
130 | 130 |
| |
131 | 131 |
| |
132 |
| - | |
| 132 | + | |
133 | 133 |
| |
134 | 134 |
| |
135 | 135 |
| |
| |||
141 | 141 |
| |
142 | 142 |
| |
143 | 143 |
| |
144 |
| - | |
| 144 | + | |
145 | 145 |
| |
146 | 146 |
| |
147 | 147 |
| |
| |||
155 | 155 |
| |
156 | 156 |
| |
157 | 157 |
| |
158 |
| - | |
| 158 | + | |
159 | 159 |
| |
160 | 160 |
| |
161 | 161 |
| |
| |||
167 | 167 |
| |
168 | 168 |
| |
169 | 169 |
| |
170 |
| - | |
| 170 | + | |
171 | 171 |
| |
172 | 172 |
| |
173 | 173 |
| |
| |||
179 | 179 |
| |
180 | 180 |
| |
181 | 181 |
| |
182 |
| - | |
| 182 | + | |
183 | 183 |
| |
184 | 184 |
| |
185 | 185 |
| |
| |||
191 | 191 |
| |
192 | 192 |
| |
193 | 193 |
| |
194 |
| - | |
| 194 | + | |
195 | 195 |
| |
196 | 196 |
| |
197 | 197 |
| |
|
You can’t perform that action at this time.
0 commit comments