1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 19:32:40 +01:00
phorge-phorge/src/applications/people/storage
epriestley 6eb02af314 Allow "bin/auth recover" to succeed before phabricator.base-uri is set
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
2013-11-20 10:36:00 -08:00
..
__tests__ Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorExternalAccount.php Explain policy exception rules to users 2013-09-27 08:43:41 -07:00
PhabricatorRegistrationProfile.php New Registration Workflow 2013-06-16 10:13:49 -07:00
PhabricatorUser.php Allow "bin/auth recover" to succeed before phabricator.base-uri is set 2013-11-20 10:36:00 -08:00
PhabricatorUserConfiguredCustomFieldStorage.php Support configuration-driven custom fields 2013-08-14 12:33:53 -07:00
PhabricatorUserCustomFieldNumericIndex.php Integrate ApplicationSearch with CustomField 2013-09-16 13:44:34 -07:00
PhabricatorUserCustomFieldStringIndex.php Integrate ApplicationSearch with CustomField 2013-09-16 13:44:34 -07:00
PhabricatorUserDAO.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorUserEmail.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorUserLog.php Implement most of the administrative UI for approval queues 2013-11-13 11:24:18 -08:00
PhabricatorUserProfile.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorUserStatus.php Fix a small bug with empty user queries 2013-05-17 03:55:45 -07:00
PhabricatorUserTransaction.php Remove getApplicationObjectTypeName from ApplicationTransactions 2013-08-21 12:32:06 -07:00