Sha256: add7f40a6b9a8a4f93dd09809eceb503c0b703b107a41baa8a99fc18ebbb701e

Contents?: true

Size: 581 Bytes

Versions: 29

Compression:

Stored size: 581 Bytes

Contents

<% if @mfa_flow %>
  <h3 class='text-center'>If you did not receive a text with instructions, please go through the flow again</h2>
  <%= render partial: 'rails_base/shared/mfa_input_layout', locals: { url: RailsBase.url_routes.forgot_password_with_mfa_auth_path(data: @data), size: 30, masked_phone: @user.masked_phone }%>
<% else %>
  <h2 class='text-center'>Reset your password <%= @user.full_name%></h2>
  <%= render partial: 'rails_base/shared/reset_password_form', locals: { sign_in_flow: true, url: RailsBase.url_routes.reset_password_auth_path(data: @data) }%>
<% end %>

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
rails_base-0.75.6 app/views/rails_base/secondary_authentication/forgot_password.html.erb
rails_base-0.75.5 app/views/rails_base/secondary_authentication/forgot_password.html.erb
rails_base-0.75.4 app/views/rails_base/secondary_authentication/forgot_password.html.erb
rails_base-0.75.3 app/views/rails_base/secondary_authentication/forgot_password.html.erb
rails_base-0.75.2 app/views/rails_base/secondary_authentication/forgot_password.html.erb
rails_base-0.75.1 app/views/rails_base/secondary_authentication/forgot_password.html.erb
rails_base-0.75.0 app/views/rails_base/secondary_authentication/forgot_password.html.erb
rails_base-0.74.0 app/views/rails_base/secondary_authentication/forgot_password.html.erb
rails_base-0.73.1 app/views/rails_base/secondary_authentication/forgot_password.html.erb
rails_base-0.73.0 app/views/rails_base/secondary_authentication/forgot_password.html.erb
rails_base-0.72.1 app/views/rails_base/secondary_authentication/forgot_password.html.erb
rails_base-0.72.0 app/views/rails_base/secondary_authentication/forgot_password.html.erb
rails_base-0.71.0 app/views/rails_base/secondary_authentication/forgot_password.html.erb
rails_base-0.70.1.pre app/views/rails_base/secondary_authentication/forgot_password.html.erb
rails_base-0.70.0 app/views/rails_base/secondary_authentication/forgot_password.html.erb
rails_base-0.61.0 app/views/rails_base/secondary_authentication/forgot_password.html.erb
rails_base-0.60.0 app/views/rails_base/secondary_authentication/forgot_password.html.erb
rails_base-0.58.0 app/views/rails_base/secondary_authentication/forgot_password.html.erb
rails_base-0.57.0 app/views/rails_base/secondary_authentication/forgot_password.html.erb
rails_base-0.56.0 app/views/rails_base/secondary_authentication/forgot_password.html.erb