Currently the server can send emails, but these are just plain text mails. Next up is to implement the mail templates from detleph/email-templates to send out styled emails. After this is complete its time to implement the email verification system.
Originally created by @Stefan-5422 on GitHub (Dec 11, 2021).
Original GitHub issue: https://github.com/detleph/server/issues/23
Originally assigned to: @Stefan-5422 on GitHub.
Currently the server can send emails, but these are just plain text mails. Next up is to implement the mail templates from [detleph/email-templates](https://github.com/detleph/email-templates) to send out styled emails. After this is complete its time to implement the email verification system.
This is currently still work in progress as the code has been theorethically written but not testet or verified. Also the verifcation system is also not in place yet.
<!-- gh-comment-id:997791663 -->
@Stefan-5422 commented on GitHub (Dec 20, 2021):
This is currently still work in progress as the code has been theorethically written but not testet or verified. Also the verifcation system is also not in place yet.
Emails templates are now added to the branch:email-verification.
The verification is not in place yes.
<!-- gh-comment-id:1073257902 -->
@Stefan-5422 commented on GitHub (Mar 20, 2022):
Emails templates are now added to the branch:email-verification.
The verification is not in place yes.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @Stefan-5422 on GitHub (Dec 11, 2021).
Original GitHub issue: https://github.com/detleph/server/issues/23
Originally assigned to: @Stefan-5422 on GitHub.
Currently the server can send emails, but these are just plain text mails. Next up is to implement the mail templates from detleph/email-templates to send out styled emails. After this is complete its time to implement the email verification system.
@stephan418 commented on GitHub (Dec 20, 2021):
Is this finished? The mail templates should theoretically be working?
@Stefan-5422 commented on GitHub (Dec 20, 2021):
This is currently still work in progress as the code has been theorethically written but not testet or verified. Also the verifcation system is also not in place yet.
@stephan418 commented on GitHub (Dec 21, 2021):
Which verification system?
@Stefan-5422 commented on GitHub (Mar 20, 2022):
Emails templates are now added to the branch:email-verification.
The verification is not in place yes.