paolostivanin / OTPClient

Highly secure and easy to use OTP client written in C/GTK3 that supports both TOTP and HOTP
GNU General Public License v3.0
458 stars 47 forks source link

Auto Lock on is enabled and can't disable #362

Closed terashy88 closed 2 months ago

terashy88 commented 3 months ago

Since recently, otpclient is always enable without the need to unlock it.

The settings for Auto lock on system lock and Auto lock when inactive are gray out.

How to make use again of it?

terashy88 commented 2 months ago

so no solution

paolostivanin commented 2 months ago

The solution is at the top of the issue page here on GitHub: https://github.com/paolostivanin/OTPClient/issues/275

I also would like to remind you that I'm the only developer of this free and open source software that, as stated in the license, comes without any support or warranty. You should not take for granted the free support I give out to people on my free and spare time.

So, please, more "thank you" and less passive aggressive comments in future.

Thanks

terashy88 commented 2 months ago

Can't see anything aggressive on my comment

Set: use_secret_service=false in ~/.config/otpclient.cfg fix that, but was not working in the GUI setting…