Skip to content

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

Open
@cormier

Description

@cormier

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions