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
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.
The text was updated successfully, but these errors were encountered:
You must update your application with the necessary adjustments to be compatible with LDAP users. These adjustment cannot be done by LdapRecord Laravel.
I'll mark this as a docs issue, as it's not a bug with LdapRecord.
stevebauman
changed the title
[Bug] Error when closes all sessions in Jetstream
[Docs] Error when closes all sessions in Jetstream
Feb 6, 2024
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.
The text was updated successfully, but these errors were encountered: