re-integrate redirect

This commit is contained in:
2023-02-17 15:05:27 +01:00
parent be71f04838
commit c70586864b
3 changed files with 32 additions and 1 deletions

View File

@ -1,3 +1,8 @@
<.form :let={f} for={@conn} action={~p"/"}>
<input type="url" name="forum_path" />
<input type="submit" class="btn btn-sm" value="Redirect">
</.form>
<pre>
<%= inspect(@current_user) %>
<%= inspect(@current_user) %>
</pre>