FreddleSpl0it
|
db2759b7d1
|
[Web] fix wrong content type + add more http 500 responses
|
2023-07-12 16:46:32 +02:00 |
|
FreddleSpl0it
|
987cfd5dae
|
[Web] f2b banlist - add http status codes
|
2023-07-11 10:31:25 +02:00 |
|
FreddleSpl0it
|
1537fb39c0
|
[Web] add manage f2b external option
|
2023-07-11 10:19:32 +02:00 |
|
FreddleSpl0it
|
65cbc478b8
|
[Web] add manage f2b external option
|
2023-07-11 10:13:00 +02:00 |
|
FreddleSpl0it
|
e2e8fbe313
|
[Web] add f2b_banlist endpoint
|
2023-07-10 13:54:23 +02:00 |
|
Patrick Schult
|
cf239dd6b2
|
Merge pull request #5215 from goodygh/5136-fix-logger-error-handling
[web] logger pdo exception handling workaround
|
2023-07-10 10:31:38 +02:00 |
|
Patrick Schult
|
a0723f60d2
|
Merge pull request #5221 from mailcow/fix/dot-stuffing-bcc
[Rspamd] add dot-stuffing to bcc forwarding
|
2023-07-10 10:07:31 +02:00 |
|
Patrick Schult
|
da8e496430
|
Merge pull request #5310 from mailcow/feat/ha-pubsub
[Dockerapi] add redis pubsub handler for broadcasting requests
|
2023-07-10 10:05:07 +02:00 |
|
FreddleSpl0it
|
cb1a11e551
|
[Web] fix rspamd-history
|
2023-07-10 09:35:51 +02:00 |
|
Patrick Schult
|
8984509f58
|
Merge pull request #5213 from mailcow/feat/cors
[Web] add cors to json_api
|
2023-07-07 14:13:09 +02:00 |
|
FreddleSpl0it
|
0f0d43b253
|
[Dockerapi] add missing import os
|
2023-07-07 11:32:28 +02:00 |
|
FreddleSpl0it
|
0f6956572e
|
[Web] add CLUSTERMODE environment variable
|
2023-07-07 09:58:51 +02:00 |
|
Niklas Meyer
|
29892dc694
|
Merge pull request #5262 from mailcow/fix-5252
Rspamd returns 401 on unsuccesful logins
|
2023-06-27 11:16:34 +02:00 |
|
Niklas Meyer
|
14265f3de8
|
Merge pull request #5263 from mailcow:update-api
[API] Update swagger version to 5.1.0
|
2023-06-27 10:41:24 +02:00 |
|
Peter
|
c0c46b7cf5
|
[API] Update swagger version
|
2023-06-19 21:35:10 +02:00 |
|
Peter
|
42a91af7ac
|
[API] Update swagger version
|
2023-06-15 19:20:09 +02:00 |
|
FreddleSpl0it
|
06cce79806
|
[Dockerapi] add pubsub handler for broadcasting in ha setup
|
2023-06-12 16:37:48 +02:00 |
|
FreddleSpl0it
|
67510adb9e
|
[Dovecot] remove pass return in Dovecot lua auth
|
2023-05-30 16:47:03 +02:00 |
|
DerLinkman
|
70aab7568e
|
Changed maintainers to tinc (Dockerfiles)
|
2023-05-30 16:20:35 +02:00 |
|
FreddleSpl0it
|
f80940efdc
|
[Dovecot] remove pass return in Dovecot lua auth
|
2023-05-30 09:09:41 +02:00 |
|
Peter
|
6f875398c0
|
[API] Update swagger version
|
2023-05-28 23:29:58 +02:00 |
|
Peter
|
7a582afbdc
|
Rspamd returns 401 on unsuccesful logins
|
2023-05-28 22:43:26 +02:00 |
|
Niklas Meyer
|
88b8d50cd5
|
Merge pull request #4028 from Daniel15/patch-2
Enable maildir_very_dirty_syncs by default
|
2023-05-24 11:00:38 +02:00 |
|
Peter
|
33c97fb318
|
change domain for docs
|
2023-05-10 20:32:38 +02:00 |
|
Patrick Schult
|
73d6a29ae1
|
Merge pull request #5205 from mailcow/clean_sasl_log
Clean up old entries from sasl_log
|
2023-05-09 09:49:40 +02:00 |
|
Patrick Schult
|
173e39c859
|
Merge pull request #5200 from mailcow/fix/delete-sender-acl
[Web] Fix deleting sender_acl when mbox is deleted
|
2023-05-08 16:35:42 +02:00 |
|
Patrick Schult
|
c0745c5cde
|
Merge pull request #5197 from mailcow/fix/bcc-validation
[Web] Fix BCC validation
|
2023-05-08 16:32:12 +02:00 |
|
Patrick Schult
|
1a6f93327e
|
Merge pull request #5203 from mailcow/feat/bad_asn
Add IP Connect Inc to bad_asn.map
|
2023-05-08 16:01:44 +02:00 |
|
Patrick Schult
|
3c68a53170
|
Merge pull request #5201 from mailcow/fix/sieve-print
[Dockerapi] Fix typo in dockerapi sieve print
|
2023-05-08 16:00:22 +02:00 |
|
Patrick Schult
|
e38c27ed67
|
Merge pull request #5211 from goodygh/5175-fix-mobileconfig-redirect
[web] Fix typo in mobileconfig redirect
|
2023-05-08 15:55:50 +02:00 |
|
Patrick Schult
|
8eaf8bbbde
|
Merge pull request #5220 from mailcow/fix/bcc-selectpicker
[Web] fix bcc localdest selectpicker
|
2023-05-08 15:53:53 +02:00 |
|
Patrick Schult
|
e015c7dbca
|
Merge pull request #5202 from mailcow/feat/user-acl-tabs
[Web] hide user tabs if acl is missing
|
2023-05-08 15:48:52 +02:00 |
|
Patrick Schult
|
58452abcdf
|
Merge pull request #5204 from mailcow/fix/rspamd-table
[Web] fix rspamd table on sm devices
|
2023-05-08 15:43:58 +02:00 |
|
Patrick Schult
|
2cbf0da137
|
Merge pull request #5198 from mailcow/fix/sorting-tla
[Web] Fix temporary email aliases sorting
|
2023-05-08 15:29:32 +02:00 |
|
FreddleSpl0it
|
97a492b891
|
[Rspamd] add dot-stuffing to bcc forwarding
|
2023-05-03 15:04:09 +02:00 |
|
FreddleSpl0it
|
aabcd10539
|
[Web] fix bcc localdest selectpicker
|
2023-05-03 09:59:49 +02:00 |
|
milkmaker
|
ee607dc3cc
|
Translations update from Weblate (#5218)
* [Web] Updated lang.en-gb.json
Co-authored-by: Peter <magic@kthx.at>
* [Web] Updated lang.cs-cz.json
Co-authored-by: Peter <magic@kthx.at>
* [Web] Updated lang.de-de.json
Co-authored-by: Peter <magic@kthx.at>
* [Web] Updated lang.fr-fr.json
Co-authored-by: Peter <magic@kthx.at>
* [Web] Updated lang.ro-ro.json
Co-authored-by: Peter <magic@kthx.at>
* [Web] Updated lang.sk-sk.json
Co-authored-by: Peter <magic@kthx.at>
* [Web] Updated lang.zh-cn.json
Co-authored-by: Peter <magic@kthx.at>
* [Web] Updated lang.it-it.json
Co-authored-by: Peter <magic@kthx.at>
* [Web] Updated lang.zh-tw.json
Co-authored-by: Peter <magic@kthx.at>
---------
Co-authored-by: Peter <magic@kthx.at>
|
2023-05-02 18:29:38 +02:00 |
|
DerLinkman
|
b5acf56e20
|
Added Platform Information on Status Page
|
2023-05-02 18:11:10 +02:00 |
|
goodygh
|
9752313d24
|
logger pdo exception handling workaround
|
2023-04-29 02:39:04 +02:00 |
|
FreddleSpl0it
|
fe4a418af4
|
[Web] fix rspamd table scan_time on sm devices
|
2023-04-27 10:45:11 +02:00 |
|
FreddleSpl0it
|
6b82284a41
|
[Web] cors - add check if origin is valid
|
2023-04-26 11:19:50 +02:00 |
|
FreddleSpl0it
|
192f67cd41
|
[Web] add cors to json_api
|
2023-04-26 10:46:07 +02:00 |
|
goodygh
|
fd203abd47
|
Fix typo in mobileconfig redirect
|
2023-04-25 22:11:04 +02:00 |
|
milkmaker
|
6b65f0fc74
|
[Web] Updated lang.ru-ru.json (#5210)
Co-authored-by: Vakhtang <vakhtang.g.st@gmail.com>
|
2023-04-25 20:59:05 +02:00 |
|
Michael Kuron
|
856b3b62f2
|
Clean up old sasl_log entries
|
2023-04-22 14:16:42 +02:00 |
|
FreddleSpl0it
|
0372a2150d
|
[Web] fix rspamd table on sm devices
|
2023-04-21 20:14:43 +02:00 |
|
Peter
|
f3322c0577
|
Add IP Connect Inc
|
2023-04-21 19:43:20 +02:00 |
|
FreddleSpl0it
|
c2bcc4e086
|
[Web] hide user tabs if acl is missing
|
2023-04-21 17:03:40 +02:00 |
|
FreddleSpl0it
|
6e79c48640
|
[Dockerapi] Fix typo in dockerapi sieve print
|
2023-04-21 16:15:16 +02:00 |
|
FreddleSpl0it
|
d7dfa95e1b
|
[Web] Fix deleting sender_acl when mbox is deleted
|
2023-04-21 13:47:13 +02:00 |
|