Git Product home page Git Product logo

Comments (8)

varjolintu avatar varjolintu commented on August 15, 2024 3

@CrendKing I'm about to add a wildcard support to the next release.

from keepassxc-browser.

layanto avatar layanto commented on August 15, 2024 1

Something similar is available in Keepass2Android app. If an entry is not found, it gives you the option to select an entry manually or to create a new entry. Would be great if I can do the same on desktop with KeePassXC Browser.

from keepassxc-browser.

varjolintu avatar varjolintu commented on August 15, 2024

This goes against the database permissions. KeePassXC-Browser doesn't have any access to entries if you don't give an access to them, and I would see it problematic if the extension would have access to all entries, meaning full access.

Please just change the entry URL to match the site.

from keepassxc-browser.

jhesketh avatar jhesketh commented on August 15, 2024

Right, I see your point. Perhaps more of a feature request for keepassxc then for a way to expose certain records on request.

Sometimes an entry needs to match multiple URL's, that is the tricky part.

from keepassxc-browser.

varjolintu avatar varjolintu commented on August 15, 2024

I’ll look into it if it’s possible to do.

from keepassxc-browser.

CrendKing avatar CrendKing commented on August 15, 2024

Changing entry URL to match the site may not be available. For example, Chase bank's login widget is an iframe whose URL is something like secure03c.chase.com, secure07a.chase.com, etc (seems to be dumb idea for load balancing). They could use as many different subdomain as they want, and asking regular user to create 20 entries just for Chase is not feasible. In fact, many other bank sites (e.g. PenFed) use the same approach.

Instead, if this feature is implemented, ideally we could specify a mapping from a wildcard/regexp of URL to specific entry in database. For instance, secure03c.chase.com to www.chase.com (or whatever we enter in the URL field of Chase entry in database).

from keepassxc-browser.

shuhaowu avatar shuhaowu commented on August 15, 2024

Another website that does the iframe approach is digikey. If you're on digikey.ca, the login page is an iframe from digikey.com. Having multiple URLs/even with KeepassXC-Browser Settings will be very useful.

from keepassxc-browser.

varjolintu avatar varjolintu commented on August 15, 2024

In the upcoming release of KeePassXC this will be resolved (see keepassxreboot/keepassxc#2253).

It's not a pure wildcard support yet, but will resolve issues like this one. Entries with url https://chase.com would match with https://*.chase.com.

from keepassxc-browser.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.