mortgageconnect.login-us.mimecast.com
Open in
urlscan Pro
205.139.110.121
Public Scan
Submitted URL: https://protect-us.mimecast.com/s/-fB1CW6AKkt5M6yfK5U07
Effective URL: https://mortgageconnect.login-us.mimecast.com/u/login/?gta=secure&tkn=3.1bkZYgbktBFIEpjpMZbFFNH3Gj68tanb6mMT0VL1VIbX7mYhHLR4ls3ZPqLB5SVi5RfxSy...
Submission: On April 19 via manual from IN — Scanned from US
Effective URL: https://mortgageconnect.login-us.mimecast.com/u/login/?gta=secure&tkn=3.1bkZYgbktBFIEpjpMZbFFNH3Gj68tanb6mMT0VL1VIbX7mYhHLR4ls3ZPqLB5SVi5RfxSy...
Submission: On April 19 via manual from IN — Scanned from US
Form analysis
1 forms found in the DOMName: credentials —
<form name="credentials" ng-if="!changePasswordController.isDoing && !changePasswordController.linkError" class="ng-pristine ng-scope ng-invalid ng-invalid-required">
<div class="form-group input-group-md">
<!-- ngIf: changePasswordController.isOld -->
<input type="password" class="form-control ng-pristine ng-untouched ng-isolate-scope ng-empty ng-invalid ng-invalid-required" id="password" ng-model="changePasswordController.password" ng-keypress="changePasswordController.cleanErrorDelayed()"
name="password" mc-focus="true" required="" placeholder="New Password" autocomplete="off">
<!--<p class="help-block small">-->
<!--</p>-->
</div>
<div class="form-group input-group-md">
<!-- ngIf: changePasswordController.isOld -->
<input type="password" class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" id="repeatPassword" ng-model="changePasswordController.repeatPassword" ng-keypress="changePasswordController.cleanErrorDelayed()"
name="repeatPassword" required="" placeholder="Confirm Password" autocomplete="off">
<p class="help-block small no-margin-bottom">
</p>
<div class="change-password ng-isolate-scope panel panel-default no-margin no-border" ng-class="isInline ? '' : 'panel panel-default no-margin no-border'" rules="changePasswordController.passwordRules"
confirmation-password="changePasswordController.repeatPassword" new-password="changePasswordController.password" is-allowed="changePasswordController.isPasswordOk" is-inline="false" match="changePasswordController.match">
<div class="panel-body panel-half-padding no-padding" ng-class="isInline ? '' : 'panel-body panel-half-padding no-padding'">
<ul class="no-margin list-unstyled" ng-class="isInline ? 'list-inline' : 'list-unstyled'">
<!--list-unstyled list-inline-->
<li><i class="fa text-muted fa-circle"></i> <span><span translate="PWD_RULES_CHECKER_MIN_CHR_BEFORE" class="ng-scope">Minimum</span> <span ng-bind="::rules.minPasswordLength" class="ng-binding">14</span> <span
translate="PWD_RULES_CHECKER_MIN_CHR_AFTER" class="ng-scope">characters</span></span></li>
<!-- ngIf: rules.passwordLowerChar || rules.lowercaseRequired -->
<li ng-if="rules.passwordLowerChar || rules.lowercaseRequired" class="ng-scope" style=""><i class=" fa fa-circle text-muted"></i> <span translate="PWD_RULES_CHECKER_LOWER_CASE" class="ng-scope">Include at least one lowercase character
(a-z)</span></li><!-- end ngIf: rules.passwordLowerChar || rules.lowercaseRequired -->
<!-- ngIf: rules.passwordUpperChar || rules.uppercaseRequired -->
<li ng-if="rules.passwordUpperChar || rules.uppercaseRequired" class="ng-scope"><i class=" fa fa-circle text-muted"></i> <span translate="PWD_RULES_CHECKER_UPPER_CASE" class="ng-scope">Include at least one uppercase character (A-Z)</span>
</li><!-- end ngIf: rules.passwordUpperChar || rules.uppercaseRequired -->
<!-- ngIf: rules.passwordNumericChar || rules.numericCharRequired -->
<li ng-if="rules.passwordNumericChar || rules.numericCharRequired" class="ng-scope"><i class=" fa fa-circle text-muted"></i> <span translate="PWD_RULES_CHECKER_NUMBER" class="ng-scope">Include at least one numeric character (0-9)</span>
</li><!-- end ngIf: rules.passwordNumericChar || rules.numericCharRequired -->
<!-- ngIf: rules.passwordSpecialChar || rules.specialCharRequired -->
<li ng-if="rules.passwordSpecialChar || rules.specialCharRequired" class="ng-scope"><i class=" fa fa-circle text-muted"></i> <span translate="PWD_RULES_CHECKER_SPECIAL_CHAR" class="ng-scope">Include at least one non-alphanumeric (
!@#$..)</span></li><!-- end ngIf: rules.passwordSpecialChar || rules.specialCharRequired -->
<!--<li ng-if="passwordMatchShow"><i class=" fa fa-times text-danger"></i> <span translate="PWD_RULES_CHECKER_PASSWORDS_DONT_MATCH"></span></li>-->
<!-- ngIf: !passwordMatchCurrentWithNew -->
</ul>
</div>
</div>
<div class="change-password ng-isolate-scope panel panel-default no-margin no-border" ng-class="isInline ? '' : 'panel panel-default no-margin no-border'" match="changePasswordController.match">
<div class="panel-body panel-half-padding no-padding" ng-class="isInline ? '' : 'panel-body panel-half-padding no-padding'">
<ul class="no-margin list-unstyled" ng-class="isInline ? 'list-inline' : 'list-unstyled'">
<li><i class="fa fa-circle text-danger" ng-class="match ? ' fa-check text-success ' : ' fa-circle text-danger '"></i> <span translate="PWD_RULES_CHECKER_PASSWORDS_MATCH" class="ng-scope">New Password and Confirm Password must be the
same</span></li>
</ul>
</div>
</div>
<p></p>
</div>
<!-- ngIf: changePasswordController.errors -->
<!-- ngIf: !changePasswordController.nextStep --><button type="submit" ng-click="changePasswordController.changePassword()" ng-disabled="!changePasswordController.isPasswordOk" class="btn btn-primary btn-md hidden-xs ng-scope"
translate="CHANGE_PASSWORD_BTN" ng-if="!changePasswordController.nextStep" disabled="disabled">Confirm</button><!-- end ngIf: !changePasswordController.nextStep -->
<!-- ngIf: !changePasswordController.nextStep --><button type="submit" ng-click="changePasswordController.changePassword()" ng-disabled="!changePasswordController.isPasswordOk" class="btn btn-primary btn-md btn-block visible-xs ng-scope"
translate="CHANGE_PASSWORD_BTN" ng-if="!changePasswordController.nextStep" disabled="disabled">Confirm</button><!-- end ngIf: !changePasswordController.nextStep -->
<!--<div class="form-group input-group-md">-->
<!--<br/>-->
<!--<h5 class="no-margin header-menu-text-colour-sub text-thin">The password must be a minimum of 8 characters, contain a mix of uppercase and lowercase letters, numbers and at least one special character such as: @#$%</h5>-->
<!--</div>-->
</form>
Text Content
CREATE YOUR PASSWORD * Minimum 14 characters * Include at least one lowercase character (a-z) * Include at least one uppercase character (A-Z) * Include at least one numeric character (0-9) * Include at least one non-alphanumeric ( !@#$..) * New Password and Confirm Password must be the same Confirm Confirm LEGAL DISCLAIMER By accessing this computer information system (“Computer System”), you agree to the following Terms of Use: safeguard your login credentials to prevent access by unauthorized individuals and not share your credentials with anyone else; keep all information obtained in performing Services strictly confidential (“Confidential Information”); and comply with applicable laws, including consumer privacy laws that relate to the safeguarding of information that identifies, relates to or describes a particular individual. Failure to comply with these Terms of Use will result in revocation of your access to the Computer System. * Home * Employee Portal ?'s * Secure Messaging ?'s * Employee Support * ©2022 Mimecast v1.5.16-1-20220121_1500 * Powered by Mimecast * Privacy