aboutsummaryrefslogtreecommitdiff
path: root/config.example.toml
Commit message (Expand)AuthorAgeFilesLines
* Separate POST and GET auth•••Backwards-incompatible change: setting either of these to `false` means that all POST or GET requests are denied. (In practice, supporting unauthenticated requests were a bad idea anyway.) Gravatar JustAnotherArchivist2021-10-091-2/+4
* Add family config option to exampleGravatar JustAnotherArchivist2021-10-091-0/+2
* Add option to truncate overlong messages instead of splitting themGravatar JustAnotherArchivist2020-05-131-0/+2
* Switch from CertFP to the more reliable and secure SASL EXTERNALGravatar JustAnotherArchivist2020-05-111-1/+1
* Add a way to pass additional arguments into the moduleGravatar JustAnotherArchivist2019-12-221-0/+2
* Add support for transformation/translation modules that do arbitrary request ...•••Fixes #3 Gravatar JustAnotherArchivist2019-12-221-0/+2
* Add CertFP supportGravatar JustAnotherArchivist2019-12-151-0/+3
* Add example config fileGravatar JustAnotherArchivist2019-12-021-0/+21