Commit Graph
12 Commits
Author SHA1 Message Date
KiekerJan 9ab06013b9 Change accountname to nextcloud. Include cleanup of carddav database 2023-10-28 20:14:35 +02:00
KiekerJan 8937591071 remove obsolete/unneeded configuration entries 2023-10-18 21:09:58 +02:00
KiekerJan 0ba34247cb Store password placeholder as plain text in the database to work around bug, see https://github.com/mail-in-a-box/mailinabox/pull/2305#issuecomment-1767375035 2023-10-18 20:15:52 +02:00
KiekerJan d130f470ff update carddav plugin to version 5.1.0 2023-09-20 09:17:34 +02:00
KiekerJan c9584148a0 Fix issue where sshkeygen fails when ipv6 is disabled (#2248) 2023-05-13 06:39:46 -04:00
KiekerJan 8aa98b25b5 Update configuration of Roundcube password plugin for Roundcube 1.6 2023-05-13 06:22:28 -04:00
KiekerJan 3c15081673 Remove journal PRAGMA from Roundcube source which broke the database for postfix
See #2185.
2023-05-13 06:20:13 -04:00
KiekerJan 1587248762 Disable Roundcube password plugin since it was corrupting the user database (#2198) 2023-01-15 08:22:43 -05:00
KiekerJan 0fc5105da5 Fixes to DNS lookups during status checks when there are timeouts, enforce timeouts better (#2191)
* add dns query handling changes

* replace exception pass with error message

* simplify dns exception catching

* Add not set case to blacklist lookup result handling
2023-01-15 08:20:08 -05:00
KiekerJan c29593b5ef explicitly enable fail2ban which didn't start (#2190) 2023-01-15 08:10:04 -05:00
kiekerjan d584a41e60 Update Roundcube to 1.6.0 (#2153) 2022-09-17 09:20:20 -04:00
kiekerjan 646f971d8b Update mailinabox.yml (#2054)
The examples for login and logout use GET instead of POST. GET gives me an error when using it, while POST seems to work.
2021-10-31 12:49:26 -04:00