Sha256: a2fa3c5e947fb9ec0bff836f562d121726887a1649ac1f7a71a318130c087a4c
Contents?: true
Size: 861 Bytes
Versions: 1
Compression:
Stored size: 861 Bytes
Contents
<p>Hey there,</p> <p>A new device just signed in to your account (<%%= @session.<%= singular_table_name %>.email %>).</p> <p> <strong><%%= @session.user_agent %></strong> <br> <%%= @session.created_at %> <br> IP address: <%%= @session.ip_address %> </p> <p><strong>If this was you, carry on.</strong> We won't notify you about sign-ins from this device again.</p> <p><strong>If you don't recognize this device</strong>, someone else may have accessed your account. You should immediately <%%= link_to "change your password", new_password_reset_url %>.</p> <p><strong>Tip:</strong> It's a good idea to periodically review all of the <%%= link_to "devices and sessions", sessions_url %> in your account for suspicious activity.</p> <hr> <p>Have questions or need help? Just reply to this email and our support team will help you sort it out.</p>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
authentication-zero-2.1.1 | lib/generators/authentication/templates/erb/session_mailer/signed_in.html.erb.tt |