node-red-nodes/.github/PULL_REQUEST_TEMPLATE.md
wooferguy 4d5eb1c811 XOauth2 IMAP Release
Prevent XOAuth2 being used for POP. Update PR Template.
Updated help file.
Bumped version to 1.19-beta
2023-02-12 10:03:36 +13:00

1.3 KiB

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Proposed changes

Adds authentication option to the Email node (node-red-node-email) to use OAuth and XOAuth2 ********** This version: IMAP ONLY **********

Checklist

  • I have read the contribution guidelines
  • For non-bugfix PRs, I have discussed this change on the forum/slack team.
  • I have run grunt to verify the unit tests pass
  • I have added suitable unit tests to cover the new/changed functionality