We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Auth is responsible for passwords. There are duplicate methods one in BaseComponent and one in AuthComponent. Remove method from BaseComponent.
The text was updated successfully, but these errors were encountered:
Update #531
4153928
- Removed methods from BaseComponent - Removed methods from Auth.
Merge pull request #532 from sp-framework/531-auth-move-generate-new-…
8c5a2f8
…pw-and-check-pw-strength-out-of-basecomponent Update #531
oyeaussie
Successfully merging a pull request may close this issue.
Auth is responsible for passwords. There are duplicate methods one in BaseComponent and one in AuthComponent. Remove method from BaseComponent.
The text was updated successfully, but these errors were encountered: