Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • E enzevalos_iphone
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 65
    • Issues 65
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 6
    • Merge requests 6
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • enzevalos
  • enzevalos_iphone
  • Issues
  • #265
Closed
Open
Issue created Mar 03, 2020 by blauren95@blauren95Developer

Try to verify later / Update CoreData

Add a function such that after importing a public key we try to verify mails which are signed but not correctly ( sigState = SignatureState.NoPublicKey variable exists in PersistentMail). To be able to do so, first some changes have to be made such that the signature is saved in persistent mail.

Therefore the core Data needs to be updated. New attributes needed in PersistenMail:

  1. attachedSignature: Data?
  2. isKeyImported: Bool (for the UI team)
  3. reverse relation between PresistentMail and SecretKey called "relatedSecretKey"
Edited Mar 09, 2020 by maik65
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking