Skip to content

Generated secrets do not work well with sed #14

Open
@laolux

Description

@laolux

I followed your instructions and synapse generated a secret which would not work well with sed in the makefile.
Namely, I got a synapse_macaroon_secret_key like abc&def. Seems like sed does not like the & in there.
Unfortunately I do not know enough about sed to fix this.

Anyways, I could still run everything by simply generating new secrets which did not contain any &.
Thanks for the great project!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions