Page MenuHomePhabricator

D10503.id25237.diff
No OneTemporary

D10503.id25237.diff

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
@@ -446,7 +446,7 @@
// The resulting URI must have an allowed protocol. Otherwise, we'll return
// a link to an error page explaining the misconfiguration.
- $ok = PhabricatorHelpEditorProtocolController::hasAllowedProtocol($uri);
+ $ok = PhabricatorHelpEditorProtocolController::hasAllowedProtocol($editor);
if (!$ok) {
return '/help/editorprotocol/';
}

File Metadata

Mime Type
text/plain
Expires
Mar 21 2025, 3:27 AM (5 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7234241
Default Alt Text
D10503.id25237.diff (626 B)

Event Timeline