Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15414417
D17317.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D17317.id.diff
View Options
diff --git a/src/applications/config/option/PhabricatorAuthenticationConfigOptions.php b/src/applications/config/option/PhabricatorAuthenticationConfigOptions.php
--- a/src/applications/config/option/PhabricatorAuthenticationConfigOptions.php
+++ b/src/applications/config/option/PhabricatorAuthenticationConfigOptions.php
@@ -84,11 +84,13 @@
'Determines whether or not basic account information is editable.'))
->setDescription(
pht(
- 'Is basic account information (email, real name, profile '.
- 'picture) editable? If you set up Phabricator to automatically '.
- 'synchronize account information from some other authoritative '.
- 'system, you can disable this to ensure information remains '.
- 'consistent across both systems.')),
+ 'This option controls whether users can edit account email '.
+ 'addresses and profile real names.'.
+ "\n\n".
+ 'If you set up Phabricator to automatically synchronize account '.
+ 'information from some other authoritative system, you can '.
+ 'prevent users from making these edits to ensure information '.
+ 'remains consistent across both systems.')),
$this->newOption('account.minimum-password-length', 'int', 8)
->setSummary(pht('Minimum password length.'))
->setDescription(
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Mar 21, 12:31 AM (16 h, 19 m ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7705208
Default Alt Text
D17317.id.diff (1 KB)
Attached To
Mode
D17317: Clarify that "account.editable" no longer extends to profile pictures
Attached
Detach File
Event Timeline
Log In to Comment