mirror of
https://github.com/strapi/strapi.git
synced 2025-10-18 11:32:42 +00:00

Apply the password not null validation only if the provider is local. With that provider users not require a password on profile update. fix #2963