Commit 2ca459c
authored
Merge pull request #70 from CoMPaTech/upd
## Bug Fixes
Improved authentication handling (cookie/CSRF tracking) and clearer error mapping for auth failures, timeouts, and invalid responses.
## Refactor
Unified request flow for consistent authenticated access across status, stakick, provmode, warnings, progress, download, and install.
Login now raises on failure and no longer returns a boolean.
## Tests
Added focused request-flow tests; several legacy tests adjusted or skipped.File tree
6 files changed
+339
-342
lines changed- airos
- tests
6 files changed
+339
-342
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
5 | 11 | | |
6 | 12 | | |
7 | 13 | | |
| |||
0 commit comments