andryyy
|
50c90badb0
|
[Web] Cast all DNS check results to arrays
|
2021-08-21 15:47:17 +02:00 |
andryyy
|
2cd0b56b14
|
[Web] Various PHP 8 fixes, partly fixes #4219
|
2021-08-09 08:28:22 +02:00 |
Kristian Feldsam
|
f73ac284e5
|
[Web] Improve responsive design (#4171)
Complete styling for mobile devices
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
|
2021-07-09 08:21:09 +02:00 |
Kristian Feldsam
|
9c6995c82d
|
[web] dns diag spf record syntax link updated (#4175)
Added old one on new domain name
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
|
2021-07-07 06:40:37 +02:00 |
andryyy
|
8b08d09ca2
|
[Web] Remove XMPP options
[Web] Add Rspamd preset #4
[Web] Do not show failed SASL logins (and also remove them from db)
|
2021-06-30 10:13:29 +02:00 |
andryyy
|
9c075af2d9
|
[Web] Bye Glyphicons, hello BS5 icons\!; [Web] Change font to Noto for better compatibility;
|
2021-05-22 12:13:37 +02:00 |
andryyy
|
5809e5b82e
|
[mailcow] Fix C22 -> C2S
|
2021-02-12 11:22:43 +01:00 |
andryyy
|
06c89bac7d
|
[Web] Implement XMPP
[Web] Various small fixes and enhancements
|
2021-02-11 09:34:21 +01:00 |
André Peters
|
107e619893
|
Update dns_diagnostics.php
|
2020-08-13 14:09:13 +02:00 |
andryyy
|
1c8cca8187
|
[Web] MAILCOW_HOSTNAME should not be a CNAME
|
2020-08-13 10:45:44 +02:00 |
andryyy
|
4a8edd5b88
|
[Web] Fix download link for dns zone file
|
2020-08-07 22:13:03 +02:00 |
Michael Kuron
|
bae250cc81
|
DNS: add link for downloading zonefile (#3633)
* DNS: add link for downloading zonefile
* DNS zonefile: add placeholders for optional entries
|
2020-07-12 09:39:39 +02:00 |
andryyy
|
a6af7cbc2e
|
[Web] Expand IPv6 addresses for better comparison
|
2020-05-26 20:04:22 +02:00 |
andryyy
|
b6933fdb96
|
[Web] Improve SPF checks
|
2020-05-25 16:13:51 +02:00 |
Marcel Knorr
|
24e8a798c8
|
[Web] Fixed DKIM regex to allow arguments after the public key (#3462)
Co-authored-by: Marcel Knorr <marcel.knorr@mk-soft.net>
|
2020-04-09 22:21:17 +02:00 |
ntimo
|
cb9ab928b3
|
[Web] Replaced die(); with exit(); due to code conventions
|
2019-10-04 08:40:24 +02:00 |
andryyy
|
59798357f7
|
[Web] Fix SPF link
|
2019-06-16 16:00:14 +02:00 |
Michael Kuron
|
1bb618d563
|
Update dns_diagnostics.php
|
2018-10-15 20:53:41 +02:00 |
Tobias "Knight" S
|
3522f3e83f
|
kitterman.com redirects to TLS by default
curl -I http://www.kitterman.com/dmarc/assistant.html
HTTP/1.1 302 Found
Date: Sun, 05 Aug 2018 02:53:18 GMT
Server: Apache/2.4.34
Location: https://www.kitterman.com/dmarc/assistant.html
Content-Type: text/html; charset=iso-8859-1
|
2018-08-05 04:54:09 +02:00 |
André
|
76c747041d
|
[Web] DNS check: only look for v=dkim1, k=rsa and p=key
|
2018-07-25 00:54:37 +02:00 |
andre.peters
|
520bc6950f
|
[Web] Fixes TLSA for self-signed certs, closes #997
|
2018-02-03 19:14:14 +01:00 |
andre.peters
|
3feabe00a2
|
[Web] Fixes TLSA for self-signed certs, closes #997
|
2018-02-03 19:13:15 +01:00 |
andre.peters
|
7fd6a1260c
|
[Web] Remove 'allow ip'
|
2018-01-16 12:43:09 +01:00 |
andre.peters
|
dca9ae4a34
|
[Web] Remove 'allow ip'
|
2018-01-16 12:42:46 +01:00 |
andre.peters
|
c227675262
|
[Web] Remove 'allow ip'
|
2018-01-16 12:41:30 +01:00 |
André Peters
|
f1f7749b85
|
Update dns_diagnostics.php
Sprintf makes multi-lang easier.
Fix indents
|
2018-01-16 09:33:39 +01:00 |
Kristián Feldsam
|
2a8bdc8dea
|
DNS Diagnostics - Ehnaced SPF record check
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
|
2018-01-16 00:07:25 +01:00 |
Kristián Feldsam
|
9f258df883
|
DNS Diagnostics - Allow for domain administrator
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
|
2018-01-16 00:07:19 +01:00 |
André Peters
|
74bd635505
|
Update dns_diagnostics.php
Oops, forgot 2 vars.
|
2018-01-03 21:00:29 +01:00 |
André Peters
|
2b93ad62b5
|
Merge branch 'dev' into dns
|
2018-01-03 20:52:33 +01:00 |
andre.peters
|
7a54b5cb67
|
[Web] Some minor fixes/changes to DNS diagnostics
|
2018-01-03 20:49:38 +01:00 |
Michael Kuron
|
0a4424f251
|
Merge remote-tracking branch 'upstream/dev' into dns
|
2018-01-03 12:38:24 +01:00 |
andre.peters
|
34b7ab7104
|
[Web] Add DNS diagnostics as modal, some minor fixes, todo: Detect IPv4/6 by multiple sources and random selection
|
2018-01-02 18:17:27 +01:00 |
andre.peters
|
d76d103c76
|
[Web] Move DNS diagnostic to modal, some minor fixes
|
2018-01-02 10:24:48 +01:00 |