#48762 389-admin uses 389-admin-git.sh which uses HTTP to download content from git (should use HTTPS)
Closed: wontfix None Opened 8 years ago by nhosoi.

Description of problem:

389-admin.spec:

# 389-admin-git.sh should be used to generate the source tarball from git

the script contains:

URL="http://git.fedorahosted.org/git/?p=389/admin.git;a=snapshot;h=$TAG;sf=tgz"

wget -O $SRCNAME.tar.gz "$URL"

this should be https instead of http to reduce risk.

27fe51e..af49ed8 master -> master
commit af49ed8a1d528432d47eae7a53b31a44c927d8ba
Author: Mark Reynolds mreynolds@redhat.com
Date: Wed Jul 6 11:33:47 2016 -0400

Metadata Update from @mreynolds:
- Issue assigned to mreynolds
- Issue set to the milestone: 389-admin,console 1.1.44

7 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/1822

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

3 years ago

Login to comment on this ticket.

Metadata