passforios/passKit/Models
Martin Nowak 3ab334dd00 fix #488 - support user field for completion
- a few other backends use `user` instead of `username` or `login`
  (e.g. gopass-jsonapi, keepass2csv importer, fpm2 importer)
- shorter to type when extracting field separately (e.g. CLI/clipboard) tools
2023-01-22 09:44:41 -08:00
..
GitCredential.swift Use SwiftFormat version 0.49.x and enable some new rules (#527) 2021-12-27 17:57:11 -08:00
PasscodeLock.swift
Password.swift fix #488 - support user field for completion 2023-01-22 09:44:41 -08:00
PasswordEntity.swift Initial implementation of using YubiKey for decryption (#533) 2022-01-09 21:38:39 -08:00
PasswordStore.swift Remove unused elements (#530) 2021-12-30 22:35:17 -08:00
PasswordTableEntry.swift