Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow querying reserved keys #412

Open
aelmahmoudy opened this issue Jan 7, 2025 · 0 comments
Open

Allow querying reserved keys #412

aelmahmoudy opened this issue Jan 7, 2025 · 0 comments

Comments

@aelmahmoudy
Copy link

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('otp'), I would get this error:

AssertionError: otp is a reserved key

Please allow access (at least read-only) to reserved key values & attributes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant