three.chasenet.co Open in urlscan Pro
178.62.45.131  Public Scan

Submitted URL: https://three.chasenet.co/
Effective URL: https://three.chasenet.co/auth/login
Submission: On August 28 via api from GB

Form analysis 2 forms found in the DOM

POST https://three.chasenet.co/auth/login

<form class="login-form" action="https://three.chasenet.co/auth/login" method="post" novalidate="novalidate">
  <h3 class="form-title font-green">Login</h3>
  <div class="alert alert-danger display-hide">
    <button class="close" data-close="alert"></button>
    <span> Enter any username and password. </span>
  </div>
  <div class="form-group">
    <!--ie8, ie9 does not support html5 placeholder, so we just show field title for that-->
    <label class="control-label visible-ie8 visible-ie9">Username</label>
    <input class="form-control form-control-solid placeholder-no-fix" type="text" autocomplete="off" placeholder="Username" name="identity">
  </div>
  <div class="form-group">
    <label class="control-label visible-ie8 visible-ie9">Password</label>
    <input class="form-control form-control-solid placeholder-no-fix" type="password" autocomplete="off" placeholder="Password" name="password">
  </div>
  <div class="form-actions">
    <button type="submit" class="btn green uppercase">Login</button>
    <label class="rememberme check mt-checkbox mt-checkbox-outline">
      <input type="checkbox" name="remember" value="1">Remember <span></span>
    </label>
    <a href="javascript:;" id="forget-password" class="forget-password">Forgot Password?</a>
  </div>
</form>

POST https://three.chasenet.co/auth/forgot_password

<form class="forget-form" action="https://three.chasenet.co/auth/forgot_password" method="post" novalidate="novalidate">
  <h3 class="font-green">Forget Password ?</h3>
  <p> Enter your e-mail address below to reset your password. </p>
  <div class="form-group">
    <input class="form-control placeholder-no-fix" type="text" autocomplete="off" placeholder="Email" name="identity" required="" aria-required="true">
  </div>
  <div class="form-actions">
    <button type="button" id="back-btn" class="btn green btn-outline">Back</button>
    <button type="submit" class="btn btn-success uppercase pull-right">Submit</button>
  </div>
</form>

Text Content

LOGIN

Enter any username and password.
Username
Password
Login Remember Forgot Password?


FORGET PASSWORD ?

Enter your e-mail address below to reset your password.


Back Submit
2021 © Eviction Management System