Environment:
- LDAP Server Type: ActiveDirectory
- LdapRecord-Laravel Major Version: v3
- PHP Version: 8.3.2
- Plain authentication configured with Jetstream
Describe the bug:
When you are logged in, if you go to profile, you will see logout from all devices. If you click it, it asks for the account password, and when you enter it, a RuntimeException appears saying: This password does not use the Bcrypt algorithm.
There is also a button to delete the account. As it is a plain authentication, it should not appear.
Environment:
Describe the bug:
When you are logged in, if you go to profile, you will see logout from all devices. If you click it, it asks for the account password, and when you enter it, a RuntimeException appears saying: This password does not use the Bcrypt algorithm.
There is also a button to delete the account. As it is a plain authentication, it should not appear.