diff options
author | Guangxiong Lin <[email protected]> | 2022-10-26 18:27:36 +0800 |
---|---|---|
committer | Guangxiong Lin <[email protected]> | 2022-10-26 18:27:36 +0800 |
commit | 3503ff9199121c8e899682090dac80f842950257 (patch) | |
tree | 113be033e4acf9d7bb7c5027a12650cc917d54d2 | |
parent | 1132aa57102d41926b80173b2df211582dceb00e (diff) | |
download | pass-login-master.tar.gz pass-login-master.tar.bz2 pass-login-master.zip |
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ A [pass](https://www.passwordstore.org/) extension for extracting usernames. The extension looks for the following fields by order: + - The second column in any line beginning with `login:`, `Login:`, `Username:`, `username:`. - The path of the pass file. |