1. Change the domain option to input, requiring the user to enter <username>@<domain name> 2. update e2e case to support new login form Change-Id: I55611abfc4d58278bddab24a958a1ec2de57e442
9 lines
259 B
YAML
9 lines
259 B
YAML
---
|
|
features:
|
|
- |
|
|
Update login form:
|
|
|
|
* Change the domain selector to input, requiring the user to enter <username>@<domain name>, such as: admin@Default.
|
|
|
|
* If the user enters only <username>, the "Default" domain will be used, such as: admin.
|