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

Delete SMTP Server #256

Merged
merged 1 commit into from
Nov 17, 2023
Merged

Delete SMTP Server #256

merged 1 commit into from
Nov 17, 2023

Commits on Nov 17, 2023

  1. feat(smtp): support deleting smtp servers

    fix: clear email worker cache when deleting SMTP servers
    feat: add route for deleting smtp servers from root app
    chore: delete unused type
    test: update and delete smtp servers
    
    In order to test the system events created in it, we need to either
    loosen up the comparison relation (so that we can skip comparison of
    system events by id), or allow for fixing the system event ids that will
    be used so the assertions are meaningful.
    
    Also the update test has been reintroduced after fixing this.
    
    fix: casing/typos on email server i18n
    test: add integration tests for smtp auth
    leostera committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    dd8ee3c View commit details
    Browse the repository at this point in the history