404labfr / 404labfr/laravel-impersonate

rehash_on_login not passed to new SessionGuard()

Đang mở
#215 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
next version
Ngôn ngữ chính
PHP
Star
2.3k
Fork
235
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

In Laravel 11 the config 'rehash_on_login' in hashing.php is added. The default is true, but we set it to false.

In the file:
vendor/lab404/laravel-impersonate/src/ImpersonateServiceProvider.php

a new SessuinGuard is contructed, but without the parameter rehashOnLogin. So this defaults to true. it should should pass the config from 'rehash_on_login'.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.