Skip to content

issues Search Results · repo:libkeepass/pykeepass language:Python

Filter by

184 results
 (64 ms)

184 results

inlibkeepass/pykeepass (press backspace or delete to remove)

Greetings, I m trying to add an entry with an empty password like that: entry = kp.add_entry(group, test , test , password=None) But I m getting this error: .venv/lib/python3.13/site-packages/pykeepass/pykeepass.py:695: ...
  • lap1nou
  • Opened 
    on Apr 5
  • #416

Greetings, First of all thank you for the amazing work you are doing on this library. I think I might have encountered a bug, I ve got a few credentials stored in a KDBX and all of them got a custom ...
  • lap1nou
  • Opened 
    on Apr 1
  • #415

Basically title, I wonder if you have any plan to add it. I could contribute to this as well. Thank you very much for this library 😄
  • vnghia
  • 1
  • Opened 
    on Mar 19
  • #414

Summary Request for a method to merge entries and databases in the pykeepass library. This feature would be highly beneficial for the ability to consolidate multiple KeePass databases or resolve conflicts ...
  • nicholasf-at-schultztechnology
  • Opened 
    on Feb 3
  • #413

I was trying to use pykeepass to debug a KeePass database created by another tool. Precisely I wanted to check if the otp field wad protected or not. Yet if I attempt to do myentry.is_custom_property_protected( ...
  • aelmahmoudy
  • Opened 
    on Jan 7
  • #412

Hello, A how-to question. For some test Keepass databases, I have a master key but it is empty/blank. How can I use pyKeepass in that case ? I get: invalid credentials when I try with password = When ...
  • wimgielis
  • 9
  • Opened 
    on Jan 3
  • #410

  • aelmahmoudy
  • 1
  • Opened 
    on Dec 28, 2024
  • #408

Hello All, When I execute the command pip install KeePass I get the below error message. Any inputs to fix the error are highly appreciated Error Message: note: This error originates from a subprocess, ...
  • mft63
  • 2
  • Opened 
    on Nov 16, 2024
  • #407

Hello, please do not use ECB mode when encrypting with AES, as this may lead to information leakage. https://github.com/libkeepass/pykeepass/blob/b94fee3aa55d159cbf56390d7e28ecf664625e2b/pykeepass/kdbx_parsing/common.py#L107 ...
  • cryptochecktool
  • Opened 
    on Nov 16, 2024
  • #406

The update modification only works when keepass is opened and database is unlocked. If keepass is closed no modification history is created. If keepass is opened and unlocked it works as intended # update ...
  • abdumsh
  • 1
  • Opened 
    on Nov 12, 2024
  • #405
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub