-
Notifications
You must be signed in to change notification settings - Fork 898
fix(encryption/token): try to init the token again after errors #8724
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
be20ecb to
1b9c095
Compare
1f4878a to
aaa7095
Compare
1d36765 to
48e6058
Compare
48e6058 to
64ff75d
Compare
|
seems broken again |
16d8796 to
78ba1f7
Compare
78ba1f7 to
d76fb31
Compare
d76fb31 to
fa63283
Compare
fa63283 to
3ce8afd
Compare
will enable token automated recovery in case of errors Signed-off-by: Matthieu Gallien <[email protected]>
if the client looses the connection with the USB secure token, we need to setup the session again and retry teh encryption or decryption operation Signed-off-by: Matthieu Gallien <[email protected]>
should better detect when the USB token session is broken and needs a reset Signed-off-by: Matthieu Gallien <[email protected]>
we need to destroy all handles to any resources before the pkcs#11 library context is destroyed itself to avoid wrong memory access Signed-off-by: Matthieu Gallien <[email protected]>
3ce8afd to
9e6e967
Compare
|
Artifact containing the AppImage: nextcloud-appimage-pr-8724.zip Digest: To test this change/fix you can download the above artifact file, unzip it, and run it. Please make sure to quit your existing Nextcloud app and backup your data. |
|
|
/backport to stable-3.17 |




No description provided.