Git Product home page Git Product logo

Comments (5)

sseemayer avatar sseemayer commented on August 10, 2024 1

Sounds good! I don't see an issue with modifying the existing test .kdbx files since they don't check the expiration logic in any way.

Thanks to you for the great idea for another feature :)

from keepass-rs.

sseemayer avatar sseemayer commented on August 10, 2024

This sounds good to me, and I would be willing to merge something like this.

How is the Expires field encoded in the KDBX? Is it an XML element similar to how AutoType works?

from keepass-rs.

jgrussell avatar jgrussell commented on August 10, 2024

Expires looks to be encoded similarly to a very basic AutoType, without AutoType's complication of allowing multiple Window Associations, each window optionally allowing for its own auto-type sequence.

If my cursory analysis holds, my new Expires should be much simpler to implement than your AutoType.

I haven't yet looked through all of your existing test .kdbx files; but, if none of them have groups and entries with expiration dates set, do you prefer that I update existing .kdbx files (assuming I can do so without breaking your existing tests) or create new .kdbx files to support my new integration tests of this new functionality?

Finally, thank you so much for both providing this crate and for the quick responses to this issue.

from keepass-rs.

jgrussell avatar jgrussell commented on August 10, 2024

I have created #36 showing where I am going with this and asking for some specific help with converting a Base64 encoded elapsed seconds value to a u64 value.

Thank you.

from keepass-rs.

jgrussell avatar jgrussell commented on August 10, 2024

#38 adds this functionality.

from keepass-rs.

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.