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

fix(examplebroker): Improve wording for the regenerate code button label #408

Merged
merged 2 commits into from
Jul 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examplebroker/broker.go
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ func getSupportedModes(sessionInfo sessionInfo, supportedUILayouts []map[string]
"type": "qrcode",
"label": modeLabel,
"wait": "true",
"button": "regenerate QR code",
"button": "Regenerate code",
}),
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@









Expand Down Expand Up @@ -72,6 +75,9 @@ Gimme your password









Expand Down Expand Up @@ -112,6 +118,9 @@ Gimme your password









Expand Down Expand Up @@ -140,7 +149,10 @@ Scan the qrcode or enter the code in the login page
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
1337

[ regenerate QR code ]
[ Regenerate code ]






Expand Down Expand Up @@ -180,7 +192,10 @@ Scan the qrcode or enter the code in the login page
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
1337

[ regenerate QR code ]
[ Regenerate code ]






Expand Down Expand Up @@ -220,7 +235,10 @@ Scan the qrcode or enter the code in the login page
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
1337

[ regenerate QR code ]
[ Regenerate code ]






Expand Down Expand Up @@ -276,6 +294,9 @@ PAM AcctMgmt() exited with success






────────────────────────────────────────────────────────────────────────────────
> if [ -v AUTHD_PAM_CLI_TERM ]; then export TERM=${AUTHD_PAM_CLI_TERM}; fi
> ./pam_authd login socket=${AUTHD_TESTS_CLI_AUTHENTICATE_TESTS_SOCK}
Expand Down Expand Up @@ -316,4 +337,7 @@ PAM AcctMgmt() exited with success






────────────────────────────────────────────────────────────────────────────────
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@









Expand Down Expand Up @@ -72,6 +75,9 @@ Gimme your password









Expand Down Expand Up @@ -112,6 +118,9 @@ Gimme your password









Expand Down Expand Up @@ -156,6 +165,9 @@ Scan the qrcode or enter the code in the login page
██████████████████████████████████████████████████████████████████
1337

[ Regenerate code ]


────────────────────────────────────────────────────────────────────────────────
> if [ -v AUTHD_PAM_CLI_TERM ]; then export TERM=${AUTHD_PAM_CLI_TERM}; fi
> ./pam_authd login socket=${AUTHD_TESTS_CLI_AUTHENTICATE_TESTS_SOCK}
Expand Down Expand Up @@ -196,6 +208,9 @@ Scan the qrcode or enter the code in the login page
██████████████████████████████████████████████████████████████████
1337

[ Regenerate code ]


────────────────────────────────────────────────────────────────────────────────
> if [ -v AUTHD_PAM_CLI_TERM ]; then export TERM=${AUTHD_PAM_CLI_TERM}; fi
> ./pam_authd login socket=${AUTHD_TESTS_CLI_AUTHENTICATE_TESTS_SOCK}
Expand Down Expand Up @@ -236,6 +251,9 @@ Scan the qrcode or enter the code in the login page
██████████████████████████████████████████████████████████████████
1337

[ Regenerate code ]


────────────────────────────────────────────────────────────────────────────────
> if [ -v AUTHD_PAM_CLI_TERM ]; then export TERM=${AUTHD_PAM_CLI_TERM}; fi
> ./pam_authd login socket=${AUTHD_TESTS_CLI_AUTHENTICATE_TESTS_SOCK}
Expand Down Expand Up @@ -276,6 +294,9 @@ Scan the qrcode or enter the code in the login page
██████████████████████████████████████████████████████████████████
1337

PAM Authenticate() for user "user-integration-qr-code-tty" exited with success
didrocks marked this conversation as resolved.
Show resolved Hide resolved
PAM AcctMgmt() exited with success
>
────────────────────────────────────────────────────────────────────────────────
> if [ -v AUTHD_PAM_CLI_TERM ]; then export TERM=${AUTHD_PAM_CLI_TERM}; fi
> ./pam_authd login socket=${AUTHD_TESTS_CLI_AUTHENTICATE_TESTS_SOCK}
Expand Down Expand Up @@ -316,4 +337,7 @@ Scan the qrcode or enter the code in the login page
██████████████████████████████████████████████████████████████████
1337

PAM Authenticate() for user "user-integration-qr-code-tty" exited with success
PAM AcctMgmt() exited with success
>
────────────────────────────────────────────────────────────────────────────────
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@









Expand Down Expand Up @@ -72,6 +75,9 @@ Gimme your password









Expand Down Expand Up @@ -112,6 +118,9 @@ Gimme your password









Expand Down Expand Up @@ -156,6 +165,9 @@ Scan the qrcode or enter the code in the login page
██████████████████████████████████████████████████████████████████
1337

[ Regenerate code ]


────────────────────────────────────────────────────────────────────────────────
> if [ -v AUTHD_PAM_CLI_TERM ]; then export TERM=${AUTHD_PAM_CLI_TERM}; fi
> ./pam_authd login socket=${AUTHD_TESTS_CLI_AUTHENTICATE_TESTS_SOCK}
Expand Down Expand Up @@ -196,6 +208,9 @@ Scan the qrcode or enter the code in the login page
██████████████████████████████████████████████████████████████████
1337

[ Regenerate code ]


────────────────────────────────────────────────────────────────────────────────
> if [ -v AUTHD_PAM_CLI_TERM ]; then export TERM=${AUTHD_PAM_CLI_TERM}; fi
> ./pam_authd login socket=${AUTHD_TESTS_CLI_AUTHENTICATE_TESTS_SOCK}
Expand Down Expand Up @@ -236,6 +251,9 @@ Scan the qrcode or enter the code in the login page
██████████████████████████████████████████████████████████████████
1337

[ Regenerate code ]


────────────────────────────────────────────────────────────────────────────────
> if [ -v AUTHD_PAM_CLI_TERM ]; then export TERM=${AUTHD_PAM_CLI_TERM}; fi
> ./pam_authd login socket=${AUTHD_TESTS_CLI_AUTHENTICATE_TESTS_SOCK}
Expand Down Expand Up @@ -276,6 +294,9 @@ Scan the qrcode or enter the code in the login page
██████████████████████████████████████████████████████████████████
1337

PAM Authenticate() for user "user-integration-qr-code-tty-session" exited with success
PAM AcctMgmt() exited with success
>
────────────────────────────────────────────────────────────────────────────────
> if [ -v AUTHD_PAM_CLI_TERM ]; then export TERM=${AUTHD_PAM_CLI_TERM}; fi
> ./pam_authd login socket=${AUTHD_TESTS_CLI_AUTHENTICATE_TESTS_SOCK}
Expand Down Expand Up @@ -316,4 +337,7 @@ Scan the qrcode or enter the code in the login page
██████████████████████████████████████████████████████████████████
1337

PAM Authenticate() for user "user-integration-qr-code-tty-session" exited with success
PAM AcctMgmt() exited with success
>
────────────────────────────────────────────────────────────────────────────────
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@









Expand Down Expand Up @@ -72,6 +75,9 @@ Gimme your password









Expand Down Expand Up @@ -112,6 +118,9 @@ Gimme your password









Expand Down Expand Up @@ -156,6 +165,9 @@ Scan the qrcode or enter the code in the login page
██████████████████████████████████████████████████████████████████
1337

[ Regenerate code ]


────────────────────────────────────────────────────────────────────────────────
> if [ -v AUTHD_PAM_CLI_TERM ]; then export TERM=${AUTHD_PAM_CLI_TERM}; fi
> ./pam_authd login socket=${AUTHD_TESTS_CLI_AUTHENTICATE_TESTS_SOCK}
Expand Down Expand Up @@ -196,6 +208,9 @@ Scan the qrcode or enter the code in the login page
██████████████████████████████████████████████████████████████████
1337

[ Regenerate code ]


────────────────────────────────────────────────────────────────────────────────
> if [ -v AUTHD_PAM_CLI_TERM ]; then export TERM=${AUTHD_PAM_CLI_TERM}; fi
> ./pam_authd login socket=${AUTHD_TESTS_CLI_AUTHENTICATE_TESTS_SOCK}
Expand Down Expand Up @@ -236,6 +251,9 @@ Scan the qrcode or enter the code in the login page
██████████████████████████████████████████████████████████████████
1337

[ Regenerate code ]


────────────────────────────────────────────────────────────────────────────────
> if [ -v AUTHD_PAM_CLI_TERM ]; then export TERM=${AUTHD_PAM_CLI_TERM}; fi
> ./pam_authd login socket=${AUTHD_TESTS_CLI_AUTHENTICATE_TESTS_SOCK}
Expand Down Expand Up @@ -276,6 +294,9 @@ Scan the qrcode or enter the code in the login page
██████████████████████████████████████████████████████████████████
1337

PAM Authenticate() for user "user-integration-qr-code-screen" exited with success
PAM AcctMgmt() exited with success
>
────────────────────────────────────────────────────────────────────────────────
> if [ -v AUTHD_PAM_CLI_TERM ]; then export TERM=${AUTHD_PAM_CLI_TERM}; fi
> ./pam_authd login socket=${AUTHD_TESTS_CLI_AUTHENTICATE_TESTS_SOCK}
Expand Down Expand Up @@ -316,4 +337,7 @@ Scan the qrcode or enter the code in the login page
██████████████████████████████████████████████████████████████████
1337

PAM Authenticate() for user "user-integration-qr-code-screen" exited with success
PAM AcctMgmt() exited with success
>
────────────────────────────────────────────────────────────────────────────────
Loading
Loading