~pappacena/launchpad:test-fixes-bug-attachment-permission

Last commit made on 2020-04-17
Get this branch:
git clone -b test-fixes-bug-attachment-permission https://git.launchpad.net/~pappacena/launchpad
Only Thiago F. Pappacena can upload to this branch. If you are Thiago F. Pappacena please log in for upload directions.

Branch merges

Branch information

Name:
test-fixes-bug-attachment-permission
Repository:
lp:~pappacena/launchpad

Recent commits

f82c733... by Thiago F. Pappacena

Changing which user to login on TestLibraryFileAliasForBugAttachment

0a0b852... by Thiago F. Pappacena

Fixing test for bug attachment

b5b7c9a... by Thiago F. Pappacena

Restricting bug attachments removal so that only the attachment owner, admin users or registry experts can remove attachments.

This is done by double checking permission before removing at the backend, and removing the "Delete Attachment" button from the interface for users without permission to do so.

Merged from https://code.launchpad.net/~pappacena/launchpad/+git/launchpad/+merge/381537

0aa3b0b... by Thiago F. Pappacena

Formatting import and coding style changes

14ab122... by Tom Wardill

Add auth handling using OCIRegistryCredentials

Merged from https://code.launchpad.net/~twom/launchpad/+git/launchpad/+merge/382439

91dd341... by Tom Wardill

Upload built images to an OCI registry

Merged from https://code.launchpad.net/~twom/launchpad/+git/launchpad/+merge/381981

90b3d23... by Tom Wardill

Add auth handling using OCIRegistryCredentials

Remove security.cfg change

8215dfd... by Tom Wardill

Move to a single event subscriber

04b7c10... by Tom Wardill

Import sorting

f9dc975... by Tom Wardill

UTF-8 encoding