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

The myself_id and myself_username variables should not be set directly on the vault #14

Open
cormier opened this issue Feb 4, 2015 · 0 comments

Comments

@cormier
Copy link
Contributor

cormier commented Feb 4, 2015

Currently, the variables myself_id and myself_username are set directly on the vault object. Since the vault object is shared across all sessions, this result in a wrong username and user_id values when logging commands that don't require a session. myself_id and myself_username should be deprecated, and the current session should be accessed when needed.

@cormier cormier changed the title myself_id and myself_username should not be set directly on the vault The myself_id and myself_username variables should not be set directly on the vault Feb 4, 2015
This was referenced Feb 4, 2015
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

1 participant