Skip to content

Do not derive {{auto}} IPs when toggle is off #4431

Open
@jjbayer

Description

@jjbayer

The project setting "Prevent storing of IP addresses" is currently implemented by IP scrubbing. To be on the safe side, we should not even convert {{ auto }} IPs to actual IPs if this setting is enabled.

Image

/// When `{{auto}}` is specified and there is no other IP address in the payload, such as in the
/// `request` context, this IP address gets added to the `user` context.
pub client_ip: Option<&'a IpAddr>,

Metadata

Metadata

Assignees

Labels

fillerRequires little effort to resolve. Ready to be picked up anytime.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions