Skip to content

Disable sessionFingerprint by default #234

@apeisa

Description

@apeisa

Short description of the issue

Dynamic IPs are very common. Having session's tied to IP-address make very hard to debug problems with things like long Form Builder forms (or any other form that uses CSRF-tokens).

I am only suggesting changing the default behavior for new sites.

Expected behavior

It should be possible to submit long forms even when your IP address change while populating the form.

Actual behavior

If your form uses CSRF-tokens (like it often should) and if your client has dynamic ip, current default behaviour make your submit fail.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions