Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Stop showing a dialog prompting the user to enter an old recovery key#29143

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
richvdh merged 4 commits intodevelopfromrav/dehydrated_no_reprompt_security_key
Jan 30, 2025

Conversation

richvdh
Copy link
Member

Currently, if we need a secret that is stored in 4S under anold recovery key, we put up a modal prompting the user to enter that old key, but don't actually tell them which key it is we are after.

Our design doesn't really support having more than one recovery key at a time -- we tell our users that there is only one recovery key.

So, it's better to treat such secrets as non-existent, rather than bothering the user for access.

Fixes:#29130.

Suggest review commit-by-commit.

Copy link
Member

@MidhunSureshRMidhunSureshR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Tests are failing ...

We don't really support the concept of having multiple 4S keys active, soprompting the user to enter a non-default 4S key without even telling themwhich one we want is rather silly.
We seem to already have about 5 copies of this code, so before I add another,let's factor it out.
This should be fixed by the previous commit, so let's check it stays that way.
@richvdh
Copy link
MemberAuthor

oops, my bad. Now fixed.

@andybalaamandybalaam requested review fromandybalaam and removed request forBillCarsonFrJanuary 30, 2025 15:45
Copy link
Member

@andybalaamandybalaam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Nice fix.

@richvdhrichvdh added this pull request to themerge queueJan 30, 2025
@github-merge-queuegithub-merge-queuebot removed this pull request from themerge queue due to failed status checksJan 30, 2025
@richvdhrichvdh added this pull request to themerge queueJan 30, 2025
Merged via the queue intodevelop with commit099c307Jan 30, 2025
35 checks passed
@richvdhrichvdh deleted the rav/dehydrated_no_reprompt_security_key branchJanuary 30, 2025 16:40
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@andybalaamandybalaamandybalaam approved these changes

@MidhunSureshRMidhunSureshRMidhunSureshR approved these changes

@t3chguyt3chguyAwaiting requested review from t3chguyt3chguy is a code owner automatically assigned from element-hq/element-web-reviewers

Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Device dehydration: "Reset recovery" with dehydrated devices enabled prompts for security key just after setting it
3 participants
@richvdh@andybalaam@MidhunSureshR

[8]ページ先頭

©2009-2025 Movatter.jp