~jugmac00/launchpad:prevent-email-disclosure

Last commit made on 2021-12-02
Get this branch:
git clone -b prevent-email-disclosure https://git.launchpad.net/~jugmac00/launchpad
Only Jürgen Gmach can upload to this branch. If you are Jürgen Gmach please log in for upload directions.

Branch merges

Branch information

Name:
prevent-email-disclosure
Repository:
lp:~jugmac00/launchpad

Recent commits

e2c4848... by Jürgen Gmach

Prevent email address disclosure for translation import notifications

The notifications are now sent to each of the recipients, instead of to
e.g. a group in a single `to` field.

394611e... by Jürgen Gmach

Prevent email address disclosure for mirror notifications

The notifications are now sent to each of the recipients, instead of to
e.g. a group of admins in a single `to` field.

b89bbf8... by Guruprasad

Allow setting the code import URL using the Launchpad API

Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/412509

8d31101... by Guruprasad

Allow setting the code import URL using the Launchpad API

08a1906... by Jürgen Gmach

Fix gpg parsing for names with non ascii signs

Merged from https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/412533

4e0fe4f... by Jürgen Gmach

Fix gpg parsing in make-lp-user script

e928c86... by Colin Watson

Use primary/standby terminology in DB scripts

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/411550

24983e7... by Colin Watson

Use primary/standby terminology in DB scripts

1a8dd9f... by Jürgen Gmach

Make gpg optional for make-lp-user

Merged from https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/412505

25d7b93... by Jürgen Gmach

Make gpg optional for make-lp-user