feature/exclude-expired-entries--option#346
Open
Drealise wants to merge 6 commits into
Open
Conversation
Author
|
PS. The entries are removed from the in-field drop-down menu, and by default won't be displayed when you open the add-on search view, but you can still look up expired entries by typing relevant keywords (base domain for example). They'll then show up in "Matches from other sites". |
…dded information in the displayname and description (which are visible in the browser extension management page). Version is set to 4.1.4 which equals the latest (pre-)release at this time, whose code was used as base for this mod
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR
This adds an option in the settings to exclude expired entries from the matching ones returned by KeePassRPC.
Note
This requires KeePassRPC to return expiration data in addition to all the other information. Currently there is an open pull request for this feature.