Skip to content

MongoEngineSessionInterface doesn't support SAMESITE attribute #442

@Fethbita

Description

@Fethbita

The SameSite attribute is ignored when flask-mongoengine session interface is used. See save_session in flask-mongoengine and flask:
https://github.com/MongoEngine/flask-mongoengine/blob/master/flask_mongoengine/sessions.py#L79
https://github.com/pallets/flask/blob/main/src/flask/sessions.py#L373

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions