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

[Feature] Enable SMTP Authentication in Tenant UI #974

Merged
merged 7 commits into from
Feb 5, 2024

Commits on Feb 5, 2024

  1. Expand config with additional smtp variables

    Signed-off-by: Ivan Polchenko <[email protected]>
    i5okie committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    c6354fd View commit details
    Browse the repository at this point in the history
  2. Enable setting secure setting, and providing user and password

    Signed-off-by: Ivan Polchenko <[email protected]>
    i5okie committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    4e49e98 View commit details
    Browse the repository at this point in the history
  3. Add added nodemailer settings to ui values

    Signed-off-by: Ivan Polchenko <[email protected]>
    i5okie committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    5416fac View commit details
    Browse the repository at this point in the history
  4. Update UI templates

    Signed-off-by: Ivan Polchenko <[email protected]>
    i5okie committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    62fb666 View commit details
    Browse the repository at this point in the history
  5. Update Readme

    Signed-off-by: Ivan Polchenko <[email protected]>
    i5okie committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    cd496a3 View commit details
    Browse the repository at this point in the history
  6. update documentation

    Signed-off-by: Ivan Polchenko <[email protected]>
    i5okie committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    32b9672 View commit details
    Browse the repository at this point in the history
  7. ensure SECURE is a bool

    Signed-off-by: Ivan Polchenko <[email protected]>
    i5okie committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    d3fad7c View commit details
    Browse the repository at this point in the history