Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F488698
AuthManageProvidersCapability.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
373 B
Referenced Files
None
Subscribers
None
AuthManageProvidersCapability.php
View Options
<?php
final
class
AuthManageProvidersCapability
extends
PhabricatorPolicyCapability
{
const
CAPABILITY
=
'auth.manage.providers'
;
public
function
getCapabilityName
()
{
return
pht
(
'Can Manage Auth Providers'
);
}
public
function
describeCapabilityRejection
()
{
return
pht
(
'You do not have permission to manage authentication providers.'
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Wed, May 7, 7:21 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
94370
Default Alt Text
AuthManageProvidersCapability.php (373 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment