Commit 2a8ee1f
Fix/2.30.0 (#206)
* fix: remove csrf and use strict mode
* refactor: Remove client-side CSRF token caching, retry logic, and authentication data clearing utilities from the HTTP client.
---------
Co-authored-by: 姚凯 <kai.yao@chaitin.com>
Co-authored-by: awesomeYG <gang.yang@chaitin.com>1 parent 243cd71 commit 2a8ee1f
File tree
11 files changed
+688
-1420
lines changed- backend
- intercept
- router
- ui
- admin
- api-templates
- src/api
- front
- api-templates
- src
- api
- app
- [route_name]/[id]/ui
- customer-service/ui
- components
- utils
11 files changed
+688
-1420
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| 31 | + | |
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
| |||
This file was deleted.
0 commit comments