mirror of
https://github.com/strapi/strapi.git
synced 2025-11-02 02:44:55 +00:00
update blacklist with all system fields
This commit is contained in:
parent
95c7a865b5
commit
52f5b7a16e
@ -280,6 +280,11 @@ module.exports = {
|
||||
'confirmationToken',
|
||||
'resetPasswordToken',
|
||||
'provider',
|
||||
'id',
|
||||
'createdAt',
|
||||
'updatedAt',
|
||||
'createdBy',
|
||||
'updatedBy',
|
||||
]),
|
||||
provider: 'local',
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user