Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F85204
D7636.diff
All Users
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
621 B
Referenced Files
None
Subscribers
None
D7636.diff
View Options
diff --git a/src/applications/diffusion/controller/DiffusionRepositoryCreateController.php b/src/applications/diffusion/controller/DiffusionRepositoryCreateController.php
--- a/src/applications/diffusion/controller/DiffusionRepositoryCreateController.php
+++ b/src/applications/diffusion/controller/DiffusionRepositoryCreateController.php
@@ -581,6 +581,8 @@
'credential');
} else if ($proto == 'file') {
$c_credential->setHidden(true);
+ $provides_type = null;
+
$page->addRemarkupInstructions(
pht(
'You do not need to configure any credentials for repositories '.
File Metadata
Details
Attached
Mime Type
text/x-diff
Storage Engine
amazon-s3
Storage Format
Raw Data
Storage Handle
phabricator/ow/2b/od7elbvrfgwl3o6d
Default Alt Text
D7636.diff (621 B)
Attached To
Mode
D7636: Fix error creating repository from file:/// location, due to uninitialized variable.
Attached
Detach File
Event Timeline
Log In to Comment