berrypod/lib
jamey 0ddafbd84f
All checks were successful
deploy / deploy (push) Successful in 1m8s
fix recovery login crash for users with password set
login_user_by_magic_link raises for unconfirmed users with a password,
which is exactly what recovery creates. Use get_user_by_magic_link_token
directly and log in without the magic link guard.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 22:52:46 +00:00
..
berrypod gate magic link login on verified email delivery 2026-02-21 22:25:27 +00:00
berrypod_web fix recovery login crash for users with password set 2026-02-21 22:52:46 +00:00
mix/tasks rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
berrypod_web.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
berrypod.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00