Commit Graph

1461 Commits

Author SHA1 Message Date
Milan Vit
9f497e82c2 Fix pathes -> paths typo in two places (#3524) 2020-05-08 08:38:14 +02:00
Victor Nyberg
69bd3fbb64 [Web] Translation lang.sv.json 2020-05-05 19:34:50 +02:00
andryyy
e74783a557 [Nextcloud] Updated site
[Web] Minor fix
2020-05-05 08:11:03 +02:00
andryyy
565feada7e [Web] Fix oAuth logout after authentication (if enabled) 2020-05-04 21:51:42 +02:00
andryyy
caff918b69 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-05-04 07:52:16 +02:00
andryyy
aef15f004a [Web] Allow CIDR as allowed API networks; other minor fixes 2020-05-04 07:51:50 +02:00
Lukáš Matula
49372e6fcd [Web] Update lang.sk.json 2020-05-03 20:14:23 +02:00
andryyy
ffb6dae8c7 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-05-03 10:46:48 +02:00
andryyy
c3c584a075 [Web] Fix logout after oauth2 2020-05-03 10:46:41 +02:00
Geitenijs
1fd0d82cfc Update lang.nl.json 2020-04-30 14:18:39 +02:00
Victor Nyberg
33a775f066 [Web] Translation, Swedish (#3510) 2020-04-30 07:40:16 +02:00
andryyy
a6247fc13f [Web] Do not try to update sogo static view with skip_sogo y 2020-04-29 21:09:13 +02:00
andryyy
447c207fb9 [Web] Disable login for mailbox users, other SKIP_SOGO checks and fixes 2020-04-29 10:57:49 +02:00
andryyy
6c28ebfc87 [Web] Async Rspamd graph loading to prevent races (todo: changeme) 2020-04-27 20:48:32 +02:00
andryyy
d392257289 [Web] Some changes
[SOGo] Allow to not spawn SOGo but an idling shell
[Rspamd] Remove X-CSA-Complaints from bulk headers...
2020-04-27 20:47:28 +02:00
andryyy
0d4ba462c4 [Web] Fixes blank page and fixes #3502 2020-04-25 11:58:55 +02:00
andryyy
1db85df0db [Web] Fix time limited alias creation via API, thanks to @ntimo 2020-04-25 09:44:04 +02:00
andryyy
15bf470b5c [Web] Do not use EAS for Outlook by default 2020-04-20 14:04:17 +02:00
andryyy
ea27fd2646 [Web] Decrease footer top margin 2020-04-19 21:37:46 +02:00
andryyy
ecebfe15df [Web] Remove External as standard subfolder for sync jobs
[Web] Disallow a domain admin to set intersecting user ACLs
[Web] Allow Pushover and SOGo EAS cache reset by default, disallow profile reset by default
2020-04-19 14:41:55 +02:00
Geitenijs
62ff591ccb Update lang.nl.json 2020-04-18 23:50:37 +02:00
Lukáš Matula
ca48bc9c34 [Web] Update slovak translation (#3491)
Update lang.sk.json + sorting in dovecot
2020-04-18 22:26:09 +02:00
Peter
3dac62b5aa Merge pull request #3486 from virre131/master
[Web] Translation - lang.sv.json
2020-04-18 18:05:37 +02:00
Dmitriy Alekseev
d3356e6000 Update lang.ru.json (#3487) 2020-04-18 15:52:29 +02:00
Victor Nyberg
3b4860042f [Web] Translation - lang.sv.json 2020-04-18 12:30:05 +02:00
andryyy
b666c7664b [Web] ays dialog for PO deletion 2020-04-18 10:15:03 +02:00
andryyy
746f5a1128 [Web] Minor fix 2020-04-18 10:06:02 +02:00
andryyy
041ed466b6 [Web] Various language fixes (and sorting), Pushover lang fixes 2020-04-18 10:04:54 +02:00
Dmitriy Alekseev
995225315c Update lang.ru.json (#3485) 2020-04-18 09:05:59 +02:00
andryyy
11a9315f0d [Web] Minor style fixes, Pushover UI fixes 2020-04-17 16:56:28 +02:00
andryyy
47a15c21aa [Rspamd] Pushover, check sender by regex 2020-04-16 21:58:30 +02:00
andryyy
7fa10cc3b4 [Rspamd] Moore Pushover fixes 2020-04-16 15:42:57 +02:00
andryyy
1e9c5baab5 [Web] Allow to split DKIM every 255 chars via vars.inc.php (fixes #3473) 2020-04-16 12:57:15 +02:00
andryyy
1be3ca3fb9 [Rspamd] Pushover fixes 2020-04-16 12:23:27 +02:00
andryyy
c67bb75071 [Rspamd] More pushover options 2020-04-16 11:32:53 +02:00
Dmitriy Alekseev
37eb862fc6 Update lang.ru.json 2020-04-14 12:15:27 +03:00
Geitenijs
56650f646c Update lang.nl.json (#3474) 2020-04-14 07:29:14 +02:00
andryyy
59a2ea0959 [Web, Dovecot] Show last IMAP and POP3 logins, toggle via vars.inc.php SHOW_LAST_LOGIN 2020-04-13 20:34:39 +02:00
andryyy
44f3b0798d Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-04-13 09:37:08 +02:00
andryyy
942ddcc212 [Web] Fix U2F authentication, fixes #3468 2020-04-13 09:36:51 +02:00
Victor Nyberg
5b32a18d4a [Web] translation + Fix 2020-04-12 22:46:29 +02:00
Victor Nyberg
cfeb4e9043 [Web] Swedish translation (#3467) 2020-04-12 21:26:19 +02:00
andryyy
aca16f68d1 [Web] Fix typo and missing Dovecot restart function (fixes #3466) 2020-04-12 19:26:32 +02:00
andryyy
ad536fd43a [Web] Restart Dovecot when changing global sieve filters, add a warning 2020-04-11 21:44:53 +02:00
Timo N
048899ad71 [Web] Fixed read write API permissions (#3465) 2020-04-11 07:33:13 +02:00
andryyy
08d2bdd6c7 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-04-10 21:01:33 +02:00
andryyy
ffd23476fc [Web] Date formats 2020-04-10 21:00:46 +02:00
andryyy
8f4540d5d9 [Web] r/o API keys, Pushover integration (can be limited by ACL), other minor changes 2020-04-10 21:00:23 +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
Ndr
ee6c1decef Update lang.fr.json
Fixed some typos, reworded a bit
2020-04-09 13:04:11 +02:00