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

162 fix 500 error on submission #233

Merged
merged 16 commits into from
Oct 11, 2023
Merged

Conversation

Janell-Huyck
Copy link
Contributor

Fixes #162

Adds in smtp configuration and allows for use of self-signed certificate.

more information to follow...

@Janell-Huyck Janell-Huyck added the Do Not Merge This PR request should not be merged. label Oct 3, 2023
@Janell-Huyck Janell-Huyck force-pushed the 162-fix-500-error-on-submission branch from 0096c8d to 45345f0 Compare October 3, 2023 18:40
@scherztc
Copy link
Contributor

scherztc commented Oct 4, 2023

https://guides.rubyonrails.org/action_mailer_basics.html

ActionMailer may be used in a new rails way.

@Janell-Huyck Janell-Huyck force-pushed the 162-fix-500-error-on-submission branch from 1d97bd0 to 5116789 Compare October 6, 2023 13:22
@Janell-Huyck Janell-Huyck removed Do Not Merge This PR request should not be merged. WIP Do Not Review labels Oct 6, 2023
@Janell-Huyck
Copy link
Contributor Author

Janell-Huyck commented Oct 6, 2023

see the deploy issue for pre-deploy and post-deploy instructions

@Janell-Huyck Janell-Huyck added the Do Not Merge This PR request should not be merged. label Oct 6, 2023
@Janell-Huyck Janell-Huyck removed the Do Not Merge This PR request should not be merged. label Oct 6, 2023
@hortongn hortongn self-requested a review October 10, 2023 21:01
@crowesn crowesn assigned crowesn and hortongn and unassigned crowesn Oct 11, 2023
Copy link
Member

@hortongn hortongn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Janell-Huyck Thanks for removing the old Capistrano stuff. I had some questions on the publication_submit view changes you made, but I'm satisfied. Looks good. Merging

@hortongn hortongn merged commit 018057e into qa Oct 11, 2023
2 checks passed
@hortongn hortongn deleted the 162-fix-500-error-on-submission branch October 11, 2023 20:50
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 this pull request may close these issues.

QA : certificate verify failed after submitting publication
4 participants