andryyy
|
ebaa441f0e
|
[Web] Fix for the fix of transport map checks
|
2018-12-23 14:16:55 +01:00 |
andryyy
|
69447da1fe
|
[Web] Remove unnecessary check for transport maps
|
2018-12-23 13:10:37 +01:00 |
Radek Tříška
|
2c2cd62307
|
Update lang.en.php
|
2018-12-22 02:34:19 +00:00 |
Radek Tříška
|
e58fac9657
|
Update lang.cs.php
|
2018-12-22 02:33:09 +00:00 |
andryyy
|
161a72dc8e
|
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
|
2018-12-21 13:17:20 +01:00 |
andryyy
|
f17a4025ea
|
[Web] Add more details for transport maps
|
2018-12-21 13:12:06 +01:00 |
andryyy
|
6dc2a0ee1a
|
[Web] More checks and fixes for transport maps
|
2018-12-21 12:48:30 +01:00 |
andryyy
|
232d4770bc
|
[Web] Fix some language strings
|
2018-12-21 10:48:55 +01:00 |
andryyy
|
ad90496169
|
[SOGo] Add logo to config dir
[Web] Add missing lang strings for transport maps
|
2018-12-20 19:02:47 +01:00 |
andryyy
|
b99820d011
|
[Web] Allow to set transport maps, rename relayhosts to sender-dependent transports
|
2018-12-20 11:23:35 +01:00 |
Patrik Kernstock
|
59301decab
|
[Web] Add hint to DKIM key import for RSA PKCS#8
Adding hint to explicitly provide a RSA Private key in the newer PKCS#8 format, as the webinterface denies the key with a cryptic error message otherwise: `Private key error: error:0EFFF06C:configuration file routines:CRYPTO_internal:no value`. To prevent frustrated users I'd add a simple notice which format is expected. PKCS#8 is also the default format when generating keys directly in the webinterface.
Some interesting resources:
https://stackoverflow.com/questions/20065304/differences-between-begin-rsa-private-key-and-begin-private-key
https://stackoverflow.com/questions/17733536/how-to-convert-a-private-key-to-an-rsa-private-key
|
2018-12-18 21:00:16 +01:00 |
Patrik Kernstock
|
5dad2dded1
|
[web] Duplicating DKIM key corrupts private key
Missing base64_decode() corrupted private key when duplicating, as `$from_domain_dkim['privkey']` returns the public key base64-encoded.
|
2018-12-18 20:50:24 +01:00 |
andryyy
|
5b5976ba23
|
[Web] Show ratelimited messages, allow to delete Redis hash to reset status of a bucket
|
2018-12-15 21:24:39 +01:00 |
Geitenijs
|
92b9b2413e
|
Update lang.nl.php
|
2018-12-12 10:00:23 +01:00 |
andryyy
|
d627934bd9
|
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
|
2018-12-10 19:24:36 +01:00 |
andryyy
|
0825560764
|
[Web] Remove a divider
|
2018-12-10 13:27:19 +01:00 |
andryyy
|
236be46b4a
|
[Web] Small css fixes
|
2018-12-10 13:26:39 +01:00 |
André Peters
|
1916655db7
|
[Web] Fix missing string in modal dialog
|
2018-12-06 22:22:23 +01:00 |
andryyy
|
40500ae5b9
|
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
|
2018-12-06 18:20:45 +01:00 |
Radek Tříška
|
fe660908fc
|
Fix missing string in modal dialog.
|
2018-12-06 16:03:23 +00:00 |
Radek Tříška
|
2ba90e0946
|
Fix missing string in modal dialog.
|
2018-12-06 16:02:35 +00:00 |
andryyy
|
28be09f3d7
|
[Web] Allow to toggle release format of quarantine msgs
|
2018-12-06 16:51:11 +01:00 |
Geitenijs
|
22e1ba4bec
|
Update lang.nl.php
|
2018-12-05 13:14:50 +01:00 |
Radek Tříška
|
37dce63381
|
Localization extension (admin.php)
|
2018-12-05 02:40:45 +00:00 |
Radek Tříška
|
d77cbd7fd1
|
Update header.inc.php
|
2018-12-05 02:39:03 +00:00 |
Radek Tříška
|
739a27d884
|
Update lang.en.php
|
2018-12-05 02:38:19 +00:00 |
Radek Tříška
|
d69db604c9
|
Update lang.cs.php
|
2018-12-05 02:37:49 +00:00 |
Geitenijs
|
87c487af0c
|
Update lang.nl.php
|
2018-12-01 13:55:25 +01:00 |
Geitenijs
|
abcf4fca37
|
Update lang.nl.php
|
2018-12-01 13:40:01 +01:00 |
Radek Tříška
|
8f856ad99d
|
Update lang.en.php
|
2018-12-01 02:35:12 +00:00 |
Radek Tříška
|
3ece6168c7
|
Update lang.cs.php
|
2018-12-01 02:34:15 +00:00 |
Radek Tříška
|
48045e9696
|
Localization extension (debug.php)
|
2018-12-01 02:33:16 +00:00 |
Radek Tříška
|
b9c876760c
|
Update lang.cs.php
|
2018-11-30 22:55:18 +00:00 |
Geitenijs
|
e151d656da
|
Update lang.nl.php
|
2018-11-30 22:31:30 +01:00 |
Geitenijs
|
a59d5e42d7
|
Update lang.nl.php
|
2018-11-30 20:41:28 +01:00 |
andryyy
|
57aa379a2a
|
[Compose] Updated PHP-FPM image
[Web] Rename configuration menu
[Web] Show warning when configuration disabled quarantine
|
2018-11-30 19:04:18 +01:00 |
Geitenijs
|
1d58c65076
|
Update lang.nl.php
|
2018-11-28 15:41:56 +01:00 |
andryyy
|
77ce1bf43a
|
[Web] Fix init_db, init json when attributes are null
[Web] Do not fail when _sogo_static_view fails to update
|
2018-11-27 20:00:54 +01:00 |
root
|
09a2b2d16d
|
[Web] Fix init_db, init json when attributes are null
|
2018-11-27 12:51:42 +01:00 |
root
|
d445d7d2e7
|
[Web] Allow actions in quarantine modal, fixes #1991
[Web] Fixes for Source Sans Pro font
[Rspamd] Add global rcpt blacklist and whitelist
[Compose] New Rspamd image
|
2018-11-27 10:20:42 +01:00 |
Radek Tříška
|
57855e6cfb
|
Extend available languages
Added cs to available languages
|
2018-11-27 01:20:06 +00:00 |
Radek Tříška
|
3b26f6ec0e
|
Added support for Czech localization
Czech localization for mailcow.
|
2018-11-27 01:14:17 +00:00 |
andryyy
|
05e14401ad
|
[Web] Edit domain, allow set max mailboxes to 0, fixes #2021
|
2018-11-16 23:12:46 +01:00 |
andryyy
|
e1aac74310
|
[Web] Fix settings_map_removed, fixes #2018
|
2018-11-16 19:58:55 +01:00 |
andryyy
|
2515a91ac3
|
[Web] Add "alias_domains" ACL to prevent alias domains to add alias domains (by default!)
[Web] Edit alias domains: use select menu
[Web] Minor fixes
|
2018-11-14 08:20:56 +01:00 |
andryyy
|
d533c02c13
|
[Web] mailbox_format maildir
|
2018-11-12 21:01:05 +01:00 |
andryyy
|
d82c2bfdb7
|
[Web] Adjust mailbox format
[Web] Include IMAP lib for future use
[Web] Fix default exception handler
[Web] Fix sync job edit forms
[Web] Other minor fixes
|
2018-11-12 10:03:50 +01:00 |
andryyy
|
f9bfac4d27
|
[Web] Fix _sogo_static_view creation when parent tables changed order of cols
|
2018-11-12 10:01:33 +01:00 |
andryyy
|
2b7aa206e4
|
[Web] Fix details for blind DKIM keys
|
2018-11-12 10:00:15 +01:00 |
andryyy
|
f8ff0afbc6
|
[Web] Fix init_db for older mailcow installations, fixes #1961
|
2018-10-28 20:57:21 +01:00 |