Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F545808
PhabricatorOAuthServerCreateClientsCapability.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
377 B
Referenced Files
None
Subscribers
None
PhabricatorOAuthServerCreateClientsCapability.php
View Options
<?php
final
class
PhabricatorOAuthServerCreateClientsCapability
extends
PhabricatorPolicyCapability
{
const
CAPABILITY
=
'oauthserver.create'
;
public
function
getCapabilityName
()
{
return
pht
(
'Can Create OAuth Applications'
);
}
public
function
describeCapabilityRejection
()
{
return
pht
(
'You do not have permission to create OAuth applications.'
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, May 12, 1:00 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
97342
Default Alt Text
PhabricatorOAuthServerCreateClientsCapability.php (377 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment