Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Encrypt more data! #106

Open
7 tasks
reesericci opened this issue Feb 19, 2024 · 0 comments
Open
7 tasks

Encrypt more data! #106

reesericci opened this issue Feb 19, 2024 · 0 comments

Comments

@reesericci
Copy link
Member

reesericci commented Feb 19, 2024

Unfortunately, during the encryption rollout many attributes failed to encrypt properly due to not being strings or otherwise.

We should encrypt these! It just requires code change to support reading them as strings from the DB and writing migrations.

  • User::Credential
    • webauthn_id
    • public_key
    • sign_count
  • User::User
    • otp_counter
    • otp_last_minted
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant