You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't think this is a bug. Decryption happens in the browser, the back-end has no way of knowing if the secret has been decrypted successfully. If the secret is deleted only after the client had confirmed decryption, the one-time feature would be rendered useless, as the request for deletion could easily be prevented, keeping the secret in the database.
The secret is removed from the database before even viewing it using the decryption key.
Steps to reproduce
Please check and fix this..
The text was updated successfully, but these errors were encountered: