mirror of
https://github.com/strapi/strapi.git
synced 2025-08-18 05:37:10 +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