Add the ability to get access to the "admin::user" attributes by replacing "populate=deep" with "populate=deepua"
This gives acces to 'createdBy' and 'updatedBy' in the sanitizedEntity, allowing to populate attributes manually in the controller ("admin::user" used to be rejected by default in the current version)
Add the ability to get access to the "admin::user" attributes by replacing "populate=deep" with "populate=deepua" This gives acces to 'createdBy' and 'updatedBy' in the sanitizedEntity, allowing to populate attributes manually in the controller ("admin::user" used to be rejected by default in the current version)