Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs] Error when closes all sessions in Jetstream #629

Open
jorgelloret opened this issue Feb 6, 2024 · 2 comments
Open

[Docs] Error when closes all sessions in Jetstream #629

jorgelloret opened this issue Feb 6, 2024 · 2 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@jorgelloret
Copy link

jorgelloret commented Feb 6, 2024

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.

@jorgelloret jorgelloret added the bug Something isn't working label Feb 6, 2024
@jorgelloret jorgelloret changed the title [Bug] [Bug] error when closes all sessions in JetStream Feb 6, 2024
@jorgelloret jorgelloret changed the title [Bug] error when closes all sessions in JetStream [Bug] Error when closes all sessions in Jetstream Feb 6, 2024
@stevebauman
Copy link
Member

stevebauman commented Feb 6, 2024

Hi @jorgelloret,

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 stevebauman changed the title [Bug] Error when closes all sessions in Jetstream [Docs] Error when closes all sessions in Jetstream Feb 6, 2024
@stevebauman stevebauman added enhancement New feature or request question Further information is requested and removed bug Something isn't working labels Feb 6, 2024
@jorgelloret
Copy link
Author

@stevebauman Ok, thank you. I'll keep waiting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants