Skip to content
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

Merged
merged 6 commits into from
Oct 28, 2024

Conversation

backportbot[bot]
Copy link

@backportbot backportbot bot commented Oct 28, 2024

Backport of #48915

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Amend HEAD commit to remove the line stating to skip CI

Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

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]
@backportbot backportbot bot added the 3. to review Waiting for reviews label Oct 28, 2024
@backportbot backportbot bot added this to the Nextcloud 30.0.2 milestone Oct 28, 2024
@yemkareems yemkareems marked this pull request as ready for review October 28, 2024 12:37
@provokateurin provokateurin marked this pull request as draft October 28, 2024 13:12
Signed-off-by: yemkareems <yemkareems@gmail.com>
@provokateurin
Copy link
Member

This is not ready for review, please fix the todos in the pr description first.

@yemkareems yemkareems marked this pull request as ready for review October 28, 2024 13:59
@provokateurin provokateurin merged commit e708bae into stable30 Oct 28, 2024
175 checks passed
@provokateurin provokateurin deleted the backport/48915/stable30 branch October 28, 2024 14:31
@Altahrim Altahrim mentioned this pull request Oct 30, 2024
2 tasks
@mpractic
Copy link

mpractic commented Nov 7, 2024

Apparently this causes a critical bug that leaves NC down until you disable passwords and downgrade to the previous version:
marius-wieschollek/passwords#683

@blizzz
Copy link
Member

blizzz commented Nov 7, 2024

Apparently this causes a critical bug that leaves NC down until you disable passwords and downgrade to the previous version: marius-wieschollek/passwords#683

This is an internal data structure, not an API or otherwise exposed. Passwords simply has to access the data differently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants