Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels
Activity