1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 17:52:43 +01:00
phorge-phorge/src/applications/repository/storage
epriestley 99718b61d8 Fill in new URI credential edit web UI interfaces
Summary:
Ref T10748. Ref T10366. Allows users to set credential for new URIs.

  - Ref T7221. Our handling of the "git://" protocol is currently incorrect. This protocol is not authenticated, but is considered an SSH protocol. In the new UI, it is considered an anonymous/unauthenticated protocol instead.
  - Ref T10241. This fixes the `PassphraseCredentialControl` so it doesn't silently edit the value if the current value is not visible to you and/or not valid.

Test Plan:
Performed a whole lot of credential edits, removals, and adjustments. I'll give this additional vetting before cutting over to it.

{F1253207}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T7221, T10241, T10366, T10748

Differential Revision: https://secure.phabricator.com/D15829
2016-05-02 04:26:13 -07:00
..
__tests__ Extract repository command construction from Repositories 2016-04-19 04:51:48 -07:00
PhabricatorRepository.php Flesh out more web UI actions for new URI interface 2016-04-29 17:16:15 -07:00
PhabricatorRepositoryAuditRequest.php Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00
PhabricatorRepositoryBranch.php Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00
PhabricatorRepositoryCommit.php Add a "Build with CircleCI" build step 2016-03-22 12:12:11 -07:00
PhabricatorRepositoryCommitData.php Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00
PhabricatorRepositoryDAO.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorRepositoryGitLFSRef.php Implement DestructibleInterface on GitLFS refs 2016-03-18 09:36:54 -07:00
PhabricatorRepositoryMirror.php Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00
PhabricatorRepositoryPullEvent.php Use large text columns to store IP addresses 2016-02-02 10:13:14 -08:00
PhabricatorRepositoryPushEvent.php Use large text columns to store IP addresses 2016-02-02 10:13:14 -08:00
PhabricatorRepositoryPushLog.php Record which cluster host received a push 2016-04-19 13:06:30 -07:00
PhabricatorRepositoryRefCursor.php Add proper PHIDs to RefCursors 2015-12-10 14:21:08 -08:00
PhabricatorRepositorySchemaSpec.php Remove recently added repository_pathchange key 2016-03-16 14:58:56 -07:00
PhabricatorRepositoryStatusMessage.php Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00
PhabricatorRepositorySymbol.php Framework for external symbol search 2015-05-31 07:37:06 -07:00
PhabricatorRepositoryTransaction.php Support more transactions types in RepositoryEditEngine 2016-04-17 16:27:02 -07:00
PhabricatorRepositoryURI.php Fill in new URI credential edit web UI interfaces 2016-05-02 04:26:13 -07:00
PhabricatorRepositoryURIIndex.php Move repository URIs to a dedicated index 2016-01-13 09:34:31 -08:00
PhabricatorRepositoryURITransaction.php Fill in new URI credential edit web UI interfaces 2016-05-02 04:26:13 -07:00
PhabricatorRepositoryVCSPassword.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorRepositoryWorkingCopyVersion.php Make cluster repositories more resistant to freezing 2016-04-25 11:37:31 -07:00