1. Description#
This page allows a user to reset their password (in case they forgot it).
2. Page Layout#
This page layout shall be the Main Insecure Page Layout with the Content section as specified below.
2.1 Content Section#
The page shall have the following forms
- Reset Form
2.1.1 Reset Form#
The form shall have the following fields
| (English) Field Name | Type | Read-Only? | Required? | Max Size | Default Value | Other Restrictions | Description |
|---|---|---|---|---|---|---|---|
| Text | No | Yes | 30 | None |
The form shall have the following buttons
- Reset - see the Reset Password Use Case
- Cancel - returns the user to the Main Home Page
User Interface Specification
);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
padding: 0px;
height: 60px;
width: 250px;
}