mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-15 19:32:40 +01:00
6eb02af314
Summary: Fixes T4132. If you run "bin/auth recover" before setting the base URI, it throws when trying to generate a production URI. Instead, just show the path. We can't figure out the domain, and I think this is less confusing than showing "your.phabricator.example.com", etc. Test Plan: Ran `bin/auth recover <user>` for valid and missing base-uri. Reviewers: btrahan Reviewed By: btrahan CC: aran Maniphest Tasks: T4132 Differential Revision: https://secure.phabricator.com/D7615 |
||
---|---|---|
.. | ||
__tests__ | ||
PhabricatorExternalAccount.php | ||
PhabricatorRegistrationProfile.php | ||
PhabricatorUser.php | ||
PhabricatorUserConfiguredCustomFieldStorage.php | ||
PhabricatorUserCustomFieldNumericIndex.php | ||
PhabricatorUserCustomFieldStringIndex.php | ||
PhabricatorUserDAO.php | ||
PhabricatorUserEmail.php | ||
PhabricatorUserLog.php | ||
PhabricatorUserProfile.php | ||
PhabricatorUserStatus.php | ||
PhabricatorUserTransaction.php |