trustedlogin / trustedlogin-vendor

Plugin to interact with TrustedLogin's encrypted storage infrastructure to redirect support staff into an authenticated session on client installations.
GNU General Public License v3.0
0 stars 1 forks source link

Add logging when decryption fails in the Encryption class #71

Open zackkatz opened 3 years ago

zackkatz commented 3 years ago

Currently, there's no logging:

https://github.com/trustedlogin/trustedlogin-vendor/blob/424431677cb12ccf2ec540ad3c9f550cf311b2fa/includes/class-trustedlogin-settings.php#L423