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

Add smtp auth to the model config #101

Merged
merged 8 commits into from
Aug 13, 2024
Merged

Add smtp auth to the model config #101

merged 8 commits into from
Aug 13, 2024

Conversation

dmgaldi
Copy link
Contributor

@dmgaldi dmgaldi commented Aug 12, 2024

No description provided.

@dmgaldi dmgaldi self-assigned this Aug 12, 2024
Copy link
Member

@ryanrdoherty ryanrdoherty left a comment

Choose a reason for hiding this comment

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

Looks great!

@@ -6,6 +6,8 @@
<attribute name="modelName" />
<attribute name="webServiceUrl" />
<attribute name="smtpServer" />
<attribute name="smtpUsername" />
Copy link
Member

Choose a reason for hiding this comment

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

You need to make these optional or the existing templates will fail.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oops, should be fixed now. There were a couple of other bugs that I dredged up with testing.

@dmgaldi dmgaldi merged commit 9dc5bbb into master Aug 13, 2024
1 check passed
@dmgaldi dmgaldi deleted the add-smtp-auth branch August 13, 2024 14:29
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.

2 participants