Skip to content

FEATURE: Add ability to cancel login attempt#43

Open
JamesAlias wants to merge 2 commits intomainfrom
feature/add-ability-to-cancel-login-attempt
Open

FEATURE: Add ability to cancel login attempt#43
JamesAlias wants to merge 2 commits intomainfrom
feature/add-ability-to-cancel-login-attempt

Conversation

@JamesAlias
Copy link
Contributor

closes #32

@JamesAlias JamesAlias changed the title Feature/add ability to cancel login attempt FEATURE: Add ability to cancel login attempt Mar 19, 2026
@JamesAlias JamesAlias requested a review from Pingu501 March 19, 2026 16:08
<Neos.Fusion.Form:Button attributes.class="neos-span5 neos-pull-right neos-button neos-login-btn">
{I18n.id('module.new.submit-otp').package('Sandstorm.NeosTwoFactorAuthentication').source('Backend').translate()}
</Neos.Fusion.Form:Button>
<Neos.Fusion.Form:Button
Copy link
Contributor

Choose a reason for hiding this comment

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

This button might only be required if 2FA is required for the current user and the user does not yet have a TOTP.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Correct. The user might still want to cancel the Login flow on this screen, right?
At least that is how I understood the feature request.

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.

Add logout button to 2FA screen

2 participants