Commit fa6f2b6
committed
Use browser headers on login POST and MFA verify
Cloudflare detects the User-Agent switch between the sign-in page
(browser UA) and the login POST (GCM-iOS UA) and returns 429.
Use SSO_PAGE_HEADERS on both API calls to stay consistent.1 parent 9760c41 commit fa6f2b6
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| 121 | + | |
121 | 122 | | |
122 | 123 | | |
123 | 124 | | |
| |||
217 | 218 | | |
218 | 219 | | |
219 | 220 | | |
| 221 | + | |
220 | 222 | | |
221 | 223 | | |
222 | 224 | | |
| |||
0 commit comments