learner.lisa.training
Open in
urlscan Pro
13.41.176.188
Public Scan
Submitted URL: http://learner.lisa.training/
Effective URL: https://learner.lisa.training/
Submission: On February 16 via api from US — Scanned from GB
Effective URL: https://learner.lisa.training/
Submission: On February 16 via api from US — Scanned from GB
Form analysis
1 forms found in the DOMName: model.signinForm — POST
<form name="model.signinForm" class="form-validation m-t ng-pristine ng-invalid ng-invalid-required" ng-submit="model.login(model.credentials)" form-autofill-fix="" method="POST">
<!-- ngIf: model.errorCode -->
<div id="panel-form-username" class="form-group" ng-class="{'has-error': model.signinForm.username.$invalid && model.signinForm.username.$error.required && model.signinForm.username.$touched || model.errorCode}">
<label id="username-label" for="username" class="control-label ng-binding" aria-describedby="username-error-label">Username or Email address</label>
<input id="username" name="username" type="text" title="Please enter your username" class="form-control input-lg ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" aria-describedby="username-error-label" ng-blur="model.validate()"
ng-model="model.credentials.username" required="" aria-invalid="true">
<label id="username-error-label" class="control-label m-t-xs ng-hide ng-binding" ng-show="model.signinForm.username.$invalid && model.signinForm.username.$error.required && model.signinForm.username.$touched" aria-live="assertive"
aria-hidden="true">Please enter your username</label>
</div>
<div id="panel-form-password" class="form-group" ng-class="{'has-error': model.signinForm.password.$invalid && model.signinForm.password.$error.required && model.signinForm.password.$touched || model.errorCode}">
<label id="password-label" for="password" class="control-label ng-binding" aria-describedby="password-error-label">Password</label>
<input id="password" name="password" type="password" class="form-control input-lg ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" aria-describedby="password-error-label" ng-blur="model.validate()"
ng-model="model.credentials.password" required="" aria-invalid="true">
<label id="password-error-label" class="control-label m-t-xs ng-hide ng-binding" ng-show="model.signinForm.password.$invalid && model.signinForm.password.$error.required && model.signinForm.password.$touched" aria-live="assertive"
aria-hidden="true">Please enter your password</label>
<!-- ngIf: model.enableForgottenPassword -->
<p class="text-right ng-scope" ng-if="model.enableForgottenPassword" style="">
<a href="#/access/forgot" ui-sref="app.public.access.forgot" class="ng-binding">Forgot password?</a>
</p><!-- end ngIf: model.enableForgottenPassword -->
</div>
<!-- ngIf: model.enableSignInPolicies -->
<button type="submit" class="btn btn-lg btn-primary btn-block m-t ng-binding" ng-disabled="model.signinForm.$invalid || model.isLoading" show-spinner="model.isLoading" disabled="disabled"> Log in
<i class="fa fa-spinner fa-pulse fade m-l-xs" style="line-height: inherit; display: none;"></i></button>
<!-- ngIf: model.enableBackToHybridPicker -->
</form>
Text Content
SIGN IN SIGN IN OPTIONS SIGN IN FORM Username or Email address Please enter your username Password Please enter your password Forgot password? Log in Do not have an account? Create an account Help and Support Powered by Agylia