Skip to content

allowInsecureRedirect=false shoud not block http -> https #86

@PhilDay-CT

Description

@PhilDay-CT

Currently allowInsecureRedirect=false blocks any redirect that changes protocol. But a site that redirects from its http URL to its equivalent https URL is not being insecure, its increasing security.

The check should only be applied if the old protocol is https and the new protocol is http

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