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

NAS-133721 / 25.04 / Make onetime password more readable #15461

Merged
merged 1 commit into from
Jan 22, 2025
Merged

Conversation

anodos325
Copy link
Contributor

Insert dashes into password chunks for one-time passwords so that

1_mLHJWwcR2EaxlGOLSuSDO88z

becomes

1_mLHJWw-cR2Eax-lGOLSu-SDO88z

Which is simpler for end-users to read if required.

Insert dashes into password chunks for one-time passwords so
that
```
1_mLHJWwcR2EaxlGOLSuSDO88z
```

becomes

```
1_mLHJWw-cR2Eax-lGOLSu-SDO88z
```

Which is simpler for end-users to read if required.
@anodos325 anodos325 requested a review from a team January 22, 2025 18:55
@anodos325 anodos325 added the jira label Jan 22, 2025
@bugclerk
Copy link
Contributor

@bugclerk bugclerk changed the title Make onetime password more readable NAS-133721 / 25.04 / Make onetime password more readable Jan 22, 2025
@anodos325 anodos325 merged commit bc0362e into master Jan 22, 2025
1 of 2 checks passed
@anodos325 anodos325 deleted the improve-otp branch January 22, 2025 19:01
@bugclerk
Copy link
Contributor

This PR has been merged and conversations have been locked.
If you would like to discuss more about this issue please use our forums or raise a Jira ticket.

@truenas truenas locked as resolved and limited conversation to collaborators Jan 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants