Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F17867383
D11793.id28428.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
789 B
Referenced Files
None
Subscribers
None
D11793.id28428.diff
View Options
diff --git a/src/applications/oauthserver/controller/PhabricatorOAuthServerAuthController.php b/src/applications/oauthserver/controller/PhabricatorOAuthServerAuthController.php
--- a/src/applications/oauthserver/controller/PhabricatorOAuthServerAuthController.php
+++ b/src/applications/oauthserver/controller/PhabricatorOAuthServerAuthController.php
@@ -244,7 +244,8 @@
->appendParagraph(
pht(
'Do you want to authorize the external application "%s" to '.
- 'access your Phabricator account data?',
+ 'access your Phabricator account data, including your primary '.
+ 'email address?',
phutil_tag('strong', array(), $name)))
->appendChild($form->buildLayoutView())
->addSubmitButton(pht('Authorize Access'))
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jul 29, 6:04 AM (2 d, 19 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
8691476
Default Alt Text
D11793.id28428.diff (789 B)
Attached To
Mode
D11793: OAuth - make sure users know they are exposing their primary email address
Attached
Detach File
Event Timeline
Log In to Comment