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
472 stars 46 forks source link

Correctly quit the password dialog on export. #292

Closed paolostivanin closed 1 year ago

paolostivanin commented 1 year ago

This avoid dumping the database in plaintext format if the user press either the cancel or close button.