Commit 9affca9
committed
tighten credential_auto handling and disallow path+auto combo
Cursor Bugbot follow-up: credential_auto=false was treated as a valid
provider variant, and credential_path + credential_auto: true were
silently allowed together. Only credential_auto: true now counts as a
provider mode, and path/auto are enforced as mutually exclusive.1 parent 4aa97f9 commit 9affca9
1 file changed
Lines changed: 15 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2307 | 2307 | | |
2308 | 2308 | | |
2309 | 2309 | | |
2310 | | - | |
2311 | | - | |
| 2310 | + | |
| 2311 | + | |
2312 | 2312 | | |
2313 | 2313 | | |
2314 | 2314 | | |
| |||
2318 | 2318 | | |
2319 | 2319 | | |
2320 | 2320 | | |
2321 | | - | |
| 2321 | + | |
2322 | 2322 | | |
2323 | 2323 | | |
2324 | 2324 | | |
| |||
2328 | 2328 | | |
2329 | 2329 | | |
2330 | 2330 | | |
2331 | | - | |
| 2331 | + | |
| 2332 | + | |
| 2333 | + | |
| 2334 | + | |
| 2335 | + | |
| 2336 | + | |
| 2337 | + | |
| 2338 | + | |
| 2339 | + | |
| 2340 | + | |
| 2341 | + | |
2332 | 2342 | | |
2333 | 2343 | | |
2334 | 2344 | | |
| |||
2346 | 2356 | | |
2347 | 2357 | | |
2348 | 2358 | | |
2349 | | - | |
| 2359 | + | |
2350 | 2360 | | |
2351 | 2361 | | |
2352 | 2362 | | |
| |||
0 commit comments