passforios/pass/Services
Tony Wang 51ad0c2920
fix #540, duplicate entries in auto fill extension (#593)
* fix #540, duplicate entries in auto fill extension

`prepareCredentialList` is called twice, once before unlock and once
after. If the lists are already prepared, i.e. not empty, skip this
step.

* fix format and lint
2023-01-19 11:39:05 -08:00
..
PasswordDecryptor.swift fix #540, duplicate entries in auto fill extension (#593) 2023-01-19 11:39:05 -08:00
PasswordEncryptor.swift Add missing file headers (#503) 2021-09-02 17:50:40 -07:00
PasswordManager.swift Show notification with OTP after providing password through extension (#509) 2021-09-20 00:50:05 -07:00
PasswordNavigationDataSource.swift Rename method 2021-08-27 22:03:00 -07:00