Sven Michels
ebe2c9147f
[Web] Fix admin ui title_name update ( #4112 )
...
In #4105 there was a small error that renamed the input name to
input id, so we lost the name and the title name couldn't be
changed anymore. This should fix it.
2021-05-27 07:13:57 +02:00
Peter
b368352088
Merge pull request #4111 from virre131/master
...
[Web] lang.sv.json
2021-05-26 18:21:34 +02:00
andryyy
5065667ae4
[Postfix] Allow to set and override a relayhost per mailbox
...
[Web] Replace recycle icon with trash (this one made me a bit sad)
[Web] Various small fixes
[Web] Allow or disallow a domain admin to change relayhost settings (default is off, as previous default)
2021-05-26 14:02:27 +02:00
andryyy
82f7df9165
[Web] Fix created date for temp aliases in Safari
2021-05-25 21:07:42 +02:00
Victor Nyberg
cb8f4191f7
[Web] lang.sv.json
2021-05-25 14:24:55 +03:00
andryyy
56a085b632
[Rspamd] Add 00 abuse domains (wip!)
2021-05-24 11:12:56 +02:00
andryyy
b8f7b00fff
[Rspamd] Add new bad header map
2021-05-24 11:09:46 +02:00
andryyy
676ce199f3
[Dovecot] Minor: Fix EHLO name
2021-05-24 11:09:33 +02:00
andryyy
2e87f6ac2d
[Rspamd] Fix bad header rule
2021-05-23 23:29:32 +02:00
andryyy
f81483d312
[Rspamd] Create bad header map
2021-05-23 23:13:34 +02:00
andryyy
cf9d3e00c8
[Rspamd] Create bad header map
2021-05-23 23:12:07 +02:00
andryyy
bbb1d7aa39
[Web] Small UI fixes
2021-05-23 23:09:37 +02:00
andryyy
233179daf1
Merge branch 'master' of github.com:mailcow/mailcow-dockerized
2021-05-23 21:38:29 +02:00
TophEvich
d99b6897e0
[Web] Fix admin ui html label references ( #4105 )
...
Many of the labels referenced inputs that did not have the IDs they were supposed to have.
As some of those inputs on the page have the same name but in different forms, the ID could
not always be the same as the name.
For these cases, to avoid conflicts, the forms data-id is used as a prefix for the id attribute.
Also a rogue " was removed
2021-05-23 19:36:18 +00:00
andryyy
de7a4e7522
[Compose] Update Dovecot image
2021-05-23 13:21:02 +02:00
andryyy
8779a1a873
[Web] Update libs
2021-05-23 13:20:53 +02:00
andryyy
e6d5516c7f
[Web] Feature: Allow copies of quota notifications to be sent via SMTP to internal or external addresses
...
[Web] Various style fixes
[Web] Remove unused or unnecessary dependencies
2021-05-23 13:18:52 +02:00
andryyy
beda649ecf
[Dovecot] Quota notifications: Allow to send to external address (BCC via mailcow UI)
2021-05-23 09:49:36 +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
74d70fc523
[Web] Comment quota warning bcc, a WIP
2021-05-21 12:50:16 +02:00
andryyy
e21e0b9dbf
[Web] Time limited aliases: show create date; create aliases with 1yr retention by default; create temp alias in alias domain; better random names; accept any validity time
...
[Web] Replace spam score slider by nouislider and rework table a bit
2021-05-21 12:48:24 +02:00
andryyy
99ab945ae2
[Web] Important: Do not allow API actions with r/o session key, THANKS TO Samuel Oosterholt
2021-05-20 15:51:52 +02:00
andryyy
a885dab0d3
Merge branch 'master' of github.com:mailcow/mailcow-dockerized
2021-05-20 11:36:14 +02:00
andryyy
70d2589244
[Web] Add quota bcc lang strings (wip)
2021-05-20 11:36:11 +02:00
andryyy
8e38adf2f6
[Web] Fix transport check for IPv6 addresses, thanks to marekschneider
2021-05-20 11:35:01 +02:00
Shea Ramage
7490fbdccd
[Web] Remove SOGo admin login hint ( #4100 )
...
* Remove old SOGo Admin Login hint
* Remove unneeded code blocks after change
2021-05-20 07:07:55 +02:00
andryyy
d6a3094bcc
[Web] pwgen.js will now use lower and uppercase chars
2021-05-18 21:28:42 +02:00
andryyy
2aacba24fd
[Compose] Fix ofelia jobs: replace d by h - THANKS to erich_k4
2021-05-18 15:56:21 +02:00
andryyy
1f60639b6c
Merge branch 'master' of github.com:mailcow/mailcow-dockerized
2021-05-17 21:21:45 +02:00
andryyy
1cd0a96ad0
[Nginx, SOGo] Set mime type text/plain instead of returning 403 when opening risky attachments
2021-05-17 21:21:35 +02:00
Joachim Astel
b1adbb38e6
Update backup_and_restore.sh ( #4098 )
...
Script breaks when there are more then one name matching, see Issue #4097
2021-05-16 08:19:52 +02:00
andryyy
8f52068523
Merge branch 'master' of github.com:mailcow/mailcow-dockerized
2021-05-12 21:38:31 +02:00
andryyy
97308982ef
[Web] Improve Nginx default error page
2021-05-12 21:38:21 +02:00
Lukáš Matula
d72e02a19d
[Web] Update lang.sk.json ( #4095 )
...
* [Web] Update lang.sk.json
2021-05-12 19:19:31 +02:00
andryyy
6a8aa699d9
[SOGo, Nginx] Deny access to some extensions from SOGo web ui to mitigate security concerns
2021-05-12 10:44:42 +02:00
andryyy
08e9ab18a8
[Netfilter] Implement protocol error regex, fulfills #4093
2021-05-10 08:44:34 +02:00
andryyy
423ccb9ba9
[Web] Fix XSS in app password names
2021-05-07 14:49:21 +02:00
andryyy
f2ed26f026
[Ejabberd] Update image, do not log user information
2021-05-06 14:06:08 +02:00
Victor Nyberg
b191190f6f
[Ejabberd] Stop plain text password/user from being logged to file in auth.log. ( #4087 ) ( #4089 )
2021-05-06 13:56:05 +02:00
andryyy
834fb8a99d
[Update] Script: Fix invalid syntax
2021-05-04 21:29:37 +02:00
andryyy
10b1be7f6b
Merge branch 'master' of github.com:mailcow/mailcow-dockerized
2021-05-04 20:46:34 +02:00
andryyy
af57a5312b
[Web] Update composer libs, fixes PHPMailer security issue
2021-05-04 20:46:05 +02:00
Dmitriy Alekseev
bb1b76454d
[Rspamd] Remove score from SIEVE_HOST ( #4080 )
...
Commit e7a5c98704
remove upstream spam flag score
2021-05-04 18:51:07 +02:00
Peter
d9774755b1
Merge pull request #4079 from maxileith/master
...
Corrected spelling errors in English and German
2021-05-03 18:18:18 +02:00
Maximilian Leith
e939d253f2
fixed typos
2021-05-03 00:06:12 +02:00
andryyy
0cbd4ec273
[Config, Update] Add ACME_CONTACT
2021-04-29 23:32:42 +02:00
Maximilian
5df8a24c84
server_tokens off in default settings ( #4073 )
...
Co-authored-by: Maximilian Leith <accounts.maximilan@leith.de>
2021-04-26 13:20:23 +02:00
andryyy
427a919099
[Compose] Update netfilter-mailcow
2021-04-25 09:32:11 +02:00
andryyy
edf1a4fb1f
[Netfilter] Exit on log line error in pubsub
2021-04-25 09:23:02 +02:00
monsterry
dfe43f56bf
[netfilter] Use exit code 2 if an error occurs ( #4040 )
2021-04-25 09:13:26 +02:00