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

feat: confirm password field #252

Merged
merged 2 commits into from
Nov 1, 2023
Merged

Conversation

Kodylow
Copy link
Member

@Kodylow Kodylow commented Nov 1, 2023

Adds a "Confirm password" field, might also want to put the "click to view password" options.

Had an issue with a federation setup today: 1 guardian forgot their password after clicking away rom the "verification codes" section of federation setup. this meant that the guardian couldn't continue setup and all the other guardians were already in a state waiting for that specific guardian and couldn't do a hard reset, which bricked the entire federation.

@wbobeirne @sethwynne plz fix so it looks nice and fits UI scheme but until fedimint allows for hard reset having this as a backstop will be useful.

Copy link
Collaborator

@wbobeirne wbobeirne left a comment

Choose a reason for hiding this comment

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

Happy to make these changes myself, just wanted to add the notes here for anyone else who reviews this.

apps/guardian-ui/src/components/SetConfiguration.tsx Outdated Show resolved Hide resolved
apps/guardian-ui/src/components/SetConfiguration.tsx Outdated Show resolved Hide resolved
apps/guardian-ui/src/components/SetConfiguration.tsx Outdated Show resolved Hide resolved
apps/guardian-ui/src/components/SetConfiguration.tsx Outdated Show resolved Hide resolved
apps/guardian-ui/src/languages/en.json Show resolved Hide resolved
@wbobeirne wbobeirne merged commit 58a4970 into fedimint:master Nov 1, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants