We don't need to have editapplication (only showapplication) in the
sensitive array because it doesn't expose the consumer keypair
This commit is contained in:
parent
3954ab39ae
commit
0dcc3f8d71
|
@ -1088,8 +1088,7 @@ function common_is_sensitive($action)
|
|||
'ApiOauthRequestToken',
|
||||
'ApiOauthAccessToken',
|
||||
'ApiOauthAuthorize',
|
||||
'showapplication',
|
||||
'editapplication'
|
||||
'showapplication'
|
||||
);
|
||||
$ssl = null;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user