Skip to content
Snippets Groups Projects
  1. Jan 25, 2022
  2. Jan 18, 2022
  3. Jan 12, 2022
    • Cecylia Bocovich's avatar
      Validate client and proxy supplied strings · b35a79ac
      Cecylia Bocovich authored
      Malicious clients and proxies can provide potentially malicious strings
      in the polls. This validates the NAT type and proxy type strings to
      ensure that malformed strings are not displayed on a web page
      or passed to any of our monitoring infrastructure.
      
      If a client or proxy supplies an invalid NAT type, we return an error
      message. If a proxy supplies an unknown proxy type, we set the proxy
      type to unknown.
      Verified
      b35a79ac
  4. Dec 16, 2021
  5. Dec 10, 2021
  6. Dec 01, 2021
  7. Nov 19, 2021
  8. Nov 16, 2021
  9. Nov 12, 2021
Loading