Skip to content
New issue

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

Add validate function for passwords in SignupDeserializer #39

Merged
merged 10 commits into from
Oct 16, 2018

Conversation

JulienLabonte
Copy link
Contributor

@JulienLabonte JulienLabonte commented Oct 15, 2018

Added the Django password validators to the SignupDeserializer.

Fixes #23

rest_auth_toolkit/serializers.py Outdated Show resolved Hide resolved
rest_auth_toolkit/serializers.py Outdated Show resolved Hide resolved
rest_auth_toolkit/serializers.py Show resolved Hide resolved
rest_auth_toolkit/serializers.py Outdated Show resolved Hide resolved
rest_auth_toolkit/serializers.py Outdated Show resolved Hide resolved
@merwok merwok merged commit e7a2319 into develop Oct 16, 2018
@merwok merwok deleted the feature/password-validation branch October 16, 2018 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants