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

chore: make email an optional feature #35

Merged
merged 2 commits into from
Nov 5, 2024
Merged

Conversation

lajp
Copy link
Member

@lajp lajp commented Oct 13, 2024

When running with --no-default-features (or in general without the "email"-feature)
the generated PDFs are returned in the response body instead of them being sent via email.

This may be useful for debugging.

@IiroP
Copy link

IiroP commented Oct 24, 2024

This does not solve testing with NextJS, since the response is handled on the backend and not shown in browser.

Easy solution would be to store pdf file somewhere

@lajp lajp requested a review from IiroP October 31, 2024 19:05
@lajp lajp merged commit 2d9dfd0 into Tietokilta:main Nov 5, 2024
4 checks passed
@lajp lajp deleted the optional-email branch November 5, 2024 10:31
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