Code review comment for lp:~jpds/launchpad/fix_518232

Revision history for this message
Jonathan Davies (jpds) wrote :

= Summary =

Right now, anyone who uses the Launchpad API can access any attribute on IDistributionMirror, regardless if they don't have launchpad.Edit or launchpad.Admin powers.

This branch implements the necessary restrictions to allow people to access mirror data as they normally would be able to via the web UI.

« Back to merge proposal