Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export/Import Smtp Settings and decrypt Global method #5493

Closed
agriffard opened this issue Feb 8, 2020 · 4 comments
Closed

Export/Import Smtp Settings and decrypt Global method #5493

agriffard opened this issue Feb 8, 2020 · 4 comments
Assignees
Milestone

Comments

@agriffard
Copy link
Member

There should be a Deployment step to export the SMTP settings.

As it can contain some credentials (user/password), it would be interesting to have a way to specify an encrypted string for the password and a [js:decrypt(...)] Global method that you can use in the recipe.

What kind of encryption should we use?
Would there be an admin page to generate an encrypted string?

@hishamco
Copy link
Member

hishamco commented Feb 8, 2020

May be I will implement this one

@agriffard
Copy link
Member Author

Related to #5325 to export all missing site settings.

@agriffard
Copy link
Member Author

agriffard commented Feb 14, 2020

I started looking at it: Import/Export Smtp Settings.

@hishamco
Copy link
Member

Ok it's your Antoine if you are already started

agriffard added a commit that referenced this issue Feb 15, 2020
@sebastienros sebastienros added this to the 1.0.x milestone Feb 27, 2020
@MikeAlhayek MikeAlhayek modified the milestones: 2.x, 2.0 Sep 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants