Content
View differences
Updated by Markus Kahl about 8 years ago
**As** an OpenProject user
**I want** to be asked for consent to storing my data and informed about the privacy policy
**so that** I know what data is stored and what it is used for.
**Implementation Plan**
- store time stamp of consent for each user
- use authentication stage which is triggered for any user (new and existing) if time stamp is not present or out-of-date
- allow configuring a privacy policy date (optional) for privacy policy updates so users will be asked to accept it again
- show consent timestamp in users view for admins
**I want** to be asked for consent to storing my data and informed about the privacy policy
**so that** I know what data is stored and what it is used for.
**Implementation Plan**
- store time stamp of consent for each user
- use authentication stage which is triggered for any user (new and existing) if time stamp is not present or out-of-date
- allow configuring a privacy policy date (optional) for privacy policy updates so users will be asked to accept it again
- show consent timestamp in users view for admins