aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/auth/Locked.js
Commit message (Collapse)AuthorAge
* Replace 'remote' with 'electron/remote' (#1448)Libravatar Vijay Raghavan Aravamudhan2021-05-26
| | | * Locked new version of 'recipes' submodule with corresponding changes.
* Fix crash when using Password Lock with TouchID API unavailable (#737)Libravatar Mahadevan Sreenivasan2020-05-12
|
* Add support for unlocking with Touch ID (#423)Libravatar Bennett2020-03-03
| | | | | | | | | | | | | | | | | | | | | | * Enhance installation guide in README * Add TouchID unlock for Ferdi Lock * Remove commit 8861014 as it is not related to this feature This reverts commit 88610144b942739772286ec3073b328e829a8b39. * Rename TouchID to "Touch ID" * Improve Touch ID prompt text * Improve unlocking with Touch ID * Fix lint * Add separator after lock-related menu entry Co-authored-by: Amine <amine@mouafik.fr>
* #269 Add auto-focus on lock screen password fieldLibravatar Amine Mouafik2019-12-23
|
* #232 Remove default lock password behavior, allow empty passwordLibravatar Amine Mouafik2019-11-27
|
* Implement #41Libravatar vantezzen2019-09-17