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

feat(labrinth): environment variables for more customizable SMTP #2886

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Nov 3, 2024

  1. Configuration menu
    Copy the full SHA
    447d3d1 View commit details
    Browse the repository at this point in the history
  2. refactor(labrinth): allow setting SMTP port and TLS

    This will help setting up labrinth for local development. You can now use a mock SMTP server such as smtp4dev. The TLS options will stay the same as before if set to `true`, and disabled when `false`.
    
    Depends on modrinth#2883
    Erb3 committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    e0ddaf4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb621fc View commit details
    Browse the repository at this point in the history
  4. chore(labrinth): lint

    Erb3 committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    c989b14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b8a51fe View commit details
    Browse the repository at this point in the history