feat: check for password existence

This commit is contained in:
insects 2025-03-11 01:12:30 +01:00
parent b03df8f0e4
commit 498ecdf68b
7 changed files with 73 additions and 15 deletions

View file

@ -0,0 +1,6 @@
<h1>Redirecting...</h1>
<div id="public_id" data-content="<%= @id %>"></div>
<div id="password" data-content="<%= @password %>"></div>
<%= javascript_include_tag "save_password" %>