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

Clear more session values on impersonate #79

Open
PVince81 opened this issue Nov 13, 2017 · 0 comments
Open

Clear more session values on impersonate #79

PVince81 opened this issue Nov 13, 2017 · 0 comments

Comments

@PVince81
Copy link
Contributor

Clear "app_password" and "loginname" after impersonate as it could cause side effects.

Or better would be if we could generate a new session id and set our vars there, then go back to the old session. We'd need to store the session id in the new session to be able to go back to the old session.

If that is not possible, then we need to relogin as the admin but we'll then lose the values like "app_password" and "loginname".

@butonic @DeepDiver1975 @sharidas @Peter-Prochaska

@sharidas sharidas added this to the backlog milestone Apr 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants