b1e2a1ec2d
when using the 'username-taget secret' option, the supplied regex 'username-pattern' will only scan the first line of the secret file. you could specify a username-pattern with '\n', but this will break if the position of the username is not consistent. this change will implement re.search and the re.MULTILINE option to search every line in a secrect file. example: --secret file my_secret_password username: my_username --secret file spawn --userscript qute-pass --username-target secret --username-pattern "^username: (.*)" |
||
---|---|---|
.. | ||
cast | ||
dmenu_qutebrowser | ||
format_json | ||
getbib | ||
open_download | ||
openfeeds | ||
password_fill | ||
qute-keepass | ||
qute-lastpass | ||
qute-pass | ||
qutedmenu | ||
readability | ||
ripbang | ||
rss | ||
taskadd | ||
tor_identity | ||
view_in_mpv |