aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/config/mailman_pgp.cfg
Commit message (Expand)AuthorAgeFilesLines
* Add config option to disable sig hash collecting.J08nY2017-08-211-0/+4
* Use expired_sig_action.J08nY2017-08-211-3/+4
* Remove writing config through REST as its not synchronized among runners.J08nY2017-08-171-3/+0
* Expose the config via REST. read/write configurable.J08nY2017-08-161-2/+8
* Split the REST config options to more fine grained. Expose list config better.J08nY2017-08-151-3/+8
* Add option to disable exposing the list private key on REST.J08nY2017-08-101-0/+7
* Add custom shred command option.J08nY2017-08-101-1/+12
* Add some utility functions for config transforms.J08nY2017-08-071-0/+8
* Add configurable lifetime of key change request.J08nY2017-07-261-8/+16
* Rework key generation configuration. Allow ECC keys.feature/outgoingJ08nY2017-07-191-14/+18
* Remove outgoing runner config.J08nY2017-07-181-4/+1
* Simplify key generation.J08nY2017-07-071-0/+3
* Rename the rest, s/encrypted/PGP[ enabled]/g.J08nY2017-06-221-0/+2
* Add GPLv3.J08nY2017-06-201-0/+17
* Fixup REST users->addresses, change to per-address key model.J08nY2017-06-191-1/+1
* Fix some naming as we are no longer using gpg anywhere.J08nY2017-06-191-3/+3
* Switch to PGPy.J08nY2017-06-191-14/+13
* Add list key generation.J08nY2017-06-181-3/+14
* Rename example config.J08nY2017-06-171-0/+28