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

🥅(frontend) catch new errors on mailbox creation #392

Merged
merged 1 commit into from
Sep 30, 2024

Commits on Sep 30, 2024

  1. 🥅(frontend) catch new errors on mailbox creation

    - catch errors related to MAIL_PROVISIONING_API_CREDENTIALS
    introduced in commit #ba30b1d3eec73718add6585f30c6b7959cb21850.
    Intentionally does not parse the error
    "Permission denied. Please check your MAIL_PROVISIONING_API_CREDENTIALS."
    as it means the user is neither admin or owner of the domain and
    should not access the mailbox creation form
    - update translations and component tests
    daproclaima committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    035bdae View commit details
    Browse the repository at this point in the history