strapi-community / strapi-plugin-slugify

A plugin for Strapi Headless CMS that provides the ability to auto slugify a field for any content type.
https://market.strapi.io/plugins/strapi-plugin-slugify
MIT License
45 stars 21 forks source link

[bug] Password fields included when use populate with slugify plugin #15

Closed christher-lenander closed 2 years ago

christher-lenander commented 2 years ago

When you use populate with user, these fields are included. They should not be included in the user object.

password resetPasswordToken confirmationToken

password

ComfortablyCoding commented 2 years ago

Hello @ChristherLenander,

Thank you for reporting this, it will be fixed in the next release.

christher-lenander commented 2 years ago

👍