Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

Prevent retrograding secure to plaintext #6

@GuillaumeRossolini

Description

@GuillaumeRossolini

We had an issue a few years back when setting up tentative HTTPS, in that our login page would be served over HTTPS but the subsequent navigation could go on over plaintext with the same cookie. We locked all links to HTTPS for these sessions, but there was no HSTS back then and nothing prevented the user to click an outdated link (or just going back a few pages), where they expected their session to continue.

This kind of errors could be prevented by the browser refusing to retrograde a cookie to plaintext once it has been updated over HTTPS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions