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

[4.2.x] fix: check email opt in for trial instance #7059

Closed
wants to merge 5 commits into from

Commits on Mar 27, 2024

  1. fix: prevent emails to be sent to non opted in user in trial instance

    https://gravitee.atlassian.net/browse/APIM-4276
    
    (cherry picked from commit 6a6c2d1)
    
    # Conflicts:
    #	gravitee-apim-console-webui/src/entities/consoleSettings.ts
    #	gravitee-apim-console-webui/src/organization/configuration/console/org-settings-general.component.html
    #	gravitee-apim-rest-api/gravitee-apim-rest-api-model/src/main/java/io/gravitee/rest/api/model/settings/ConsoleConfigEntity.java
    #	gravitee-apim-rest-api/gravitee-apim-rest-api-model/src/main/java/io/gravitee/rest/api/model/settings/ConsoleSettingsEntity.java
    #	gravitee-apim-rest-api/gravitee-apim-rest-api-service/src/main/java/io/gravitee/rest/api/service/impl/ConfigServiceImpl.java
    #	gravitee-apim-rest-api/gravitee-apim-rest-api-service/src/main/java/io/gravitee/rest/api/service/notifiers/impl/EmailNotifierServiceImpl.java
    #	gravitee-apim-rest-api/gravitee-apim-rest-api-service/src/test/java/io/gravitee/rest/api/service/impl/ConfigServiceTest.java
    ytvnr authored and mergify[bot] committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c0a33cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93cd940 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    108afeb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5cde313 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4cc13cd View commit details
    Browse the repository at this point in the history