By accident I tried to import an encrypted session. Obviously it failed. _However_ it failed silently - should it not output some failure message?
Would it be useful to be able to activate some form of debug logging ?
Please: encrypted in what way; encrypted by what?
@grahamperrin In SessionManager its possible to encrypt the saved session. I have since disabled that and imported successfully - the issue is regarding silent failure.
I did not know that the Session Manager has an encryption option.
I want to make it detectable.
I did not know that the Session Manager has an encryption option.
I think it was working using Firefox's Master Password.
That would be a great addition :)
In the past version, I fixed to show "Read failed" message if it is encrypted.