1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2024-12-21 01:49:22 +02:00

Commit Graph

  • a2ab5271bc
    Fix: backup_location should be exists, for the restore Hassan A Hashim 2024-08-20 20:55:24 +0300
  • 4d00ca6dbf
    Fix: Crash on entering non-numeric value Hassan A Hashim 2024-08-20 19:15:03 +0300
  • cfe13b0d9e
    Fix Bug: backup_and_restore.sh script, increment i only if needed Hassan A Hashim 2024-08-20 18:48:14 +0300
  • f64efb3b1d
    Clarifying the duplicate assigning of MAILCOW_BACKUP_LOCATION Hassan A Hashim 2024-08-20 18:00:11 +0300
  • 89398c4726
    Before update on 2024-08-20_14_22_10 DerLinkman 2024-08-20 14:22:55 +0200
  • aeeac63e1f
    Fix: Escape a ' character in update.sh (#6034) (#6035) milkmaker 2024-08-20 14:22:51 +0200
  • 8971b11c49
    Merge branch 'staging' DerLinkman 2024-08-20 14:08:57 +0200
  • bb7fd483f7
    Fix: Escape a ' character in update.sh (#6034) Hassan A Hashim 2024-08-20 15:08:08 +0300
  • d305215997
    Fix: Escape a ' character in update.sh Hassan A Hashim 2024-08-20 15:06:34 +0300
  • 439a936fd8
    Merge pull request #6033 from mailcow/staging Niklas Meyer 2024-08-20 13:44:51 +0200
  • ffcd242048
    Merge pull request #6027 from mailcow/staging Niklas Meyer 2024-08-20 13:41:54 +0200
  • 567ebbc324
    Pushover/Quarantine utf 8 fix - fixes #6028 (#6031) Délano 2024-08-20 13:39:20 +0200
  • 22e757ac36 [Web] Do not show Apps dropdown, when there is only single item Kristian Feldsam 2024-08-20 11:47:51 +0200
  • 2f401c9fc4
    [Web] Force user pass update via Modal feat/forced-pw-update-modal FreddleSpl0it 2024-08-20 09:43:08 +0200
  • e77dc0fd60 Moved the iconv_mime_decode "fix" back to pipe.php bluewalk 2024-08-20 08:59:17 +0200
  • 30654928c0
    Update mime_types.conf configuration Patrik Kernstock 2024-08-15 20:44:33 +0100
  • 07a5036049 Apply iconv_mime_decode to the quarantine function as well This might contain utf-8 encoded text as well bluewalk 2024-08-20 08:23:49 +0200
  • fd692f13c8 Decode rspamd-subject for pushover notifications Délano 2024-08-20 07:55:16 +0200
  • f9a7712025
    Replace weird character to the correct ' (#6029) Hassan A Hashim 2024-08-20 09:08:34 +0300
  • 67ba81a41c
    Implement check_required_tools function Hassan A Hashim 2024-08-20 03:16:43 +0300
  • 0d95962f1c
    Simplify the check expression of THREADS Hassan A Hashim 2024-08-20 02:53:35 +0300
  • a621aea451
    Bug Fix: overwriting filesystem possible Hassan A Hashim 2024-08-20 02:45:54 +0300
  • 82def75ec5
    Fix: Double quoted variable BACKUP_LOCATION. Hassan A Hashim 2024-08-19 23:47:10 +0300
  • 5eceecf8cc
    Move the thread count notice into the usage menu Hassan A Hashim 2024-08-19 23:38:37 +0300
  • 2460a98f20
    Add colored messages in backup_and_restore.sh script Hassan A Hashim 2024-08-19 23:33:35 +0300
  • e3311aef94
    Adding print_usage function to backup_and_restore.sh script Hassan A Hashim 2024-08-19 22:59:31 +0300
  • 0816ee86cd
    Replace final weird character, just found. Hassan A Hashim 2024-08-19 18:23:23 +0300
  • 8691b1447e
    Replace weird character to the correct ' Hassan A Hashim 2024-08-19 18:18:21 +0300
  • 3d62869664
    Fix: bash variables are not quoted (#6022) Hassan A Hashim 2024-08-19 16:47:55 +0300
  • e21157c10d
    Merge branch 'staging' into nightly DerLinkman 2024-08-19 11:42:12 +0200
  • b70bcd36fb
    containers: use mariadb-admin instead of deprecated mysqladmin (#6026) Niklas Meyer 2024-08-19 11:33:28 +0200
  • cb50d08605
    dovecot: added timeout option when sa-rules cannot be downloaded (#6025) Niklas Meyer 2024-08-19 11:08:13 +0200
  • 9dc6298317
    dovecot: changed sa-rules exit code to 0 to allow dovecot to start afterwards DerLinkman 2024-08-19 11:06:28 +0200
  • 56e76618c1
    dovecot: added timeout option when sa-rules cannot be downloaded DerLinkman 2024-08-19 10:59:03 +0200
  • e8f8580861
    compose: bump compose tags DerLinkman 2024-08-19 10:51:04 +0200
  • 6b103695fd
    dockerfiles: use mariadb-admin instead of deprecated mysqladmin command DerLinkman 2024-08-19 10:50:48 +0200
  • f3da8bb85f
    Refactor/Change Dockerfiles cmd from shell to exec form (#6019) Hassan A Hashim 2024-08-19 11:42:11 +0300
  • 99ef0dbf0e
    Refactor: Remove unnecessary white-spaces. Hassan A Hashim 2024-08-18 00:03:43 +0300
  • 5b5a30342f
    Fix update.sh: Double quote to prevent word splitting Hassan A Hashim 2024-08-17 23:33:02 +0300
  • bf73fa8fbf
    Fix: Double quote variables to prevent word splitting Hassan A Hashim 2024-08-17 22:51:56 +0300
  • 4cbfb98dc2
    Merge bd6196ad35 into 12e4d639f0 Aaron Larisch 2024-08-17 00:37:50 +0200
  • 3abfb2e096
    Update watchdog/Dockerfile CMD from shell to exec format Hassan A Hashim 2024-08-16 14:43:34 +0300
  • 2c9087477d
    Update unbound/Dockerfile CMD from shell to exec format Hassan A Hashim 2024-08-16 14:42:43 +0300
  • d46af220ee
    Update sogo/Dockerfile CMD from shell to exec format Hassan A Hashim 2024-08-16 14:41:57 +0300
  • 8da7f52c60
    Update postfix/Dockerfile CMD from shell to exec format Hassan A Hashim 2024-08-16 14:40:51 +0300
  • 8634f79dac
    Update dockerapi/Dockerfile CMD from shell to exec format Hassan A Hashim 2024-08-16 14:39:16 +0300
  • 12e4d639f0
    Merge pull request #6016 from jkrgr0/fix/ParseDockerVersion Niklas Meyer 2024-08-16 10:50:04 +0200
  • eb3f88fc91
    fix: 🚑 Fixed version parsing of docker Janek 2024-08-16 08:47:03 +0200
  • 0e91470c62
    Expose the same protocols in autoconfig and autodiscover Julian Raufelder 2024-08-15 22:41:43 +0200
  • 9a729d89bf
    Merge pull request #6012 from mailcow/staging 2024-08 Niklas Meyer 2024-08-15 14:46:50 +0200
  • fa3c453d6e
    Use DN instead of DistinguishedName for LDAP login FreddleSpl0it 2024-08-15 12:49:57 +0200
  • 962ac39e4a
    Merge remote-tracking branch 'origin/staging' into nightly FreddleSpl0it 2024-08-15 12:45:52 +0200
  • 74b4097ee0
    Merge pull request #6011 from mailcow/gh/add_pull_request_template Niklas Meyer 2024-08-15 11:51:37 +0200
  • e00d0d5f8d
    Updated contributing.md DerLinkman 2024-08-15 11:32:28 +0200
  • c5e399ebc2
    .github: Add pull_request_template.md DerLinkman 2024-08-15 11:09:37 +0200
  • cb9ca772b1
    Merge pull request #6009 from mailcow/feat/pw-reset FreddleSpl0it 2024-08-15 11:06:30 +0200
  • ebc8e6b838
    Merge pull request #6008 from mailcow/staging Niklas Meyer 2024-08-15 09:53:17 +0200
  • 162f05ccda
    Merge pull request #6007 from mailcow/revert-5945-master Niklas Meyer 2024-08-15 09:51:19 +0200
  • 6c97c4f372
    Revert "Don't expose SMTP/IMAP if announced "not provided" via SRV" Niklas Meyer 2024-08-15 09:50:36 +0200
  • 1fc964d72e
    compose: bump dovecot image to newest nightly (20240814) DerLinkman 2024-08-14 10:12:10 +0200
  • 5571d80ae6
    Merge branch 'staging' into nightly DerLinkman 2024-08-14 10:10:34 +0200
  • 6d4fcacd83
    Merge pull request #6006 from mailcow/fix/issue-5986 Niklas Meyer 2024-08-14 10:06:17 +0200
  • 1994f706c0
    dovecot: optimized dockerfile syntax DerLinkman 2024-08-14 10:03:42 +0200
  • e34afd3fdd
    flatcurve-fts: limit tokenizers for email adresses DerLinkman 2024-08-14 10:02:59 +0200
  • a6f71faf46
    github-actions: compacted auto nightly pr DerLinkman 2024-08-13 16:07:09 +0200
  • 3396e1b427
    Merge branch 'staging' into nightly DerLinkman 2024-08-13 16:03:30 +0200
  • b26ccc2019
    unbound: fix healthcheck logging + added fail tolerance to checks (#6004) Niklas Meyer 2024-08-13 15:59:57 +0200
  • fb22132fe4
    unbound: fixed healthcheck logic DerLinkman 2024-08-13 15:12:15 +0200
  • 6c3b2f9aaa
    chore(deps): update mailcow/unbound docker tag to v1.23 renovate[bot] 2024-08-13 11:53:26 +0000
  • 58a5a4578c
    [Web] use cn as fallback ldap login FreddleSpl0it 2024-08-13 12:14:05 +0200
  • b1c1e403d2
    sogo: update to 5.11.0 + Rebase on Bookworm (#6002) Niklas Meyer 2024-08-13 09:43:59 +0200
  • 4472068073
    compose: bump sogo compose tag DerLinkman 2024-08-13 09:39:49 +0200
  • 34e3546cd7
    sogo: update to 5.11.0 DerLinkman 2024-08-13 09:39:36 +0200
  • 519d95cb8b
    [Web] extend ldap auth logging FreddleSpl0it 2024-08-13 09:30:54 +0200
  • c2577d71a7
    compose: bump unbound tag DerLinkman 2024-08-13 09:12:59 +0200
  • 556fc55a4a
    unbound: fix healthcheck logging to stdout + rewrote healthcheck logic DerLinkman 2024-08-13 09:11:47 +0200
  • 092d3cd80b
    [Web] extend ldap auth logging FreddleSpl0it 2024-08-12 10:14:53 +0200
  • c034f4bd27
    [Web] fix wrong log type on PDOException FreddleSpl0it 2024-08-12 10:10:33 +0200
  • 8753ea2be6
    [Rspamd] Fix bayes config (#6000) Dmitriy Alekseev 2024-08-12 10:05:08 +0200
  • 74bef710c6
    Update statistic.conf Dmitriy Alekseev 2024-08-11 21:18:28 +0200
  • f9aa899060
    [Rspamd] Fix bayes config Dmitriy Alekseev 2024-08-11 21:11:52 +0200
  • 9fee568082
    Translations update from Weblate (#5999) milkmaker 2024-08-10 20:44:40 +0200
  • bf2c41b659
    [Web] Updated lang.uk-ua.json milkmaker 2024-08-10 18:43:53 +0000
  • 0d287c2fb5
    [Web] Updated lang.ru-ru.json milkmaker 2024-08-10 18:43:53 +0000
  • 73d60eb085
    Merge pull request #5997 from mailcow/fix/nightly-tfa FreddleSpl0it 2024-08-08 17:11:57 +0200
  • b39b7c24a5
    [Web] fix incorrect user role assignment after TFA verification FreddleSpl0it 2024-08-08 17:04:56 +0200
  • 294a406b91
    fix: disabled api call to solr in ui when mailbox deleted but using flatcurve DerLinkman 2024-08-08 09:25:52 +0200
  • 8b933f1967
    Merge pull request #5934 from muhlba91/fix/restore-docker Niklas Meyer 2024-08-08 08:47:12 +0200
  • d0ecb72e08
    Merge branch 'staging' into nightly DerLinkman 2024-08-08 08:44:12 +0200
  • 824a473fea
    ofelia: limit scope to mailcow project (#5776) Kitof 2024-08-08 08:42:50 +0200
  • ccb10d5315
    compose: added ${COMPOSE_PROJECT_NAME} ENV to ofelia container DerLinkman 2024-08-08 08:41:33 +0200
  • 7f790c5360
    [Web] Updated lang.si-si.json (#5995) milkmaker 2024-08-07 18:39:38 +0200
  • ac152c91e7
    [Web] Updated lang.si-si.json milkmaker 2024-08-07 16:38:44 +0000
  • fdf8a0b4c1 fix milkmaker 2024-08-07 16:26:32 +0000
  • ad0eae536a fix milkmaker 2024-08-07 16:26:21 +0000
  • caca37ff07 [Web] revert include prerequisites in autodiscover - include autoload FreddleSpl0it 2024-04-19 20:32:44 +0200
  • b8720562f6 [Web] include prerequisites in autodiscover FreddleSpl0it 2024-04-18 14:23:35 +0200
  • 2bc3c4045a fix milkmaker 2024-08-07 16:26:12 +0000
  • ef94d7a7f0 [Web] set default LDAP options on get FreddleSpl0it 2024-03-08 15:11:49 +0100
  • c2e13bd948 [Web] prevent multiple dual-logins FreddleSpl0it 2024-03-08 14:05:37 +0100