skyline/releasenotes/notes/Update-Domain-Input-For-Login-8acd4d7ad63f0dc2.yaml
zhangjingwei a28eedf973 feat: update login form
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
2024-07-12 09:53:46 +08:00

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.