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

Hide session data using Jetstream? #155

Open
seabasss opened this issue Mar 23, 2022 · 2 comments
Open

Hide session data using Jetstream? #155

seabasss opened this issue Mar 23, 2022 · 2 comments

Comments

@seabasss
Copy link

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!

@heychazza
Copy link

I got to realise this too, I'd like to have this removed, sometimes I do a spot check to ensure everything is working smoothly.

@MarceauKa
Copy link
Member

@seabasss @heychazza This package was created while jetstream was not a thing. Feel free to make a PR :)

@MarceauKa MarceauKa changed the title Hide session data? Hide session data using Jetstream? Jul 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants