impress/lib/rocketamf_extensions/remote_gateway
Emi Matchu c48b2b14aa Add workarounds for new Neopets.com security rules
Neopets.com recently added some new security rules that, if not
satisfied, cause the request to return 403 Forbidden.

We figured these out through trial and error, and added them to the
`DTIRequests` library, so they would apply to all requests we make.

We also updated our AMFPHP library to use `DTIRequests` as well, as an
easy way to get the same security rules to apply to those requests.

This change was motivated by pet loading being down for the past day or
so, because all pet loading requests were returning 403 Forbidden! Now,
we've fixed it, hooray!
2025-03-29 14:14:46 -07:00
..
action.rb Move lib/rocketamf -> lib/rocketamf_extensions, to fix reload issues 2024-01-24 00:59:11 -08:00
request.rb Add workarounds for new Neopets.com security rules 2025-03-29 14:14:46 -07:00
service.rb Move lib/rocketamf -> lib/rocketamf_extensions, to fix reload issues 2024-01-24 00:59:11 -08:00