428ca8755f
This component will replace the previous `password_field` component.
1 line
104 B
Text
1 line
104 B
Text
#complexity-bar.password-complexity{ class: "complexity-#{@length < @min_length ? @score/2 : @score}" }
|