forked from 7h0ma5/QLog
-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Labels
Description
What happened? How can it be reproduced? Provide as much information as possible.
Description:
After updating to version 0.49.1, the application requests the Keychain security key every time it needs to access a password. This behavior occurs even though there is no active password/key set in the system Keychain for this specific action.
Steps to Reproduce:
Install Qlog v0.49.1 on macOS Tahoe.
Attempt any action that requires password access/retrieval.
Observe the system prompt asking for the Keychain key.
Expected Behavior:
The application should access stored credentials seamlessly or according to system settings, as it did in previous versions.
Environment:
Qlog Version: 0.49.1
OS: macOS Tahoe
Hardware: Apple Silicon M2
Additional Context:
The issue is not present in v0.49.0. Reverting to the previous version completely resolves the problem.
I do not have any active security keys configured in my Keychain, yet the app insists on prompting for one.
Reactions are currently unavailable