Page MenuHomePhabricator

Fill in new URI credential edit web UI interfaces
ClosedPublic

Authored by epriestley on May 1 2016, 4:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 19, 4:36 PM
Unknown Object (File)
Thu, Apr 11, 7:25 AM
Unknown Object (File)
Mon, Apr 8, 5:24 AM
Unknown Object (File)
Mon, Apr 1, 3:28 AM
Unknown Object (File)
Mon, Apr 1, 2:14 AM
Unknown Object (File)
Thu, Mar 28, 11:15 PM
Unknown Object (File)
Mar 13 2024, 6:53 PM
Unknown Object (File)
Mar 8 2024, 10:51 PM
Subscribers
None

Details

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.

Screen Shot 2016-05-01 at 9.34.23 AM.png (1×1 px, 170 KB)

Diff Detail

Repository
rP Phabricator
Branch
repo20
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 12008
Build 15108: Run Core Tests
Build 15107: arc lint + arc unit

Event Timeline

chad edited edge metadata.
This revision is now accepted and ready to land.May 1 2016, 5:44 PM
src/applications/diffusion/controller/DiffusionRepositoryURIViewController.php
194

maybe fa-ban

This revision was automatically updated to reflect the committed changes.