You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 24, 2023. It is now read-only.
Description:
It does not work with the new Laravel confirm password feature. You get "The password is incorrect"
https://laravel.com/docs/6.x/authentication#password-confirmation
I believe it's only checking against the local hash and not any calls to the AD, in my case I do not sync passwords.
laravel/framework#30214
Steps To Reproduce:
The text was updated successfully, but these errors were encountered: