Merge lp:~raj-abhilash1/mailman.client/master into lp:mailman.client
Proposed by
Abhilash Raj
| Status: | Needs review |
|---|---|
| Proposed branch: | lp:~raj-abhilash1/mailman.client/master |
| Merge into: | lp:mailman.client |
| Diff against target: |
89 lines (+34/-3) 1 file modified
src/mailmanclient/_client.py (+34/-3) |
| To merge this branch: | bzr merge lp:~raj-abhilash1/mailman.client/master |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Mailman Coders | Pending | ||
|
Review via email:
|
|||
Description of the change
* added options to create list's keys, retrive list's keys
* user can add his keys, or post his public key data which then gets imported.
To post a comment you must log in.
Unmerged revisions
- 49. By Abhilash Raj
-
removed some whitespaces
- 48. By Abhilash Raj
-
added settings to import user's public key from keyserver
or from public key data - 47. By Abhilash Raj
-
added a few options for public_key and create_list_keys.
