Skip to content

Valid login link shows 404 Page Not Found #6

@rrohaczek

Description

@rrohaczek

Problem
When calling a valid login link (e.g. /login/?byToken=9f24f1fd771b6e35c57adb061be13e08ddc9875f) in the browser i get the following 404 error message: "The page did not exist or was inaccessible. Reason: Request parameters could not be validated (&cHash empty)". The login was successful though.

Workaround/Solution
It only works if i set ['FE']['cacheHash']['excludedParameters'] => ['byToken']. Then i see the logged in status on the login page in this case.

Question
Is this setting meant to be set and undocumented in the README or should it be working without the setting?

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