mirror of
https://github.com/strapi/strapi.git
synced 2025-09-02 05:13:03 +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