testgo.kr Open in urlscan Pro
116.125.140.23  Public Scan

Submitted URL: http://testgo.kr/
Effective URL: https://testgo.kr/users/loginform?redirectUrl=/
Submission: On July 24 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

Name: gnb-search-form /search

<form action="/search" class="input-prepend gnb-search-form" name="gnb-search-form">
  <input type="hidden" name="searchType" value="auto">
  <div class="search-box ">
    <input type="text" name="keyword" autocomplete="off" accesskey="S">
    <button type="submit"><i class="yobicon-search"></i></button>
  </div>
</form>

POST /users/login

<form action="/users/login" method="POST">
  <input type="hidden" name="redirectUrl" value="/">
  <dl>
    <dd>
      <input id="loginIdOrEmailD" name="loginIdOrEmail" type="text" class="text email" autocomplete="off" placeholder="Login ID or E-mail">
    </dd>
    <dd>
      <input id="password" name="password" type="password" class="text password" autocomplete="off" placeholder="Password">
    </dd>
  </dl>
  <div class="btns-row">
    <button type="submit" class="ybtn ybtn-primary ybtn-large ybtn-fullsize">Log in</button>
  </div>
  <div class="btns-row nm">
    <div class="social-login-title-line"> or </div>
    <a href="/authenticate/github" class="ybtn oauth-login-btn"><span class="auth-provider-logo"><span class="github"><svg aria-hidden="true" height="24" version="1.1" viewBox="0 0 16 16" width="19"><path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59 0.4 0.07 0.55-0.17 0.55-0.38 0-0.19-0.01-0.82-0.01-1.49-2.01 0.37-2.53-0.49-2.69-0.94-0.09-0.23-0.48-0.94-0.82-1.13-0.28-0.15-0.68-0.52-0.01-0.53 0.63-0.01 1.08 0.58 1.23 0.82 0.72 1.21 1.87 0.87 2.33 0.66 0.07-0.52 0.28-0.87 0.51-1.07-1.78-0.2-3.64-0.89-3.64-3.95 0-0.87 0.31-1.59 0.82-2.15-0.08-0.2-0.36-1.02 0.08-2.12 0 0 0.67-0.21 2.2 0.82 0.64-0.18 1.32-0.27 2-0.27 0.68 0 1.36 0.09 2 0.27 1.53-1.04 2.2-0.82 2.2-0.82 0.44 1.1 0.16 1.92 0.08 2.12 0.51 0.56 0.82 1.27 0.82 2.15 0 3.07-1.87 3.75-3.65 3.95 0.29 0.25 0.54 0.73 0.54 1.48 0 1.07-0.01 1.93-0.01 2.2 0 0.21 0.15 0.46 0.55 0.38C13.71 14.53 16 11.53 16 8 16 3.58 12.42 0 8 0z"></path></svg></span> <span class="provider-name">Sign in with github</span></span></a>
    <a href="/authenticate/google" class="ybtn oauth-login-btn"><span class="auth-provider-logo"><img src="/assets/images/provider-logo/btn_google_light_normal_ios.svg" alt="login with Google"> Sign in with Google</span></a>
  </div>
  <div class="act-row mt5">
    <div class="remember-me-wrap pull-left">
      <input id="remember-me" type="checkbox" name="rememberMe" class="checkbox" checked="">
      <label for="remember-me" class="bg-checkbox">Stay logged in</label>
    </div>
    <div class="links-wrap pull-right">
      <a href="/lostPassword">Password forgotten?</a>
    </div>
  </div>
</form>

POST /users/login

<form action="/users/login" method="post" class="frm-wrap login-form-wrap">
  <dl>
    <dd>
      <input id="loginIdOrEmailD" name="loginIdOrEmail" type="text" class="text email" autocomplete="off" placeholder="Login ID or E-mail">
    </dd>
    <dd>
      <input id="passwordD" name="password" type="password" class="text password" autocomplete="off" placeholder="Password">
    </dd>
  </dl>
  <div class="error">
    <i class="yobicon-error"></i>
    <span class="error-message"></span>
  </div>
  <div class="btns-row nm">
    <button type="submit" class="ybtn ybtn-primary fullsize">Log in</button>
  </div>
  <div class="btns-row nm">
    <div class="social-login-title-line"> or </div>
    <a href="/authenticate/github" class="ybtn oauth-login-btn"><span class="auth-provider-logo"><span class="github"><svg aria-hidden="true" height="24" version="1.1" viewBox="0 0 16 16" width="19"><path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59 0.4 0.07 0.55-0.17 0.55-0.38 0-0.19-0.01-0.82-0.01-1.49-2.01 0.37-2.53-0.49-2.69-0.94-0.09-0.23-0.48-0.94-0.82-1.13-0.28-0.15-0.68-0.52-0.01-0.53 0.63-0.01 1.08 0.58 1.23 0.82 0.72 1.21 1.87 0.87 2.33 0.66 0.07-0.52 0.28-0.87 0.51-1.07-1.78-0.2-3.64-0.89-3.64-3.95 0-0.87 0.31-1.59 0.82-2.15-0.08-0.2-0.36-1.02 0.08-2.12 0 0 0.67-0.21 2.2 0.82 0.64-0.18 1.32-0.27 2-0.27 0.68 0 1.36 0.09 2 0.27 1.53-1.04 2.2-0.82 2.2-0.82 0.44 1.1 0.16 1.92 0.08 2.12 0.51 0.56 0.82 1.27 0.82 2.15 0 3.07-1.87 3.75-3.65 3.95 0.29 0.25 0.54 0.73 0.54 1.48 0 1.07-0.01 1.93-0.01 2.2 0 0.21 0.15 0.46 0.55 0.38C13.71 14.53 16 11.53 16 8 16 3.58 12.42 0 8 0z"></path></svg></span> <span class="provider-name">Sign in with github</span></span></a>
    <a href="/authenticate/google" class="ybtn oauth-login-btn"><span class="auth-provider-logo"><img src="/assets/images/provider-logo/btn_google_light_normal_ios.svg" alt="login with Google"> Sign in with Google</span></a>
  </div>
  <div class="act-row right-txt mt20">
    <div class="pull-left">
      <input id="remember-meD" type="checkbox" name="rememberMe" class="checkbox" checked="">
      <label for="remember-meD" class="bg-checkbox">Stay logged in</label>
    </div>
    <a href="/lostPassword">Reset password</a>
    <span class="gray-txt ml10 mr10">|</span>
    <a href="/users/signupform">Sign up</a>
  </div>
</form>

Text Content

 * Y
 * List All
 * 
 * Feedback
 * 

Profile Account settings Log out
 * Favorite
 * Project
 * All

Loading...
 * Log in
 * 
 * Sign up


LOG IN TO YONA

Web-based platform for collaborative software development

Log in
or
Sign in with github Sign in with Google
Stay logged in
Password forgotten?
Copyright Yona authors & © NAVER Corp. & NAVER LABS Supported by NAVER D2
×

Confirm

×
Log in
or
Sign in with github Sign in with Google
Stay logged in
Reset password | Sign up