We used to have an EqualPasswordInputValidator as passwords in the
store should always be one-way encrpyted and the comparison wasn't
exactly the same as EqualInputValidator.
i guess that explains why its there
-Igor
We used to have an EqualPasswordInputValidator as passwords in the
store should always be one-way encrpyted and the comparison wasn't
exactly the same as EqualInputValidator.