Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Remove ruleset for myfitnesspal.com #11941

Description

@mvhirsch

Hi, something I would never recommend, but please remove the redirection ruleset to HTTPS for myfitnesspal.com.
The reason is simple: myfitnesspal.com supports HTTPS only on it's homepage: https://www.myfitnesspal.com
But after logging into it's service, they're forcing a redirect to HTTP (unsecure). So a typical login on looks like the following:

  1. Open http://www.myfitnesspal.com
  2. Redirect to https://www.myfitnesspal.com (by https-everywhere)
  3. Login using private credentials (successfully)
  4. Redirect to http://www.myfitnesspal.com/private/member/area (by myfitnesspal)
  5. Redirect to https://www.myfitnesspal.com/private/member/area (by https-everywhere)
  6. Repeat steps 4-5 until browser refuses to follow (circuit breaker)

This renders using myfitnesspal useless. Disabling https-everywhere works, but then I disable the whole plugin :-(

Could you please remove the rule for myfitnesspal.com (until they manage to use HTTPS in their private member area too)?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions