Release 2.53 (#5878)
This commit is contained in:
@@ -92,6 +92,8 @@ class StrictPolicyTestCase extends TestCase
|
||||
[new User(), 'getPlainPassword', 'Tried to access user secrets'],
|
||||
[new User(), 'getConfirmationToken', 'Tried to access user secrets'],
|
||||
[new User(), 'getTotpAuthenticationConfiguration', 'Tried to access user secrets'],
|
||||
[new User(), 'getPlainApiToken', 'Tried to access user secrets'],
|
||||
[new User(), 'getApiToken', 'Tried to access user secrets'],
|
||||
];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user