Skip to content
  1. Feb 27, 2022
  2. Feb 01, 2022
    • Niklas Meyer's avatar
      Jan(moo)uary Update 2022 - Revision A (2022-01a) (#4445) · 89fdd198
      Niklas Meyer authored
      
      
      * [API] Fix minor issue in api docs
      
      * [GH-Actions][stale] Add neverstale label to exempt list
      
      * [Web] add github version tag
      
      * [Web] add github version tag error handling
      
      * Passwordless SOGo auth: support for calendar invitations and calendar/contacts subscriptions
      
      Inviting someone to a calendar event triggers a request to /SOGo/so/otheruser@example.com/freebusy.ifb/ajaxRead. Subscribing to someone's calendar/contacts triggers a request to /SOGo/so/otheruser@example.com/foldersSearch. The email address in the URL is different from the logged-in user, which needs to be handled appropriately by sogo-auth.php.
      
      * [Web] add github version tag - adjust css
      
      * [Compose] Update SOGo Autoreply Schedule to 5m
      
      Based on the advice of inverse (SOGo developer). Thanks to https://github.com/jmber
      
      Closes: https://github.com/mailcow/mailcow-dockerized/issues/4436
      
      * [Web] add github version tag - move twig globals
      
      * [Web] add github version tag - missing </div>
      
      * Passwordless SOGo auth: improvements for when accessing other users
      
      * [WebAuthn] fido2 passwordless auth - fix (#4440)
      
      * [WebAuthn] fido2 revert
      
      * [WebAuthn] set UV flags to 'discouraged'
      
      * [WebAuthn] revert - set UV flags to 'discouraged'
      
      Co-authored-by: default avatarntimo <git@nowitzki.me>
      Co-authored-by: default avatarPeter <magic@kthx.at>
      Co-authored-by: default avatarFreddleSpl0it <patschul@posteo.de>
      Co-authored-by: default avatarFreddleSpl0it <75116288+FreddleSpl0it@users.noreply.github.com>
      Co-authored-by: default avatarMichael Kuron <mkuron@users.noreply.github.com>
      2022-01a
      89fdd198
  3. Jan 22, 2022
  4. Jan 21, 2022
    • Niklas Meyer's avatar
      [Readme] Added Twitter links · c0f2922e
      Niklas Meyer authored
      Merge pull request #4432 from DerLinkman/staging
      c0f2922e
    • Niklas Meyer's avatar
      [Readme] Added Twitter links · a624e328
      Niklas Meyer authored
      a624e328
    • Niklas Meyer's avatar
      🐄 Jan(moo)uary Update 2022 - The U2F --> WebAuthn (2FA) Update · 2f9da5ae
      Niklas Meyer authored
      Images which get a new tag (on docker hub):
      
      unbound-mailcow (Tag 1.15)
      acme-mailcow (Tag 1.81)
      dockerapi-mailcow (Tag 1.41)
      netfilter-mailcow (Tag 1.46)
      watchdog-mailcow (Tag 1.96)
      These docker tag changes include the Alpine Update to 3.15
      
      clamd-mailcow (Tag 1.43)
      sogo-mailcow (Tag 1.106)
      olefy-mailcow (Tag 1.8.1)
      dovecot-mailcow (Tag 1.159)
      solr-mailcow (Tag 1.8.1)
      Very important changes:
      
      U2F API Removal --> Replaced with WebAuthn API (TFA) [More Details here] (Thanks to @FreddleSpl0it)
      Important changes:
      
      Dovecot Update to 2.3.17.1
      SOGO Update to 5.5.0
      ClamAV Update to 0.103.5 (DDOS Fix)
      Solr Security Fix Fix (Removed breached log4j Class)
      Alpine Linux Update to 3.15
      Better Acme SSL Path recognition for Alpine Versions after 3.15 (Thanks to @mkuron) --> Fixing issue: Possible regression in acme-mailcow 1.80 #4392
      Olefy Ping Fix (Will fix: Olefy 1.8 broken  #4401) (Thanks to @a16bitsysop for the Fix!)
      Netfilter GeoIP Fix (Thanks to @marcvorwerk) --> Fixing issue: Netfilter Python error #2668
      2f9da5ae
    • Kristian Feldsam's avatar
      [Web] Updated lang.cs.json · f4c9a694
      Kristian Feldsam authored
      
      
      Signed-off-by: default avatarKristian Feldsam <feldsam@gmail.com>
      f4c9a694
    • Niklas Meyer's avatar
      Merge pull request #4428 from FreddleSpl0it/master · 355ea718
      Niklas Meyer authored
      Migrating from U2F to WebAuthn for 2FA
      355ea718
    • Niklas Meyer's avatar
      [Netfilter] Update to Alpine 3.15 + GeoIP Fix · fac8d9d2
      Niklas Meyer authored
      Added xtables-addon to netfilter container to handle iptables rules with geoip
      **Commited by: @marcvorwerk**
      fac8d9d2
  5. Jan 20, 2022
  6. Jan 19, 2022
  7. Jan 18, 2022