-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
[stable30] fix: encrypt and store password, decrypt and retrieve the same #48939
Conversation
Signed-off-by: yemkareems <yemkareems@gmail.com>
Signed-off-by: yemkareems <yemkareems@gmail.com>
Signed-off-by: yemkareems <yemkareems@gmail.com>
…exception Signed-off-by: yemkareems <yemkareems@gmail.com>
…exception Signed-off-by: yemkareems <yemkareems@gmail.com> [skip ci]
Signed-off-by: yemkareems <yemkareems@gmail.com>
This is not ready for review, please fix the todos in the pr description first. |
Apparently this causes a critical bug that leaves NC down until you disable passwords and downgrade to the previous version: |
This is an internal data structure, not an API or otherwise exposed. Passwords simply has to access the data differently. |
Backport of #48915
Warning, This backport's changes differ from the original and might be incomplete⚠️
Todo
Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.