stable
Clone or download
Read-only
Closes request #35464 Hide passwordless section in Passkey user preferences When adding feature flag in a previous commit, forgot to add use it to not display the 'disable password aut' switch in user preferences *Testing:* Switch should be displayed only if feature flag is 1: `feature_flag_enable_passwordless_login` Change-Id: I22c0c2cdb3154e41cb938a1a44a4235324c3d74a
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/webauthn/include/WebAuthn/Controllers/AccountController.php | +4 | −1 | Go to diff View file |
M | plugins/webauthn/include/WebAuthn/Controllers/AccountPresenter.php | +1 | −0 | Go to diff View file |
M | plugins/webauthn/templates/account.mustache | +2 | −0 | Go to diff View file |