Despite the fact I've disabled password validation, it's still required for 2FA activation. The two-factor-authentication-form component renders the component for password confirmation without checking if confirmation is required.
Btw, I think it's applicable to latest Jetstream version as well.
Steps To Reproduce
Log in to a user without 2FA activated
Disable password confirmation in config/fortify.php via:
Jetstream Version
4.0.5
Jetstream Stack
Livewire
Laravel Version
10.46.0
PHP Version
8.2.16
Database Driver & Version
No response
Description
Despite the fact I've disabled password validation, it's still required for 2FA activation. The
two-factor-authentication-form
component renders the component for password confirmation without checking if confirmation is required.Btw, I think it's applicable to latest Jetstream version as well.
Steps To Reproduce
config/fortify.php
via:/user/profile