Commit 82aadc9
Fix null token type bug (hashicorp#13236)
* Fixed null token panic from 'v1/auth/token/' endpoints and returned proper error response
* Fixed panic resulting from null token_type in /auth/token/roles/{role_name} to returne proper error response
* added changelog entry for PR hashicorp#13236
* edit changelog entry for PR hashicorp#132361 parent f82f070 commit 82aadc9
3 files changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
543 | 543 | | |
544 | 544 | | |
545 | 545 | | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
546 | 549 | | |
547 | 550 | | |
548 | 551 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3348 | 3348 | | |
3349 | 3349 | | |
3350 | 3350 | | |
| 3351 | + | |
| 3352 | + | |
| 3353 | + | |
3351 | 3354 | | |
3352 | 3355 | | |
3353 | 3356 | | |
| |||
0 commit comments