mirror of
https://github.com/strapi/strapi.git
synced 2025-12-12 15:32:42 +00:00
add role as a failsafe
This commit is contained in:
parent
52f5b7a16e
commit
773db0dcaf
@ -285,6 +285,7 @@ module.exports = {
|
||||
'updatedAt',
|
||||
'createdBy',
|
||||
'updatedBy',
|
||||
'role',
|
||||
]),
|
||||
provider: 'local',
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user