Commit 060c854
fix: let auth interceptor handle LQE 401s instead of overriding validateStatus
The LQE incoming-links method overrode validateStatus to reject 401,
which bypassed the auth interceptor. Remove the override so 401 responses
go through the standard auth dispatch (JEE forms, Basic, SSO, etc.).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 290d015 commit 060c854
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
302 | | - | |
303 | | - | |
304 | | - | |
305 | 302 | | |
306 | 303 | | |
307 | 304 | | |
| |||
0 commit comments