Commit 5796e61
committed
fix: use auth.env for bundle resolution instead of client-controlled query param
Prefer the authenticated API key's environment over the raw env query
parameter when resolving assignment rules. Falls back to query param
only if auth.env is not set (shouldn't happen with require_api_key).1 parent 3e249d1 commit 5796e61
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
0 commit comments