Bug 1032772

Summary: Provide ssh access over external git
Product: [Retired] JBoss BRMS Platform 6 Reporter: Alexandre Porcelli <porcelli>
Component: Business CentralAssignee: Alexandre Porcelli <porcelli>
Status: CLOSED CURRENTRELEASE QA Contact: Radovan Synek <rsynek>
Severity: high Docs Contact:
Priority: high    
Version: 6.0.0CC: etirelli, rsynek
Target Milestone: ER6   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 20:18:41 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Alexandre Porcelli 2013-11-20 19:57:48 UTC
Description of problem:

Current solution enables any user pull/push data from/to any repository. It's important to provide a ssh access in order to authenticate and authorize users.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 4 Radovan Synek 2014-01-10 11:45:12 UTC
Verified with BRMS-6.0.0.ER7 that content can be:
-cloned/pulled from repository via git using both git and ssh protocol
-pushed to repository via git using ssh protocol

after application of workaround which implies from bug 1049530