404labfr / 404labfr/laravel-impersonate

Hide session data using Jetstream?

未關閉
#155 2 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement
主要語言
PHP
星號
2.3k
分支
235
PR 合併指標
30 天內沒有已合併 PR

描述

Is there a way to not log browser session data when you impersonate? E.g. I like the user to see their own history with ip and os under profile in jetstream, but not log when you’re impersonating.

I assume that a session record is required to be logged in, but would it be an idea to add a column to the session table with a impersonate flag so that those records could be hidden in the user profile? Not sure how hard that would be to tap into.

Or, delete the session record when leaving impersonation?

Any ideas? Thanks!

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。