Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14422727
D10786.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
522 B
Referenced Files
None
Subscribers
None
D10786.diff
View Options
diff --git a/src/applications/people/storage/PhabricatorUser.php b/src/applications/people/storage/PhabricatorUser.php
--- a/src/applications/people/storage/PhabricatorUser.php
+++ b/src/applications/people/storage/PhabricatorUser.php
@@ -114,7 +114,7 @@
return array(
self::CONFIG_AUX_PHID => true,
self::CONFIG_COLUMN_SCHEMA => array(
- 'userName' => 'text64',
+ 'userName' => 'sort64',
'realName' => 'text128',
'sex' => 'text4?',
'translation' => 'text64?',
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Dec 26, 8:06 AM (9 h, 35 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6927662
Default Alt Text
D10786.diff (522 B)
Attached To
Mode
D10786: Change usernames to `sort64` to make them case-insensitive
Attached
Detach File
Event Timeline
Log In to Comment