Comment 1 for bug 893201

Revision history for this message
Curtis Hovey (sinzui) wrote : Re: Privacy ribbon is not shown on mailing list archive pages

We prefer to change mailing lists archives to a micro service, which implicitly fixes this issue.

We want the Lp webapp to server the month indexes, month index, thread index, and message views. The automatically applies the team's privacy rules. This fixes header and footer links in pages. This permits the content to be linked to team members, bugs, etc....

Users will not be able to access the micro service data, lists.launchpad.net will probable redirect to the team page on the webapp. the web app will request the index and message data from the service, parse it for linkable objects, then format the data as a page.

See https://lists.launchpad.net/launchpad-dev/msg08347.html for detail about the proposal.