about summary refs log tree commit diff
path: root/nixos/modules/services/mail/roundcube.nix
AgeCommit message (Expand)AuthorFilesLines
2023-11-13nixos/postgresql: drop ensurePermissions, fix ensureUsers for postgresql15Maximilian Bosch1-3/+11
2023-05-19nixos: fix typosfigsoda1-1/+1
2023-04-23nixos/roundcube: read only first line of password fileAndreas Brinner1-2/+3
2023-04-23nixos/roundcube: extend documentation for passwordFileAndreas Brinner1-3/+5
2023-04-23nixos/roundcube: fix roundcube-setup startAndreas Brinner1-0/+1
2023-04-23nixos/roundcube: fix PostgreSQL passwordAndreas Brinner1-1/+9
2023-04-03nixos/roundcube: use PHP 8.1Thomas Gerbet1-1/+1
2023-03-17nixos/roundcube: add tmp directoryIzorkin1-0/+2
2023-02-06nixos/roundcube: fixed nginx configurationpaumr1-1/+5
2022-12-17nixos: fix typosfigsoda1-2/+2
2022-08-03nixos/*: automatically convert option docs to MDpennae1-5/+5
2022-07-30treewide: automatically md-convert option descriptionspennae1-12/+12
2022-02-08treewide: use configured nginx packageSandro Jäckel1-1/+1
2021-10-18roundcube: 1.4.11 -> 1.5.0Maximilian Bosch1-1/+1
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-2/+3
2021-06-05nixos/roundcube: Use php74Malte Voos1-1/+1
2020-11-08roundcube service: Restart on config changes.Niklas Hambüchen1-0/+5
2020-07-08nixos/manual: fix buildMaximilian Bosch1-2/+4
2020-07-08roundcube: Added new option `maxAttachmentSize` to configure the maximum atta...Benjamin Asbach1-3/+13
2020-04-26php.buildEnv: Provide a list of currently enabled extensionstalyz1-1/+1
2020-04-10roundcube: use pspell for spellcheckingSymphorien Gibol1-1/+18
2020-01-18nixos/roundcube: provide path to mime.types fileSymphorien Gibol1-0/+1
2020-01-18nixos/roundcube: don't use the default and insecure des_keySymphorien Gibol1-0/+10
2020-01-18nixos/roundcube: do not write passwords to the store nor run php as rootSymphorien Gibol1-20/+48
2019-10-19roundcube: fix -- quoting string env variableft1-1/+1
2019-08-23nixos/phpfpm: deprecate extraConfig options in favor of settings optionsAaron Andersen1-18/+20
2019-08-23nixos/phpfpm: deprecate poolConfigs optionAaron Andersen1-18/+20
2019-06-28Revert "Merge pull request #63156 from Izorkin/phpfpm-rootless"Aaron Andersen1-23/+19
2019-06-16nixos/roundcube: fix work with phpfpm-rootless modeIzorkin1-19/+23
2019-04-02nixos/roundcube: only configure postgres config if localhost is used as databaseMaximilian Bosch1-20/+24
2019-02-08nixos/roundcube: add package optionMaximilian Bosch1-3/+17
2018-11-28roundcube: apply code review suggestionsRobin Gloster1-11/+18
2018-11-28roundcube: clean-up and add testRobin Gloster1-43/+100
2018-11-28roundcube: IPv6 by defaultVictor SENE1-2/+2
2018-11-28nixos/roundcube: add roundcube module and default configurationVictor SENE1-0/+89