You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
which is from src/frontend/packages/core/src/features/endpoints/backup-restore/backup-endpoints/backup- endpoints.component.html (Endpoints Page, click on the the backup/restore icon in the header, select backup, password is
on the second step
Any existing error handling and validation should be kept
The text was updated successfully, but these errors were encountered:
This is a little more complicated, you will need to comment out UAA_ENDPOINT in your src/config.properties and `default.config.propeties files (then restart jetstream) to enter the setup wizard. From there select 'local' authentication (i think, basically not the UAA option)
nwmac
changed the title
Improve password input fields
Improve password input fields by adding a reveal button
Oct 23, 2020
nwmac
changed the title
Improve password input fields by adding a reveal button
Improve password input fields to include a reveal button to view password
Oct 23, 2020
* Improve password input fields
- add `show` style button to all input fields
- fixes#4219
* Move as much as possible into component
- matSuffix directive must remain in parent element to work
- cannot then bump that content into a directive off of the input
src/frontend/packages/core/src/features/endpoints/backup-restore/backup-endpoints/backup- endpoints.component.html
(Endpoints Page, click on the the backup/restore icon in the header, select backup, password ison the second step
The text was updated successfully, but these errors were encountered: