Skip to content

Either expose mailing options or provide an alternate way to add new users #18

@strangecompany

Description

@strangecompany

It's currently impossible to add new users to a Sandstorm Ghost instance, because in order to add a new user Ghost needs to send an email out, and there's no way to edit config.js to add mailer setup details.

The two obvious potential solutions would be:

  • Modify the New User function so that it no longer requires an email to be sent out.
  • Add a dialog for entering mailer details.

The latter might be slightly more useful as it'd also enable other mail functionality.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions