~lgp171188/launchpad:fix-typo-howto-security

Last commit made on 2022-07-13
Get this branch:
git clone -b fix-typo-howto-security https://git.launchpad.net/~lgp171188/launchpad
Only Guruprasad can upload to this branch. If you are Guruprasad please log in for upload directions.

Branch merges

Branch information

Name:
fix-typo-howto-security
Repository:
lp:~lgp171188/launchpad

Recent commits

7a15c50... by Guruprasad

Fix a typo in doc/how-to/security.rst

a39b604... by Colin Watson

Fix various spelling errors found by codespell

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

52d6596... by Guruprasad

Split and move all the remaining package-specific security adapters in lp.security

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

54b68c2... by Guruprasad

Update the module docstring of

df3b0e1... by Colin Watson

Fix various spelling errors found by codespell

d6c4f53... by Guruprasad

Add missing exports to the respective __all__

396adbd... by Guruprasad

Specify the code security module as a relative path

This will make it match the convention used in all the other packages

8619477... by Guruprasad

Document the current way to add a new security adapter in the security how-to

6be9306... by Guruprasad

Move the lp.services.webapp security adapter

378240a... by Guruprasad

Move the remaining registry security adapters to lp.registry.security