Skip to content

Use secure flag for cookies #2928

@bwbroersma

Description

@bwbroersma

Using insecure cookies is insecure, part of defense in depth.

/// Only send cookies over a secure (https) connection
pub const SECURE_COOKIES: bool = false;

Requires TLS.
Note: clicked the wrong template, but adding TLS might be an Epic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status

    Options

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions