Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15446072
D7636.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
598 B
Referenced Files
None
Subscribers
None
D7636.diff
View Options
Index: src/applications/diffusion/controller/DiffusionRepositoryCreateController.php
===================================================================
--- src/applications/diffusion/controller/DiffusionRepositoryCreateController.php
+++ 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/plain
Expires
Fri, Mar 28, 5:01 PM (6 d, 17 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7711479
Default Alt Text
D7636.diff (598 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