Shroud-email / shroud.email

Email protection service
https://shroud.email/
GNU Affero General Public License v3.0
32 stars 3 forks source link

feat(aliases): use citext column for alias addresses #53

Closed taobojlen closed 1 year ago

taobojlen commented 1 year ago

BREAKING CHANGE: admins must manually run the make_emails_case_insensitive command before deploying this.

run this command using:

docker compose exec web /home/elixir/app/bin/shroud rpc Shroud.Release.make_emails_case_insensitive
codecov-commenter commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@3592ab0). Click here to learn what that means. Patch has no changes to coverable lines.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #53 +/- ## ======================================= Coverage ? 67.11% ======================================= Files ? 97 Lines ? 1703 Branches ? 0 ======================================= Hits ? 1143 Misses ? 560 Partials ? 0 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Shroud-email). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Shroud-email)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.