Skip to content
This repository was archived by the owner on Feb 10, 2021. It is now read-only.
This repository was archived by the owner on Feb 10, 2021. It is now read-only.

Authentication cookie limited by path when setting application.context #317

Open
@umbreak

Description

@umbreak

Whenever I set property application.context, which defines a prefix for the routes in your system, the authentication cookie (and also any cookie generated with session()) are limited to the path described in this property.

Is there a way to override this default (and wrong in my opinion) path restriction?

I also posted the same question on StackOverflow

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