Forgot to add the OAuth verifier pin page to sensitive array
This commit is contained in:
parent
0dcc3f8d71
commit
78396db28a
|
@ -1088,6 +1088,7 @@ function common_is_sensitive($action)
|
|||
'ApiOauthRequestToken',
|
||||
'ApiOauthAccessToken',
|
||||
'ApiOauthAuthorize',
|
||||
'ApiOauthPin',
|
||||
'showapplication'
|
||||
);
|
||||
$ssl = null;
|
||||
|
|
Loading…
Reference in New Issue
Block a user