ory / network

Ory runs a global end-to-end security infrastructure for humans, robots, and servers. We build and use open source software.
Apache License 2.0
81 stars 6 forks source link

Magic Link recovery emails being sent when config is set to one time passwords #359

Open jrattue opened 1 year ago

jrattue commented 1 year ago

Preflight checklist

Ory Network Project

wonderful-cannon-d0fw8m37wm

Describe the bug

When recovery is set to one-time passwords is is possible to trigger an email using magic link.

It is expected that the setting from the console would be carried across.

As we have recovery set to one-time password we cannot edit this template using the console, so this is sending an unbranded template.

Reproducing the bug

  1. When an expired recovery link is clicked
  2. A new recovery flow is triggered
  3. Upon completing this flow an email is received using the "magic link" template

Relevant log output

No response

Relevant configuration

No response

Version

0

On which operating system are you observing this issue?

None

In which environment are you deploying?

None

Additional Context

No response