Skip to content

[Feature] Move contact number into a new database table #593

@prestonlimlianjie

Description

@prestonlimlianjie

Challenge

Contact numbers of our CMS users are deemed as sensitive personal identifiable information (PII). At present, the contact number of each user is stored in the Users table. This means that Isomer engineers could easily accidentally retrieve the contact number data and use it in places where it is unnecessary.

Suggested solution

As suggested by @dcshzj here, we could put all PII into a new database table such that Isomer engineers need to explicitly attempt to retrieve the PII; this reduces the risk of accidentally retrieving PII data where unnecessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions