Page MenuHomePhabricator

D8322.id.diff
No OneTemporary

D8322.id.diff

Index: src/applications/auth/controller/PhabricatorAuthController.php
===================================================================
--- src/applications/auth/controller/PhabricatorAuthController.php
+++ src/applications/auth/controller/PhabricatorAuthController.php
@@ -158,7 +158,7 @@
}
if ($account->getUserPHID()) {
- if ($account->getUserPHID() != $viewer->getUserPHID()) {
+ if ($account->getUserPHID() != $viewer->getPHID()) {
$response = $this->renderError(
pht(
'The account you are attempting to register or link is already '.

File Metadata

Mime Type
text/plain
Expires
Oct 16 2024, 8:09 PM (4 w, 5 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6719007
Default Alt Text
D8322.id.diff (597 B)

Event Timeline