mirror of
https://github.com/strapi/strapi.git
synced 2025-07-25 01:49:34 +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