Skip to content

Restrict use of characters: \'" in password due to a Woo REST API problem dealing with them.

This commit prevents customer from using characters \"' in their passwords as Woo REST API does not deal right with them. This results in the customer not being able to login into WooCommerce shop.

Merge request reports