1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/auth/management
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
..
PhabricatorAuthManagementLDAPWorkflow.php Reduce invasiveness of bin/auth ldap 2013-07-09 16:23:12 -07:00
PhabricatorAuthManagementRecoverWorkflow.php Allow "bin/auth recover" to succeed before phabricator.base-uri is set 2013-11-20 10:36:00 -08:00
PhabricatorAuthManagementRefreshWorkflow.php Fix OAuth token refresh return value 2013-06-25 16:31:01 -07:00
PhabricatorAuthManagementWorkflow.php Add very basic bin/auth tool 2013-06-17 10:55:05 -07:00