Skip to content

LEGAL: Store User IP #133

@tiblu

Description

@tiblu

We have to connect every inserted text with IP so it could be given out if necessary.
There are different ways to do so.
a) We alter all data tables with IP fields and add IP with every insertion
b) We alter Users with IP and update on every login or status check if IP changes
c) We create new sessions table where we store session info: userId, IP

Metadata

Metadata

Assignees

Labels

criticalApp down / data leak / core functionality not usable.legalLegal requirement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions