After some user reports of being rate-limited as unauthenticated users while having logged in with bot passwords and action=login on the action API, I have verified myself that indeed in that case we generate a couple of wiki-session cookies, but no sessionJWT cookie.
This means that at the edge we're not able to verify sessions correctly.



