staging-login.presence.com Open in urlscan Pro
2606:4700:20::681a:a9d  Public Scan

Submitted URL: https://timeout-testing.preview-room.presence.com/
Effective URL: https://staging-login.presence.com/login/?next=https://timeout-testing.preview-room.presence.com/
Submission: On February 21 via api from US — Scanned from US

Form analysis 1 forms found in the DOM

POST

<form action="" method="post" id="login-form"><input type="hidden" name="csrfmiddlewaretoken" value="TQB6oS6cEGdFpAC70kMqdRofOQklFmR5oeiiGM9Sg9cVt6OaiOryZGSksFEKiWZ4">
  <input type="hidden" name="external_redir_login_view-current_step" value="auth" id="id_external_redir_login_view-current_step">
  <div class="login-panel ">
    <!-- logo -->
    <figure class="logo">
      <img src="/static/images/pl-logo-color.svg">
    </figure>
    <!-- mfa errors -->
    <!-- titles -->
    <h2 class="login">Welcome, please sign in</h2>
    <h2 class="forgot-password">Reset your password</h2>
    <h2 class="email-sent">Please check your email</h2>
    <!-- autologout message -->
    <!-- error messages -->
    <div id="general-error-message" class="error-message general-error-message">
    </div>
    <!-- email -->
    <div id="login-email" class="login-field">
      <figure>
        <svg viewBox="0 0 20 13" xmlns="http://www.w3.org/2000/svg">
          <path d="M2 11V3.18l7.47 4.668c.162.1.346.152.53.152.184 0 .368-.05.53-.152L18 3.178V11H2zm14.113-9L10 5.82 3.887 2h12.226zM18 0H2C.897 0 0 .897 0 2v9c0 1.103.897 2 2 2h16c1.103 0 2-.897 2-2V2c0-1.103-.897-2-2-2z" fill-rule="evenodd">
          </path>
        </svg>
      </figure>
      <input type="text" id="login-email-input" placeholder="Email" autofocus="true" autocomplete="on" inputmode="email" name="auth-username" maxlength="254">
    </div>
    <!-- username -->
    <div id="login-username" class="login-field">
      <figure>
        <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
          <path
            d="M10 2C8.345 2 7 3.344 7 5c0 1.654 1.345 3 3 3s3-1.346 3-3c0-1.656-1.345-3-3-3zm0 8c-2.758 0-5-2.242-5-5 0-2.757 2.242-5 5-5s5 2.243 5 5c0 2.758-2.242 5-5 5zm-7.65 8h15.58c-.38-2.825-3.16-5-7.928-5s-7.5 1.94-7.907 5h.258-.003zM20 20H0v-1.474C.206 14.14 4.112 11 10 11c5.89 0 9.727 3.082 10 7.714V20z"
            fill-rule="evenodd">
          </path>
        </svg>
      </figure>
      <input type="text" id="login-username-input" placeholder="Username" autofocus="true" autocomplete="on" name="auth-username" maxlength="30" value="">
    </div>
    <!-- password -->
    <div id="login-password" class="login-field">
      <figure>
        <svg viewBox="0 0 16 20" xmlns="http://www.w3.org/2000/svg">
          <path
            d="M4.02 8.004V5.856C4.02 3.504 6.11 2 8 2c1.89 0 3.984 1.673 3.984 3.747v2.257h1.978V5.747C13.962 2.577 11.152 0 8 0 4.85 0 1.995 2.578 1.995 5.747v2.33C.557 8.077 0 8.87 0 10v8.037C0 19.305.734 20 1.995 20h11.72C14.975 20 16 18.968 16 17.7V10c0-1.353-.778-1.996-2.038-1.996H4.02zM2 18v-8h12v8H2z"
            fill-rule="evenodd">
          </path>
        </svg>
      </figure>
      <input type="password" id="login-password-input" placeholder="Password" name="auth-password">
    </div>
    <!-- forgot password link -->
    <div class="login-options">
      <a id="forgot-password" href="forgot-password.html">Forgot password?</a>
    </div>
    <!-- submit buttons -->
    <button id="login-submit" class="submit-button">
      <div class="sign-in">Sign In</div>
      <div class="key">
        <svg viewBox="0 0 20 8" xmlns="http://www.w3.org/2000/svg">
          <path d="M7.874 5H13v3h2V5h2v3h2V5h1V3H7.874C7.43 1.275 5.864 0 4 0 1.79 0 0 1.79 0 4s1.79 4 4 4c1.864 0 3.43-1.275 3.874-3zM4 6c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z" fill-rule="evenodd">
          </path>
        </svg>
      </div>
      <div class="loader">
        <div class="dot-1"></div>
        <div class="dot-2"></div>
        <div class="dot-3"></div>
      </div>
    </button>
    <button id="forgot-password-submit" class="submit-button">
      <div class="sign-in">Reset Password</div>
      <div class="key">
        <svg viewBox="0 0 20 8" xmlns="http://www.w3.org/2000/svg">
          <path d="M7.874 5H13v3h2V5h2v3h2V5h1V3H7.874C7.43 1.275 5.864 0 4 0 1.79 0 0 1.79 0 4s1.79 4 4 4c1.864 0 3.43-1.275 3.874-3zM4 6c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z" fill-rule="evenodd">
          </path>
        </svg>
      </div>
      <div class="loader">
        <div class="dot-1"></div>
        <div class="dot-2"></div>
        <div class="dot-3"></div>
      </div>
    </button>
    <!-- forgot password email sent -->
    <div class="email-sent-message">
      <figure>
        <svg class="email" viewBox="0 0 20 13" xmlns="http://www.w3.org/2000/svg">
          <path d="M2 11V3.18l7.47 4.668c.162.1.346.152.53.152.184 0 .368-.05.53-.152L18 3.178V11H2zm14.113-9L10 5.82 3.887 2h12.226zM18 0H2C.897 0 0 .897 0 2v9c0 1.103.897 2 2 2h16c1.103 0 2-.897 2-2V2c0-1.103-.897-2-2-2z" fill-rule="evenodd">
          </path>
        </svg>
        <svg class="check" viewBox="0 0 45 35" xmlns="http://www.w3.org/2000/svg">
          <path
            d="M15.912 22.533l-8.697-8.696c-.778-.78-2.047-.787-2.824-.01l-3.38 3.39c-.78.777-.77 2.04.01 2.823l13.45 13.45c.39.392.91.59 1.43.588.53.014 1.07-.184 1.48-.593L43.99 6.863c.79-.792.79-2.052.012-2.83L40.616.647c-.78-.78-2.044-.77-2.83.013L15.913 22.532z"
            fill-rule="evenodd">
          </path>
        </svg>
      </figure>
      <h3> We sent you an email with a link to<br> change your password </h3>
    </div>
    <!-- cancel / help -->
    <a id="cancel" class="button-link" href="#">Cancel</a>
    <!--<a class="button-link" href="#">Need Help?</a>-->
  </div>
</form>

Text Content

WELCOME, PLEASE SIGN IN


RESET YOUR PASSWORD


PLEASE CHECK YOUR EMAIL





Forgot password?
Sign In


Reset Password




WE SENT YOU AN EMAIL WITH A LINK TO
CHANGE YOUR PASSWORD

Cancel