Single-tenant app: every user is the admin. The previous pattern match on conn.assigns.current_scope didn't work for first-time logins because the scope isn't assigned to the conn yet at that point, causing the fallback to ~p"/" instead of ~p"/admin". Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| error_html_test.exs | ||
| error_json_test.exs | ||
| image_controller_test.exs | ||
| page_controller_test.exs | ||
| user_session_controller_test.exs | ||
| webhook_controller_test.exs | ||