Skip to content

Possible to start Delta Standalone mode without DELTA_AUTH key #146

Description

@jcace

It's currently possible to start up delta in --standalone mode without having the DELTA_AUTH key specified. It defaults to just "" in this case, but you can't use any of the cli ex) delta deal make ... because it will fail with DELTA_AUTH env var is required.

I think it would make sense if either a) you can use the cli with a null AUTH key, or b) you can't start the daemon unless DELTA_AUTH is specified

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

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions