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

[radar-appserver] Add SMTP server configuration to send notifications via email #214

Merged
merged 6 commits into from
Jul 12, 2024

Commits on Jul 5, 2024

  1. Add SMTP server configuration to Appserver

    Appserver will start to send notifications via email when SMTP is enabled.
    pvannierop committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    a2ff0b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Rename Spring properties

    Add 'RADAR_' prefix.
    pvannierop committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    d344e48 View commit details
    Browse the repository at this point in the history
  2. WIP

    pvannierop committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    4242b1d View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Clean up passing env vars

    pvannierop committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    48525a9 View commit details
    Browse the repository at this point in the history
  2. Clean up passing env vars

    pvannierop committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    819963f View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/appserver-email-notifications' i…

    …nto appserver-email-notifications
    pvannierop committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    732c338 View commit details
    Browse the repository at this point in the history