Sha256: cb96baf7486af8ea5b68b27c6301bcc937952e0d5d9ca776849b4512860b6463

Contents?: true

Size: 754 Bytes

Versions: 62

Compression:

Stored size: 754 Bytes

Contents

<p style="color: red"><%%= alert %></p>

<h1>Enter your password to continue</h1>

<%%= form_with(url: sessions_sudo_path) do |form| %>

  <%%= form.hidden_field :proceed_to_url, value: params[:proceed_to_url] %>

  <div>
    <%%= form.password_field :password, required: true, autofocus: true, autocomplete: "current-password" %>
  </div>

  <div>
    <%%= form.submit "Continue" %>
  </div>
<%% end %>

<br>

<p>
  <strong>Why are you asking me to do this?</strong><br>
  To better protect your account, we'll occasionally ask you to confirm your password before performing sensitive actions.
</p>

<p>
  <strong>Forgot your password?</strong><br>
  We'll help you <%%= link_to "reset it", new_identity_password_reset_path %> so you can continue.
</p>

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
authentication-zero-4.0.3 lib/generators/authentication/templates/erb/sessions/sudos/new.html.erb.tt
authentication-zero-4.0.2 lib/generators/authentication/templates/erb/sessions/sudos/new.html.erb.tt
authentication-zero-4.0.1 lib/generators/authentication/templates/erb/sessions/sudos/new.html.erb.tt
authentication-zero-4.0.0 lib/generators/authentication/templates/erb/sessions/sudos/new.html.erb.tt
authentication-zero-3.0.2 lib/generators/authentication/templates/erb/sessions/sudos/new.html.erb.tt
authentication-zero-3.0.1 lib/generators/authentication/templates/erb/sessions/sudos/new.html.erb.tt
authentication-zero-3.0.0 lib/generators/authentication/templates/erb/sessions/sudos/new.html.erb.tt
authentication-zero-3.0.0.alpha1 lib/generators/authentication/templates/erb/sessions/sudos/new.html.erb.tt
authentication-zero-2.16.36 lib/generators/authentication/templates/erb/sessions/sudos/new.html.erb.tt
authentication-zero-2.16.35 lib/generators/authentication/templates/erb/sessions/sudos/new.html.erb.tt
authentication-zero-2.16.34 lib/generators/authentication/templates/erb/sessions/sudos/new.html.erb.tt
authentication-zero-2.16.33 lib/generators/authentication/templates/erb/sessions/sudos/new.html.erb.tt
authentication-zero-2.16.32 lib/generators/authentication/templates/erb/sessions/sudos/new.html.erb.tt
authentication-zero-2.16.31 lib/generators/authentication/templates/erb/sessions/sudos/new.html.erb.tt
authentication-zero-2.16.30 lib/generators/authentication/templates/erb/sessions/sudos/new.html.erb.tt
authentication-zero-2.16.29 lib/generators/authentication/templates/erb/sessions/sudos/new.html.erb.tt
authentication-zero-2.16.28 lib/generators/authentication/templates/erb/sessions/sudos/new.html.erb.tt
authentication-zero-2.16.27 lib/generators/authentication/templates/erb/sessions/sudos/new.html.erb.tt
authentication-zero-2.16.26 lib/generators/authentication/templates/erb/sessions/sudos/new.html.erb.tt
authentication-zero-2.16.25 lib/generators/authentication/templates/erb/sessions/sudos/new.html.erb.tt