aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/config/schema.cfg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add config option to disable sig hash collecting.J08nY2017-08-211-0/+2
|
* Remove writing config through REST as its not synchronized among runners.J08nY2017-08-171-3/+1
|
* Expose the config via REST. read/write configurable.J08nY2017-08-161-1/+5
|
* Split the REST config options to more fine grained. Expose list config better.J08nY2017-08-151-1/+3
|
* Add option to disable exposing the list private key on REST.J08nY2017-08-101-0/+4
|
* Add custom shred command option.J08nY2017-08-101-0/+4
|
* Add some utility functions for config transforms.J08nY2017-08-071-4/+9
|
* Add config validation.J08nY2017-07-271-0/+47