Page MenuHomePhabricator

D16019.diff
No OneTemporary

D16019.diff

diff --git a/src/auth/PhutilBitbucketAuthAdapter.php b/src/auth/PhutilBitbucketAuthAdapter.php
--- a/src/auth/PhutilBitbucketAuthAdapter.php
+++ b/src/auth/PhutilBitbucketAuthAdapter.php
@@ -13,7 +13,7 @@
}
public function getAccountURI() {
- $name = $this->getAccountName();
+ $name = $this->getAccountID();
if (strlen($name)) {
return 'https://bitbucket.org/'.$name;
}

File Metadata

Mime Type
text/plain
Expires
Wed, Mar 5, 12:00 AM (6 h, 57 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7223105
Default Alt Text
D16019.diff (403 B)

Event Timeline