mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
c8f3b35e13
We do not want password reset notifications to end up in Coder Inbox as this doesn't make much sense. This implements the logic to ensure they are not delivered if the method is Coder Inbox. In the future we might want to investigate a better solution but for now this works.