Skip to content

Commit

Permalink
Merge tag '23.11.1' into develop
Browse files Browse the repository at this point in the history
Hotfix password input for sign up page
  • Loading branch information
adlius committed Sep 27, 2023
2 parents 9d0fc2e + 84b11f3 commit 4fdf304
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
/>
<ValidatedInput::Text
data-test-sign-up-password=true
password={{true}}
@password={{true}}
@model={{this.userRegistration}}
@valuePath='password'
@shouldShowMessages={{this.didValidate}}
Expand Down

0 comments on commit 4fdf304

Please sign in to comment.