web.ontrack.global Open in urlscan Pro
54.70.133.12  Public Scan

Submitted URL: https://web.ontrack.global/frontend/#%2Factivation%2Faccount%2Fa527619d217bd2f527ddc262961708fe4dd729db
Effective URL: https://web.ontrack.global/frontend/
Submission Tags: falconsandbox
Submission: On October 28 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

Name: form

<form name="form" ng-submit="activateAccount()" role="form" class="ng-pristine ng-valid ng-valid-required"> <!--<center><span style="color: #FF9800;">{{ 'ACTIVATEACCOUNT_MESSAGE_INFO' | translate }}</span></center>-->
  <center><span style="color: #FF9800">Ingrese la contraseña deseada</span></center> <br> <md-input-container class="md-icon-float"><label ng-click="delegateClick()">Contraseña</label> <ng-md-icon icon="looks_one" style="color: grey"><svg
        xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24">
        <path d="M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-5 14h-2V9h-2V7h4v10z"></path>
      </svg></ng-md-icon> <input type="password" id="pw1" name="pw1" ng-model="pw1" ng-required="" class="ng-pristine ng-untouched md-input ng-empty ng-valid ng-valid-required" aria-label="Contraseña" aria-required="false" aria-invalid="false">
  </md-input-container> <md-input-container class="md-icon-float"><label ng-click="delegateClick()">Confirmar contraseña</label> <ng-md-icon icon="looks_two" style="color: grey"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24"
        height="24">
        <path d="M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-4 8c0 1.11-.9 2-2 2h-2v2h4v2H9v-4c0-1.11.9-2 2-2h2V9H9V7h4c1.1 0 2 .89 2 2v2z"></path>
      </svg></ng-md-icon> <input type="password" id="pw2" name="pw2" ng-model="pw2" ng-required="" pw-check="pw1" class="ng-pristine ng-untouched md-input ng-empty ng-valid ng-valid-required" aria-label="Confirmar contraseña" aria-required="false"
      aria-invalid="false"> </md-input-container>
  <div class="errorPassword" ng-show="form.$error" aria-hidden="false"> <!--<span ng-show="form.pw2.$error.pwmatch">{{ 'INPUT_MESSAGE_ERROR_PASSWORDMATCH' | translate }}</span>--> <span ng-show="form.pw2.$error.pwmatch" aria-hidden="true"
      class="ng-hide">Las contraseñas no coinciden</span> </div>
  <div class="lolo"> <!--<md-button class="md-raised md-primary" type="submit" ng-disabled="form.$invalid || dataLoading" aria-label="Login" ng-click="createAccount()" ng-click="createAccount()">
              {{ 'ACTIVATEACCOUNT_BUTTON_SAVE' | translate }}
          </md-button>--> <button class="md-raised md-primary md-button md-ink-ripple" ng-transclude="" type="submit" ng-disabled="form.$invalid || dataLoading" aria-label="Login" ng-click="createAccount()" aria-disabled="false"><span
        class="ng-scope"> Guardar </span></button> <!-- ngIf: dataLoading --> </div>
</form>

Text Content

true



Ingrese la contraseña deseada
Contraseña Confirmar contraseña
Las contraseñas no coinciden
Guardar