sentry.wbest.org Open in urlscan Pro
178.57.105.170  Public Scan

Submitted URL: http://sentry.wbest.org/
Effective URL: https://sentry.wbest.org/auth/login/sentry/
Submission: On October 01 via api from US — Scanned from US

Form analysis 2 forms found in the DOM

POST

<form class="form-stacked" action="" method="post" autocomplete="off">
  <input type="hidden" name="csrfmiddlewaretoken" value="6CWFxPzZtzZjB6E7Z5Yp1yTsSBOVeQd1sNub7EZXXJm1p9oHLA81x38j4BGlTJJa">
  <input type="hidden" name="op" value="login">
  <div id="div_id_username" class="form-group">
    <label for="id_username" class="control-label  requiredField"> Account<span class="asteriskField">*</span>
    </label>
    <div class="controls ">
      <input type="text" name="username" placeholder="username or email" tabindex="1" maxlength="128" class="textinput textInput form-control" required="" id="id_username">
    </div>
  </div>
  <div id="div_id_password" class="form-group">
    <label for="id_password" class="control-label  requiredField"> Password<span class="asteriskField">*</span>
    </label>
    <div class="controls ">
      <input type="password" name="password" placeholder="password" tabindex="2" class="textinput textInput form-control" required="" id="id_password">
    </div>
  </div>
  <div class="auth-footer m-t-1">
    <button type="submit" class="btn btn-primary">Sign In</button>
    <a class="secondary" href="/account/recover/">Lost your password?</a>
  </div>
</form>

POST

<form class="form-stacked" action="" method="post" autocomplete="off">
  <input type="hidden" name="csrfmiddlewaretoken" value="6CWFxPzZtzZjB6E7Z5Yp1yTsSBOVeQd1sNub7EZXXJm1p9oHLA81x38j4BGlTJJa">
  <input type="hidden" name="op" value="register">
  <div id="div_id_registration_username" class="form-group">
    <label for="id_registration_username" class="control-label  requiredField"> Email<span class="asteriskField">*</span>
    </label>
    <div class="controls ">
      <input type="text" name="username" placeholder="you@example.com" maxlength="128" class="textinput textInput form-control" required="" id="id_registration_username">
    </div>
  </div>
  <div id="div_id_registration_name" class="form-group">
    <label for="id_registration_name" class="control-label  requiredField"> Name<span class="asteriskField">*</span>
    </label>
    <div class="controls ">
      <input type="text" name="name" placeholder="Jane Bloggs" maxlength="30" class="textinput textInput form-control" required="" id="id_registration_name">
    </div>
  </div>
  <div id="div_id_registration_password" class="form-group">
    <label for="id_registration_password" class="control-label  requiredField"> Password<span class="asteriskField">*</span>
    </label>
    <div class="controls ">
      <input type="password" name="password" placeholder="something super secret" class="textinput textInput form-control" required="" id="id_registration_password">
    </div>
  </div>
  <div class="password-strength"></div>
  <div class="auth-footer m-t-1">
    <button type="submit" class="btn btn-primary">Register</button>
    <a class="secondary" href="https://sentry.io/privacy/" target="_blank">
                  Privacy Policy
                </a>
  </div>
</form>

Text Content

SENTRY

 * Sign In
 * Register
 * Request to Join

Account*

Password*

Sign In Lost your password?
Email*

Name*

Password*


Register Privacy Policy