mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-15 11:22:40 +01:00
5112dac491
Summary: See PHI79. When you edit another user's SSH keys (normally, for a bot account) we currently redirect you to an older URI. Test Plan: - Viewed a bot's profile page. - Clicked "Edit Settings" on the Manage page. - Went to "SSH Keys". - Uploaded an SSH key. - Before: redirected to a 404 after finishing the workflow. - After: redirected to the same page after the workflow. Reviewers: amckinley Reviewed By: amckinley Differential Revision: https://secure.phabricator.com/D18633 |
||
---|---|---|
.. | ||
__tests__ | ||
PhabricatorExternalAccount.php | ||
PhabricatorRegistrationProfile.php | ||
PhabricatorUser.php | ||
PhabricatorUserCache.php | ||
PhabricatorUserConfiguredCustomFieldStorage.php | ||
PhabricatorUserCustomFieldNumericIndex.php | ||
PhabricatorUserCustomFieldStringIndex.php | ||
PhabricatorUserDAO.php | ||
PhabricatorUserEmail.php | ||
PhabricatorUserLog.php | ||
PhabricatorUserProfile.php | ||
PhabricatorUserSchemaSpec.php | ||
PhabricatorUserTransaction.php |