~canonical-launchpad-branches/launchpad/+git/bzr-personal:cjwatson/login-interstitial

Last commit made on 2018-05-25
Get this branch:
git clone -b cjwatson/login-interstitial https://git.launchpad.net/~canonical-launchpad-branches/launchpad/+git/bzr-personal
Members of Canonical Launchpad Branches can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
cjwatson/login-interstitial
Repository:
lp:~canonical-launchpad-branches/launchpad/+git/bzr-personal

Recent commits

4225b08... by Colin Watson

Add interstitial pages when creating or reactivating an account.

These provide an opportunity to present the user with the terms of service
and privacy policy and require that they explicitly accept them, as well as
making it harder to reactivate an account by accident.

To support testing this locally, I extended make-lp-user to be able to
create placeholder accounts, and adjusted testopenid so that it can
authenticate as an inactive account by explicitly supplying the username.

49d39cb... by Launchpad PQM Bot

[r=maxiberta][no-qa] Add a "Data privacy" link to the site footer.

de50990... by Colin Watson

Add a "Data privacy" link to the site footer.

15cd2be... by Launchpad PQM Bot

[r=wgrant][no-qa] Make updated code import emails more informative.

2e759d4... by Colin Watson

Make updated code import emails more informative.

They now have an X-Launchpad-Notification-Type header, and they show the
imported-from details even if they aren't being changed since those often
make it clear at a glance why an import might be failing.

c465958... by Launchpad PQM Bot

[r=wgrant][no-qa] Add a feature flag to disable commercial
 subscriptions.

0475a92... by Launchpad PQM Bot

[testfix][r=wgrant] Fix testrunner homepage_recent_posts_feed to use
 bingtestservice.

a235c06... by William Grant

Fix testrunner homepage_recent_posts_feed to use bingtestservice.

37acba2... by Launchpad PQM Bot

[r=wgrant][no-qa] Drop search_path and ts2 reside. All our stuff is
 now in public.

8d4be17... by Launchpad PQM Bot

[r=wgrant][no-qa] Remove the Google search service backend.