Skip to content

Remove title matching#2055

Merged
phoerious merged 1 commit intokeepassxreboot:release/2.3.4from
varjolintu:title_match_removal
Jun 18, 2018
Merged

Remove title matching#2055
phoerious merged 1 commit intokeepassxreboot:release/2.3.4from
varjolintu:title_match_removal

Conversation

@varjolintu
Copy link
Copy Markdown
Member

Removes title matching with URL's.

Description

URL's from KeePassXC-Browser shouldn't check entry title at all, only the entry URL. Without the fix wrong credentials can be returned to the extension.

Motivation and context

If an entry title contains part of requested URL, the credentials are returned to KeePassXC-Browser.
For example:

How has this been tested?

Manually.

Types of changes

  • ✅ Bug fix (non-breaking change which fixes an issue)

Checklist:

  • ✅ I have read the CONTRIBUTING document. [REQUIRED]
  • ✅ My code follows the code style of this project. [REQUIRED]
  • ✅ All new and existing tests passed. [REQUIRED]
  • ✅ I have compiled and verified my code with -DWITH_ASAN=ON. [REQUIRED]

Copy link
Copy Markdown
Member

@droidmonkey droidmonkey left a comment

Choose a reason for hiding this comment

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

Concur, URL match and special attributes match should be the only methods.

@phoerious phoerious merged commit 5df8ddf into keepassxreboot:release/2.3.4 Jun 18, 2018
@varjolintu varjolintu deleted the title_match_removal branch June 18, 2018 12:19
droidmonkey added a commit that referenced this pull request Aug 22, 2018
- Show all URL schemes in entry view [#1768]
- Disable merge when database is locked [#1975]
- Fix intermittent crashes with favorite icon downloads [#1980]
- Provide potential crash warning to Qt 5.5.x users [#2211]
- Disable apply button when creating new entry/group to prevent data loss [#2204]
- Allow for 12 hour timeout to lock idle database [#2173]
- Multiple SSH Agent fixes [#1981, #2117]
- Multiple Browser Integration enhancements [#1993, #2003, #2055, #2116, #2159, #2174, #2185]
- Fix browser proxy application not closing properly [#2142]
- Add real names and Patreon supporters to about dialog [#2214]
- Add settings button to toolbar, Donate button, and Report a Bug button to help menu [#2214]
- Enhancements to release-tool to appsign intermediate build products [#2101]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants