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

Changing OTP prompt option to allow for "Prepend OTP" method too #712

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

r4dius
Copy link

@r4dius r4dius commented Nov 23, 2024

This is a modification of the OTP prompt introduced in #702.

It replaces the OTP prompt checkbox with radio buttons, allowing users to choose between the original "Append OTP," "Prepend OTP," and "Disable" options.

Screenshot 2024-11-23 223718

…r prepend to password

Original OTP prompt option only allows works for case when your auth is password + otp, we also need to allow for otp + password,
I modified existing checkbox option to radios so we can choose "Append" or "Prepend" for OTP
@selvanair
Copy link
Collaborator

See my comment in #702.

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.

2 participants