I've had to add :registrationable to allow editing of passwords etc

Althouth I need to remove the routes for sign_up.
This commit is contained in:
2024-05-09 13:36:53 +01:00
parent 1ac47de706
commit 2594df3086
4 changed files with 6 additions and 4 deletions

View File

@@ -1,3 +1,5 @@
<% if user_signed_in? %><%= link_to current_user.email, edit_user_password_path %><% end %>
<h1>Domains <%= link_to "Add new domain",new_domain_path %> </h1>
<div id="domains">