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
Other than not working as expected, it also means that volumes without filename encryption (nameio/null, nondefault setting) cannot be automatically decrypted, since current code only tests for filename decode errors (and nameio/null obviously has no decode errors)
The text was updated successfully, but these errors were encountered:
Other than not working as expected, it also means that volumes without filename encryption (
nameio/null
, nondefault setting) cannot be automatically decrypted, since current code only tests for filename decode errors (andnameio/null
obviously has no decode errors)The text was updated successfully, but these errors were encountered: