Warn the user when the password reset link is expired
Compare changes
+ 3
− 1
@@ -140,8 +140,10 @@ class PasswordResetConfirmSerializer(serializers.Serializer):
closes #1381 (closed)
Because as it turns out it does expire, it just always looks like it works even though it does not (does not reset the password.)