mirror of
https://github.com/strapi/strapi.git
synced 2025-07-27 19:10:01 +00:00

- Remove users-permissions sanitization step in core - Move sanitization functions to users-permissions plugin utils - Add sanitizers registry to container for manage sanitizer functions in core so that we can get/add sanitizers anywhere we want