404labfr / 404labfr/laravel-impersonate
Impersonating only works if both users have the same password
Ouverte
possible bug
- Langage dominant
- PHP
- Étoiles
- 2.3k
- Forks
- 235
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Using
laravel/framework: 9.17
We've been using the package for quite a while without problems but it looks like it broke in a recent dependency update.
When initiating an impersonation (using the route defined in Route::impersonate()) the user gets logged out and redirected to login, the impersonation does however work if both users (the impersonating and the one being impersonated) have the same password.
Does someone else also experience this behavior/is there a known workaround?
Thanks!
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.