openproject.indorsoft.ru Open in urlscan Pro
88.204.22.209  Public Scan

Submitted URL: http://openproject.indorsoft.ru/
Effective URL: https://openproject.indorsoft.ru/login?back_url=https%3A%2F%2Fopenproject.indorsoft.ru%2F
Submission: On May 17 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

POST /login

<form autocomplete="off" class="-vertical form" action="/login" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓" autocomplete="off"><input type="hidden" name="authenticity_token"
    value="Vtnkvr6ZsaqegfQ5EmHKjrSM3h5iJuxiqAGKSMt0K7qV55--CeIycoBYHun8E-5yeAnvsOnFQlS9zifetf9B6Q" autocomplete="off">
  <input type="hidden" name="back_url" id="back_url" value="https://openproject.indorsoft.ru/" autocomplete="off">
  <div class="grid-block">
    <div class="form--field -required">
      <label class="form--label" title="Username" for="username-pulldown">Username</label>
      <div class="form--field-container">
        <span class="form--text-field-container"><input type="text" name="username" id="username-pulldown" tabindex="1" autocapitalize="none" class="form--text-field"></span>
      </div>
      <div class="form--field-extra-actions">
        <label class="form--label-with-check-box -no-ellipsis">
          <span class="form--check-box-container"><input type="checkbox" name="autologin" id="autologin-pulldown" value="1" class="form--check-box"></span> Stay logged in for 30 days </label>
      </div>
    </div>
    <div class="form--field -required">
      <label class="form--label" title="Password" for="password-pulldown">Password</label>
      <div class="form--field-container">
        <span class="form--text-field-container"><input type="password" name="password" id="password-pulldown" tabindex="1" class="form--text-field -password"></span>
      </div>
      <div class="form--field-extra-actions">
        <a href="/account/lost_password">Forgot your password?</a>
        <br>
        <a title="Create a new account" href="/account/register">Create a new account</a>
      </div>
    </div>
    <div class="form--field">
      <label class="form--label"> &nbsp; </label>
      <input type="submit" name="login" id="login-pulldown" value="Sign in" class="button -highlight" tabindex="1">
    </div>
  </div>
</form>

POST /login

<form autocomplete="off" class="-wide-labels user-login--form form" action="/login" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓" autocomplete="off"><input type="hidden" name="authenticity_token"
    value="Vtnkvr6ZsaqegfQ5EmHKjrSM3h5iJuxiqAGKSMt0K7qV55--CeIycoBYHun8E-5yeAnvsOnFQlS9zifetf9B6Q" autocomplete="off">
  <input type="hidden" name="back_url" value="https%3A%2F%2Fopenproject.indorsoft.ru%2F" autocomplete="off">
  <div class="form--field -required">
    <label class="form--label" title="Username" for="username">Username</label>
    <div class="form--field-container">
      <span class="form--text-field-container"><input type="text" name="username" id="username" autofocus="autofocus" autocapitalize="none" class="form--text-field"></span>
    </div>
  </div>
  <div class="form--field -required">
    <label class="form--label" title="Password" for="password">Password</label>
    <div class="form--field-container">
      <span class="form--text-field-container"><input type="password" name="password" id="password" class="form--text-field -password"></span>
    </div>
  </div>
  <div class="form--field -no-label">
    <div class="form--field-container">
      <label class="form--label-with-check-box">
        <span class="form--check-box-container"><input type="checkbox" name="autologin" id="autologin" value="1" class="form--check-box"></span> Stay logged in for 30 days </label>
    </div>
  </div>
  <input type="submit" name="login" value="Sign in" class="button -highlight" data-disable-with="Loading...">
  <div class="login-options-container">
    <div class="login-links">
      <a href="/account/lost_password">Forgot your password?</a>
      <br>
      <a title="Create a new account" class="registration-modal--activation-link" href="">Create a new account</a>
    </div>
  </div>
</form>

POST /account/register

<form class="form -wide-labels spot-modal" id="new_user" action="/account/register" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓" autocomplete="off"><input type="hidden" name="authenticity_token"
    value="Vtnkvr6ZsaqegfQ5EmHKjrSM3h5iJuxiqAGKSMt0K7qV55--CeIycoBYHun8E-5yeAnvsOnFQlS9zifetf9B6Q" autocomplete="off">
  <input type="hidden" name="back_url" value="https%3A%2F%2Fopenproject.indorsoft.ru%2F" autocomplete="off">
  <div id="spotModalTitle" class="spot-modal--header"> Welcome to OpenProject </div>
  <div class="spot-divider"></div>
  <div class="spot-modal--body spot-container">
    <h2>Create a new account</h2>
    <section class="form--section">
      <div class="form--field -required -wide-label">
        <label class="form--label" title="Email" for="user_mail">Email</label><span class=" form--field-container"><span class="form--text-field-container"><input required="required" class="form--text-field" aria-required="true" type="text" value=""
              name="user[mail]" id="user_mail"></span></span>
      </div>
      <div class="form--field -required -wide-label">
        <label class="form--label" title="First name" for="user_firstname">First name</label><span class=" form--field-container"><span class="form--text-field-container"><input required="required" class="form--text-field" aria-required="true"
              type="text" value="" name="user[firstname]" id="user_firstname"></span></span>
      </div>
      <div class="form--field -required -wide-label">
        <label class="form--label" title="Last name" for="user_lastname">Last name</label><span class=" form--field-container"><span class="form--text-field-container"><input required="required" class="form--text-field" aria-required="true"
              type="text" value="" name="user[lastname]" id="user_lastname"></span></span>
      </div>
      <br><br>
      <div class="form--field -required -wide-label -reduced-margin">
        <label class="form--label" title="Password" for="user_password">Password</label><span class=" form--field-container"><span class="form--text-field-container"><input required="required" size="25" autocomplete="off"
              class="form--text-field -password" aria-required="true" type="password" name="user[password]" id="user_password"></span></span>
        <div class="form--field-instructions">
          <em>Must be at least 5 characters long.</em>
        </div>
      </div>
      <div class="form--field -required -wide-label">
        <label class="form--label" title="Confirmation" for="user_password_confirmation">Confirmation</label><span class=" form--field-container"><span class="form--text-field-container"><input required="required" size="25" autocomplete="off"
              class="form--text-field -password" aria-required="true" type="password" name="user[password_confirmation]" id="user_password_confirmation"></span></span>
      </div>
    </section>
  </div>
  <div class="spot-action-bar">
    <div class="spot-action-bar--right">
      <button name="button" type="submit" class="button_no-margin -highlight -with-icon icon-checkmark spot-action-bar--action button">Create</button>
    </div>
  </div>
</form>

Text Content

JavaScript disabled You need to activate JavaScript in order to use OpenProject!
Learn more







TOP MENU

Jump to content
Home
Search in OpenProject

 * * Activity
 * * Getting started
   * Introduction video
     Welcome to OpenProject
     
     Get a quick overview of project management and team collaboration with
     OpenProject. You can restart this video from the help menu.
     
     Close
   
     --------------------------------------------------------------------------------
   
   * Help and support
   * Upgrade to Enterprise edition
   * User guides
   * Videos
   * Shortcuts
   * Community forum
   * Enterprise support
   
     --------------------------------------------------------------------------------
   
   * Additional resources
   * Data privacy and security policy
   * Digital accessibility (DE)
   * OpenProject website
   * Security alerts / Newsletter
   * OpenProject blog
   * Release notes
   * Report a bug
   * Development roadmap
   * Add and edit translations
   * API documentation
 * Sign in
   Username
   
   Stay logged in for 30 days
   Password
   
   Forgot your password?
   Create a new account
    

You are here:
 1. Sign in


CONTENT


SIGN IN

--------------------------------------------------------------------------------

Username

Password

Stay logged in for 30 days
Forgot your password?
Create a new account
Welcome to OpenProject



CREATE A NEW ACCOUNT

Email
First name
Last name


Password
Must be at least 5 characters long.
Confirmation
Create
Loading...