aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/model/address.py
Commit message (Expand)AuthorAgeFilesLines
* Use config transforms in PGP keydir and keypair configs.J08nY2017-08-071-1/+1
* More tests for models.J08nY2017-07-311-0/+2
* Refactor filesystem key store operations into FSKey. Introduce DBKey.J08nY2017-07-311-30/+14
* Check that user sends a public key in `key` command.J08nY2017-07-311-0/+6
* Some overall cleanup.J08nY2017-07-181-1/+1
* Fixup signature rule and start out sighash db.J08nY2017-07-171-2/+2
* Fix setting of key_confirmed in PGPAddress reconstructor.J08nY2017-07-131-4/+3
* qa.J08nY2017-07-111-1/+1
* More work on key command. Added key_confirmed attribute to PGPAddress.J08nY2017-07-111-1/+9
* Add tests for incoming runner.J08nY2017-06-291-4/+8
* Add convenience methods for querying PGP* models.J08nY2017-06-281-1/+30
* Add defaults to PGPMailingList and PGPAddress.J08nY2017-06-271-0/+15
* Add lazy-loaded address property to PGPAddress.J08nY2017-06-221-2/+12
* Document classes, methods, modules.J08nY2017-06-221-1/+7
* Rename s/encrypted/pgp/g.J08nY2017-06-221-2/+2
* PEP8 m8.J08nY2017-06-201-1/+1
* Add GPLv3.J08nY2017-06-201-0/+17
* Fixup REST users->addresses, change to per-address key model.J08nY2017-06-191-5/+20
* Add key properties to models. Add EncryptedAddress model.J08nY2017-06-151-0/+25
* Add dependency on zope.event.J08nY2017-06-151-0/+0