Commit 2bf591f
committed
fix(webapp): match the batch item bypass auth to the route
The bypass accepted a JWT while the item stream route does not, so a JWT could
spend a grant before the route rejected it, draining budget the legitimate
secret-key stream needs.1 parent 1ce58a1 commit 2bf591f
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
100 | 99 | | |
101 | 100 | | |
102 | 101 | | |
| |||
0 commit comments