Skip to content

[DOC IMPROVE] Setting system.verify-ip-between-requests #1019

@MichaelOv

Description

@MichaelOv

Affected Article

Suggested Improvements

Starting from i-doit v33

We implemented some code to make our sessions more secure, but this can cause problems when using load balancers, a proxy or any mobile network, because the IP addresses can switch between requests.

We did update the “has IP changed?” logic - and we also implemented a system expert setting in order to deactivate that behaviour, see:

If system.verify-ip-between-requests is active (value like 1) the check will be active - as soon as your IP address changes inbetween requests, you will be logged out.

If system.verify-ip-between-requests is inactive (value like 0) the check will be skipped.

Optional: Text Proposals

(Optional) Provide specific text suggestions or paragraph rewrites if possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions