aleph-im / aleph-vm

Aleph.im VM execution engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

We should ensure that we only allow developer SSH keys if they come from the CLI argument, not from the environment variables.

hoh opened this issue · comments

          We should ensure that we only allow developer SSH keys if they come from the CLI argument, not from the environment variables.
        if settings.USE_DEVELOPER_SSH_KEYS is ALLOW_DEVELOPER_SSH_KEYS:

Originally posted by @hoh in #479 (comment)