Skip to content

Conversation

@erayd
Copy link
Collaborator

@erayd erayd commented Aug 31, 2019

What

Adds an ignore option to browserpass.json. This takes either a string or an array of strings, with each string being a pattern using the standard .gitignore syntax. All matching files will be completely ignored by Browserpass.

Why

Because I have a fair amount of stuff stored in my pass repo which shows up by default in Browserpass, but really shouldn't (e.g. SSH passwords, HTTPS certificates, decryption passwords for associated keys, etc).

@erayd erayd added the feature request New feature request label Aug 31, 2019
@erayd erayd requested a review from max-baz August 31, 2019 04:31
@erayd erayd self-assigned this Aug 31, 2019
@erayd erayd added this to the 3.2 milestone Aug 31, 2019
Copy link
Member

@max-baz max-baz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor comments, otherwise looks quite good!

@erayd erayd merged commit 3d36b34 into browserpass:master Aug 31, 2019
@erayd erayd deleted the ignore branch August 31, 2019 11:14
fkneist pushed a commit to fkneist/browserpass-extension that referenced this pull request Feb 12, 2022
* Add option to ignore entries matching a pattern
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature request New feature request

Development

Successfully merging this pull request may close these issues.

2 participants