Skip to content

Race condition for ssh_env #22

@sukhman-sukh

Description

@sukhman-sukh

Currently, there is a race condition where, if one user SSHs into the server with the username 'abc' and another user subsequently SSHs in with the username 'xyz', the ssh_env file will be overwritten with the new public SSH key and username. This can lead to incorrect information being forwarded during logging and Slack notifications.

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