Commit Graph

3618 Commits (75c01bd5df4fd942072a53237c4f961358f7f1b8)

Author SHA1 Message Date
Jürgen Kellerer 75c01bd5df Updated L10N CS,DA,NL,RO,RU,SK,SV 2021-10-25 07:29:15 +02:00
andryyy 4019dc5477 [Web] Fix missing IP in autodiscover logs 2021-10-24 12:53:31 +02:00
Kristian Feldsam 3bdbc1e3c3 [Web] Updated SK and CS languages
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2021-10-24 12:38:11 +02:00
andryyy 514e620c89
[Web] Ask for confirmation before deleting OTP; Twig: fix parsing of Yubi OTP help text 2021-10-24 08:17:17 +02:00
Dmitriy Alekseev a26bbff63f
[Rspamd] Enhance SOGo contacts dynmap (#4245)
* [Rspamd] Fix SOGo Contacts Dynmap

1. Lowercase all emails to align with Rspamd
2. Remove dots from gmail.com and change googlemail.com to gmail.com to align with Rspamd per https://github.com/rspamd/rspamd/blob/master/lualib/lua_util.lua#L271-L274

* Update settings.php

Fix case when gmail.com or google.com is stored in contact book not in lowercase

* Update settings.php

Add removing of Tags in emails as Rspamd not count them as part of From
2021-10-23 15:58:06 +00:00
andryyy 32745efd13
[Web] Twig: fix force pw update text 2021-10-23 17:44:51 +02:00
andryyy 8769a91388
[Web] Allow multiple TOTP 2021-10-23 17:14:43 +02:00
Kristian Feldsam 8e911c1283 [Web] fixed logo image informations
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2021-10-23 15:24:55 +02:00
Kristian Feldsam ea6be8a9f8 [Web] Fixed list of tfa keys
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2021-10-23 15:24:55 +02:00
Kristian Feldsam 254778fb20 [Web] Fixed netfilter list of banned IPs
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2021-10-23 15:24:55 +02:00
andryyy 56e8e88276 [Dovecot] Do not disallow app passwords when force_password_reset is active 2021-10-23 07:22:56 +02:00
Kristian Feldsam e634cae932 [Web] register fido2 btn in user view fixed on mobile
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2021-10-22 22:50:26 +02:00
andryyy e2be1d9751
[Web] Forbidden SOGo access does still allow login via SSO 2021-10-22 16:24:19 +02:00
Kristian Feldsam 72ceeda872 [Web] oauth authorize - added missing twig templating 2021-10-22 14:37:26 +02:00
Kristian Feldsam 51d48a3c7c [Web] qhandler - added missing twig templating
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2021-10-22 08:52:05 +02:00
gummipunkt 85f2b5265b
Update lang.de.json (#4294)
minor changes
2021-10-21 19:59:48 +02:00
Lukáš Matula 202989b8a0
[Web] Update lang.sk.json (#4295) 2021-10-21 19:59:34 +02:00
andryyy d03083f8e7
[Web] Add IP to autodiscover log 2021-10-21 19:39:33 +02:00
andryyy f5eb57568a
[Web] Add IP to autodiscover logs 2021-10-21 11:34:51 +02:00
Kristian Feldsam 3182239b0e [Web] fixed lang strings containing special chars
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2021-10-21 09:06:13 +02:00
Kristian Feldsam 974100400b [Web] fixed totp var in twig
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2021-10-21 09:06:13 +02:00
Kristian Feldsam 884394252d [Web] Added missing spacing between flag icon and text
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2021-10-19 21:57:16 +02:00
Kristian Feldsam 6ae8b616b1 [Web] fixed helper text in DNS modal
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2021-10-19 21:12:35 +02:00
Kristian Feldsam 1fdf29c11c [Web] admin license section - fixed icons
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2021-10-19 12:03:28 +02:00
Kristian Feldsam 7456eeb737 [Web] ui texts - disabled escaping
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2021-10-19 12:03:15 +02:00
andryyy 71ecf6e060
[Web] Fix JSON 2021-10-18 22:52:38 +02:00
Max 4a91fdf134 [Cleanup] Clean up the xmpp remainder (#4286)
* [Web] Update russian translation (lang.ru.json)

* XMPP cleanup

Co-authored-by: Dmitriy Alekseev <1865999+dragoangel@users.noreply.github.com>
2021-10-18 21:44:01 +02:00
ntimo 6211ef5922
Updated Swagger UI to v3.52.5 2021-10-18 15:08:00 +00:00
Dmitriy Alekseev 38bcf7237a [Web] Update russian translation (lang.ru.json) 2021-10-18 12:48:09 +02:00
Kristian Feldsam a7612e6c39 [web] alerts - fixed double quotes and escaped html
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2021-10-16 15:24:27 +02:00
andryyy 37bc63f4b6 Merge remote-tracking branch 'refs/remotes/origin/staging' into staging 2021-10-15 19:50:35 +02:00
andryyy 408fee4411
[Rspamd] More bulk headers 2021-10-15 19:50:19 +02:00
andryyy 84064a2f42
[Web] Update Bootstrap Icons 2021-10-15 19:49:47 +02:00
Kristian Feldsam 40b5ed4d72 [web] fix annoucements and notifications close #4292
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2021-10-15 17:21:47 +02:00
andryyy 627e9dae7b
[Web] Minor check fix 2021-10-15 13:10:04 +02:00
andryyy 1a15a9e5cd [Web] Make 2048b key default
Signed-off-by: andryyy <andre.peters@debinux.de>
2021-10-15 13:07:55 +02:00
andryyy f8101c48ba
[Web] Change Fido2 icon for Apple TouchID device registration 2021-10-15 13:07:39 +02:00
andryyy 3c9b84ff6f [Compose] Update PHP and netfilter images 2021-10-15 13:06:48 +02:00
Dmitriy Alekseev 819f2876e6
[Netfilter] Add non-SMTP command rule (#4289) 2021-10-08 12:38:29 +03:00
Kristian Feldsam 0b64967ec5
[web] implemented twig templating system (#4264)
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2021-09-22 20:47:10 +02:00
Dmitriy Alekseev 2c5628c0e5
[Postfix] Tempfail if Rspamd not available
To protect from spam when rspamd hang or not yet ready to serve requests postfix should reject incoming mail with temp error
2021-09-16 22:31:46 +03:00
andryyy 5e5ab6cf40
[Rspamd] Add soft reject to dropped messages for Pushover 2021-09-07 19:39:03 +02:00
andryyy 8e736ba9b0
[Web] Fix potential XSS in autodiscover-json.php 2021-09-07 18:58:05 +02:00
andryyy 80fc18c5b4
[Rspamd] Always include watchdog in no_stat and no_log flag symbol 2021-09-07 17:56:20 +02:00
andryyy 4d5ebafc1a
[Web] Fix password issue on first login when adding new admin 2021-09-06 11:46:09 +02:00
Sven Gottwald bc7714b8f3
[ClamAV] Update to latest LTS release (#4262)
- ClamAV 0.103 is the first Long Term Support (LTS) feature release.
- LTS feature releases will be supported for at least three years from the initial publication date of that LTS feature version. In other words, support for the LTS release "X.Y" starts when version "X.Y.0" is published and ends three years after.
- Each LTS feature release will be supported with critical patch versions and access to download signatures for the duration of the three-year support period.
- A new LTS feature release will be identified approximately every two years.
- Users must stay up-to-date with the latest patch versions for continued support. As of Aug. 28, that means version 0.103.3.
- Source: https://blog.clamav.net/2021/09/changes-to-clamav-end-of-life-policy.html
2021-09-04 12:24:39 +02:00
Kristian Feldsam 0d53df3a4d
[Web] PHP8 fix, fixes #4259 (#4261)
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2021-09-02 19:30:14 +02:00
andryyy c4f70f39b5
[Rspamd] Wrong operator: AND should be OR 2021-09-02 14:14:39 +02:00
andryyy 43121b9287
[Rspamd] Properly cache Rspamd settings map, save a lot of resources 2021-09-02 14:09:50 +02:00
andryyy bb2351ccf8
[Rspamd] Re-add bad subject maps (_not_ related to previous mem leaks) 2021-09-02 14:09:25 +02:00