← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] ~enriqueesanchz/launchpad:add-import-export-endpoints into launchpad:master

 

The proposal to merge ~enriqueesanchz/launchpad:add-import-export-endpoints into launchpad:master has been updated.

Commit message changed to:

Fix SOSSImport SecurityProxy

As celery jobs run without a logged in user, we need to remove the
security proxy to be able to view bug/vulnerability fields.
SOSS distribution currently only allows InformationType.PROPRIETARY bugs
and vulnerabilities.
The job will get the repository by url using check_permissions=False
as we already checked that the user that requested the job has rights to
see the repository.

For more details, see:
https://code.launchpad.net/~enriqueesanchz/launchpad/+git/launchpad/+merge/491804
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of ~enriqueesanchz/launchpad:add-import-export-endpoints into launchpad:master.



References