kronos.openproject.com Open in urlscan Pro
54.229.101.189  Public Scan

Submitted URL: https://kronos.openproject.com/my/reminders
Effective URL: https://kronos.openproject.com/login?back_url=https%3A%2F%2Fkronos.openproject.com%2Fmy%2Freminders
Submission: On November 15 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="✓"><input type="hidden" name="authenticity_token"
    value="EgX9XiMxuo6C78qWb4uxLa0CNEfq5E/4MqYg5szUyL53Z2YJoa1bY+EblsJ9Mosq7U5+wpo5pOgq1NGmm6uLow==">
  <input type="hidden" name="back_url" id="back_url" value="https://kronos.openproject.com/my/reminders">
  <div class="grid-block">
    <div class="form--field -required">
      <label class="form--label" title="Benutzername" for="username-pulldown">Benutzername</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">
      </div>
    </div>
    <div class="form--field -required">
      <label class="form--label" title="Kennwort" for="password-pulldown">Kennwort</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">Kennwort vergessen?</a>
      </div>
    </div>
    <div class="form--field">
      <label class="form--label"> &nbsp; </label>
      <input type="submit" name="login" id="login-pulldown" value="Anmelden" class="button -highlight" tabindex="1">
    </div>
  </div>
  <div class="login-auth-providers  ">
    <h3 class="login-auth-providers-title"><span> oder melden Sie sich mit einem bestehenden Konto an </span></h3>
    <div class="login-auth-provider-list">
      <a href="/auth/google?origin=https%3A%2F%2Fkronos.openproject.com%2Fmy%2Freminders" class="auth-provider auth-provider-google button">
    <span class="auth-provider-name">Google</span>
  </a>
    </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="✓"><input type="hidden" name="authenticity_token"
    value="EgX9XiMxuo6C78qWb4uxLa0CNEfq5E/4MqYg5szUyL53Z2YJoa1bY+EblsJ9Mosq7U5+wpo5pOgq1NGmm6uLow==">
  <input type="hidden" name="back_url" value="https%3A%2F%2Fkronos.openproject.com%2Fmy%2Freminders">
  <div class="form--field -required">
    <label class="form--label" title="Benutzername" for="username">Benutzername</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="Kennwort" for="password">Kennwort</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>
  <input type="submit" name="login" value="Anmelden" class="button -highlight" data-disable-with="Lade...">
  <div class="login-options-container">
    <div class="login-links">
      <a href="/account/lost_password">Kennwort vergessen?</a>
      <br>
    </div>
  </div>
</form>

POST /account/register

<form class="form -wide-labels" id="new_user" action="/account/register" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓"><input type="hidden" name="authenticity_token"
    value="EgX9XiMxuo6C78qWb4uxLa0CNEfq5E/4MqYg5szUyL53Z2YJoa1bY+EblsJ9Mosq7U5+wpo5pOgq1NGmm6uLow==">
  <input type="hidden" name="back_url" value="https%3A%2F%2Fkronos.openproject.com%2Fmy%2Freminders">
  <div class="op-modal--header">
    <i class="icon-context icon-user" aria-hidden="true"></i>
    <h1 class="op-modal--title"> Willkommen bei OpenProject </h1>
    <button type="button" class="op-modal--close-button" title="Dialog schließen" aria-label="Dialog schließen">
      <i class="icon-close" aria-hidden="true"></i>
    </button>
  </div>
  <div class="op-modal--body">
    <h2>Neues Konto erstellen</h2>
    <section class="form--section">
      <div class="form--field -required -wide-label">
        <label class="form--label" title="E-Mail" for="user_mail">E-Mail</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="Vorname" for="user_firstname">Vorname</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="Nachname" for="user_lastname">Nachname</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="Kennwort" for="user_password">Kennwort</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>Muss mindestens 8 Zeichen lang sein.</em>
        </div>
      </div>
      <div class="form--field -required -wide-label">
        <label class="form--label" title="Bestätigung" for="user_password_confirmation">Bestätigung</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>
    <button name="button" type="submit" class="-highlight -with-icon icon-checkmark button">Anlegen</button>
    <div class="login-auth-providers  wide">
      <h3 class="login-auth-providers-title"><span> oder authentifizieren Sie sich mit </span></h3>
      <div class="login-auth-provider-list">
        <a href="/auth/google?origin=https%3A%2F%2Fkronos.openproject.com%2Fmy%2Freminders" class="auth-provider auth-provider-google button">
    <span class="auth-provider-name">Google</span>
  </a>
      </div>
    </div>
  </div>
</form>

Text Content

JavaScript deaktiviert Sie müssen JavaScript aktiveren, um OpenProject nutzen zu
können! Weitere Informationen




HAUPTMENÜ

Zum Inhalt springen
Hauptseite
Suche
Suche ...

 * * Erste Schritte
   * Einführungsvideo
     
     
     WILLKOMMEN BEI OPENPROJECT
     
     
     ERHALTEN SIE EINEN ÜBERBLICK
     
     Erhalten Sie einen schnellen Überblick über Projekt-Management und
     Zusammenarbeit in Teams mit OpenProject.
     
     Sie können dieses Video über das Hilfe-Menü erneut starten Schließen
   
     --------------------------------------------------------------------------------
   
   * Hilfe und Support
   * Benutzerhandbuch
   * Videos
   * Tastenkürzel
   * Community Forum
   * Professionelle Unterstützung
   
     --------------------------------------------------------------------------------
   
   * Weitere Ressourcen
   * Datenschutz- und Sicherheitsrichtlinien
   * OpenProject Webseite
   * Sicherheitswarnungen / Newsletter
   * OpenProject Blog
   * Release Notes
   * Fehler melden
   * Entwicklungs-Roadmap
   * Hinzufügen und Bearbeiten von Übersetzungen
   * API-Dokumentation
 * Anmelden
   Benutzername
   
   
   Kennwort
   
   Kennwort vergessen?
    
   
   
   ODER MELDEN SIE SICH MIT EINEM BESTEHENDEN KONTO AN
   
   Google

Du bist hier:
 * Anmelden


INHALT


ANMELDEN

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

Benutzername

Kennwort

Kennwort vergessen?



WILLKOMMEN BEI OPENPROJECT


NEUES KONTO ERSTELLEN

E-Mail
Vorname
Nachname


Kennwort
Muss mindestens 8 Zeichen lang sein.
Bestätigung
Anlegen


ODER AUTHENTIFIZIEREN SIE SICH MIT

Google


ODER MELDEN SIE SICH MIT EINEM BESTEHENDEN KONTO AN

Google
Lade...