-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Automatic PR to nightly from 2024-08-05T15:47:31Z #5981
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Names taken from MSO 2016
Co-authored-by: Christer Solstrand Johannessen <csjoh@users.noreply.translate.mailcow.email>
Allow prompt-less install on low-resource systems
dovecot: fix precompiling of sieve scripts
Greek names of dovecot folders
1 similar comment
ui: added enotify and mime as valid options for ui
German is different in using upper-case than English lol
Refering to the [Official Docker Docs](`https://docs.docker.com/reference/dockerfile/#label`), clearly said the format of LABEL is `LABEL <key>=<value> <key>=<value> <key>=<value> ...`.
…-source Bug Fix: Check `mailcow.conf` exists before work with it
Fix typo in `update.sh`: word Proceeding
Fix `LABEL` in Dockerfile, should be key=value
Don't expose SMTP/IMAP if announced "not provided" via SRV
fix: change internal urls for containers using curl on alpine
Refactor: `update.sh` script with `--help` should exit with status code 0
DerLinkman
approved these changes
Aug 7, 2024
DerLinkman
approved these changes
Aug 7, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks fine for me
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
📝 Brief description
[Web] redirect to sogo after failed sogo-auth
fix test connection[Web] few style changes
[Web] add seperate link for logged in users
[Web] add app hide option
[Web] fix user login history
[Web] organize user landing
[Web] update de-de + en-gb lang
[Web] organize auth functions+api auth w/ dovecot
[Web] manage keycloak identity provider
[Web] limit identity_provider function better
[Web] remove u2f lib
[Web] add oauth2-keycloak lib
[Web] remove u2f lib from prerequisites
[Web] add manage identity provider
[Web] keycloak auth functions
[Web] fix app_pass ignore_access
[Web] fix broken sogo-sso
[Web] create ratelimit acl on iam mbox creation
[Web] create ratelimit acl on iam mbox creation 2
new dovecout lua auth - use https
[Web] rename role mapping to attribute mapping
replace ropc flow with keycloak rest api flow
[Web] fix iam attribute mapping ui
[Web] IAM - add delete option
Allow prompt-less install on low-resource systems
Don't expose SMTP/IMAP if announced "not provided" via SRV
Greek names of dovecot folders
[Web] Updated lang.nb-no.json (#5980)
dovecot: fix precompiling of sieve scripts
Merge pull request #5804 from Ayowel/feat/unattended-install
Merge pull request #5983 from mailcow/fix/sieve-compiling
Merge pull request #5972 from rallisf1/dovecot-folders-greek
ui: added enotify and mime as valid options for ui
Merge pull request #5985 from mailcow/feat/improve-sieve-parser
Check
mailcow.conf
exists before source itscripts: adding docker version check to align to docs (24.X)
update.sh: fix text for min. docker ver
Add color-coded error message for missing
mailcow.conf
Fix typo in
update.sh
: ProceedingFix typo: receiving updates from
an
unsupported branchFix typos and English grammar in
update.sh
Fix typo for word
Potential
inupdate.sh
file.Fix
LABEL
in Dockerfile, should be key=valueMerge pull request #5987 from h3ssan/fix/validate-mailcow-conf-before-source
change nginx address
Include COMPOSE_PROJECT_NAME in Nginx url
adapt scheme to affected curl containers (dirty way... but workaround)
compose: bump container tags
Merge pull request #5989 from h3ssan/fix/update-script-procceding-typo
Merge pull request #5990 from h3ssan/fix/dockerfile-label-fix
Merge pull request #5945 from SailReal/master
Refactor:
update.sh
script with--help
should exit with status code 0Merge pull request #5967 from Doozy134/fix/curl-hostname
rspamd: Added DQS RBLs when key is set
rspamd: upgrade to 3.9.1 + upgrade to bookworm
rspamd: fixed dqs rbl insertion handling
compose: bumped rspamd tag
Merge pull request #5661 from mailcow/feat/rspamd-3.8
Merge pull request #5991 from h3ssan/refactor/update-script-help-exit
Merge branch 'nightly' into staging
[Web] add IAM delete button
fix add mbox modalAllow prompt-less install on low-resource systems
Don't expose SMTP/IMAP if announced "not provided" via SRV
Greek names of dovecot folders
[Web] Updated lang.nb-no.json (#5980)
dovecot: fix precompiling of sieve scripts
Merge pull request #5804 from Ayowel/feat/unattended-install
Merge pull request #5983 from mailcow/fix/sieve-compiling
Merge pull request #5972 from rallisf1/dovecot-folders-greek
ui: added enotify and mime as valid options for ui
Merge pull request #5985 from mailcow/feat/improve-sieve-parser
Check
mailcow.conf
exists before source itscripts: adding docker version check to align to docs (24.X)
update.sh: fix text for min. docker ver
Add color-coded error message for missing
mailcow.conf
Fix typo in
update.sh
: ProceedingFix typo: receiving updates from
an
unsupported branchFix typos and English grammar in
update.sh
Fix typo for word
Potential
inupdate.sh
file.Fix
LABEL
in Dockerfile, should be key=valueMerge pull request #5987 from h3ssan/fix/validate-mailcow-conf-before-source
change nginx address
Include COMPOSE_PROJECT_NAME in Nginx url
adapt scheme to affected curl containers (dirty way... but workaround)
compose: bump container tags
Merge pull request #5989 from h3ssan/fix/update-script-procceding-typo
Merge pull request #5990 from h3ssan/fix/dockerfile-label-fix
Merge pull request #5945 from SailReal/master
Refactor:
update.sh
script with--help
should exit with status code 0Merge pull request #5967 from Doozy134/fix/curl-hostname
rspamd: Added DQS RBLs when key is set
rspamd: upgrade to 3.9.1 + upgrade to bookworm
rspamd: fixed dqs rbl insertion handling
compose: bumped rspamd tag
Merge pull request #5661 from mailcow/feat/rspamd-3.8
Merge pull request #5991 from h3ssan/refactor/update-script-help-exit
Merge branch 'nightly' into staging
[Dovecot] fix wrong lua syntax
make authsource editable[Web] iam - add switch for direct login flow
[Web] move /process/login to internal endpoint
[Dovecot] group auth files
[Web] move iam sso functions
[Web] remove sso login alertbox
[Web] add generic-oidc provider
[Web] rename var for tab-config-identity-provider.twig
[Web] revert configurable authsource
[Web] add "edit mailbox_from_template" function
[Web] add generic-oidc provider
[Web] add "add mailbox_from_template" function
[Web] remove ropc flow
[Web] functions.auth.inc.php corrections
update gitignore
[Web] add league/oauth2-client
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
[Web] update guzzlehttp/psr7
[Web] update lang.en-gb.json
[Web] fix bug on mailbox login
[Web] hide auth settings for external users
[Web] fix attribute mapping list
[Web] handle fatal errors on getAccessToken
[Web] add keycloak sync crontask
[Web] add crontasks logs
[Web] improve attribute sync performance
Allow prompt-less install on low-resource systems
Don't expose SMTP/IMAP if announced "not provided" via SRV
Greek names of dovecot folders
[Web] Updated lang.nb-no.json (#5980)
dovecot: fix precompiling of sieve scripts
Merge pull request #5804 from Ayowel/feat/unattended-install
Merge pull request #5983 from mailcow/fix/sieve-compiling
Merge pull request #5972 from rallisf1/dovecot-folders-greek
ui: added enotify and mime as valid options for ui
Merge pull request #5985 from mailcow/feat/improve-sieve-parser
Check
mailcow.conf
exists before source itscripts: adding docker version check to align to docs (24.X)
update.sh: fix text for min. docker ver
Add color-coded error message for missing
mailcow.conf
Fix typo in
update.sh
: ProceedingFix typo: receiving updates from
an
unsupported branchFix typos and English grammar in
update.sh
Fix typo for word
Potential
inupdate.sh
file.Fix
LABEL
in Dockerfile, should be key=valueMerge pull request #5987 from h3ssan/fix/validate-mailcow-conf-before-source
change nginx address
Include COMPOSE_PROJECT_NAME in Nginx url
adapt scheme to affected curl containers (dirty way... but workaround)
compose: bump container tags
Merge pull request #5989 from h3ssan/fix/update-script-procceding-typo
Merge pull request #5990 from h3ssan/fix/dockerfile-label-fix
Merge pull request #5945 from SailReal/master
Refactor:
update.sh
script with--help
should exit with status code 0Merge pull request #5967 from Doozy134/fix/curl-hostname
rspamd: Added DQS RBLs when key is set
rspamd: upgrade to 3.9.1 + upgrade to bookworm
rspamd: fixed dqs rbl insertion handling
compose: bumped rspamd tag
Merge pull request #5661 from mailcow/feat/rspamd-3.8
Merge pull request #5991 from h3ssan/refactor/update-script-help-exit
Merge branch 'nightly' into staging
[Web] improve identity-provider template
[Dovecot] mailcowauth minor fixes
[Web] update lang files
[Web] add curl timeouts to oidc requests
[Web] remove unnecessary if block
[Web] trim CRON_LOG
[Web] fix identity-provider settings layout
[Web] allow mailbox authsource to be switchable
rework auth - move dovecot sasl log to php
deny changes on identity provider if it's in use
[Web] remove keycloak sync disabled warning
[Web] fix malformed_username check
[Web] catch update_sogo exceptions
[SOGo] remove sogo_view and triggers
[SOGo] deny direct login on external users
[Web] minor fixes
[Rspamd] Update to 3.6 (Ratelimit fix)
Updated Clamd Building to be x86 and ARM Compatible
Changed Maintainer to tinc within Dockerfiles
Removed Test self compiled SOGo Dockerfile
Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
Switched to Alpine Edge (for IMAPSYNC Deps)
Optimized CLAMAV Builds to match exact version instead of Repo
Changed Dovecot Base to Bullseye again (Self compile)
Optimized Build Process for Dovecot
Added missing Labels to Dockerfiles
Small fixes for CLAMD Health Check
Rebased Dovecot on Alpine + fixed logging
Clamd using Alpine Packages instead self compile
[Dovecot] remove passwd-verify.lua generation
[Web] fix user protocol badges
[Web] add missing break
Fixes #5408
Update sogo-auth.php
Update sogo-auth.php
fix keycloak mailpassword flow
Use dedicated nightly images on nightly branch + updates of images itself
Update Dovecot to reuse lz4 compression
[Web] dont rtrim generic-oidc urls
[Web] add configurable client scopes for generic-oidc
Updated Dovecot Image to use OpenSSL 3.0 fix
[Web] add missing file to autodiscover.php
[Web] add log messages to verify-sso function
Fixed SQL query for retrieving SSO users.
fix functions.inc.php, update sogo and dovecot nightly image
dovecot: corrected dockerfile inside nightly
[Web] fix idp mailbox login
Remove unused files
docker-compose: bumped versions
[Web] update directorytree/ldaprecord
[Web] add ldap idp
[Web] add LDAP query filter
[Web] fix ldap filter if empty
[Web] fix set_tfa for ldap users
[Web] fix set_tfa for ldap users
[Ofelia] add ldap sync cronjob
[SOGo] use bash script for ldap plist template
[Web] fix mailbox datatable search
Merge pull request #5754 from mailcow/feat/idp-ldap2
[Web] catch all exceptions on ldap connect
[SOGo] fix custom html elements and wrong redirection
[Web] apply LDAP filter
[Dovecot] move sogo sso to mailcowauth.php
init identity_provider only after all conditions are met
[SOGo] remove custom logout from toolbar
[SOGo] fix plist_ldap.sh example
Merge pull request #5764 from mailcow/fix/nightly-issues
[Web] fix identity_provider ArgumentCountError
[Web] return idp instance after init
[Web] allow SSL / TLS connections for LDAP
[Web] prevent multiple dual-logins
[Web] set default LDAP options on get
Allow prompt-less install on low-resource systems
[Web] fix invalid rspamd map check
[Web] use SEC_FETCH_DEST header to block api requests
[Web] escape html of alert messages
Merge pull request #5821 from mailcow/fix/web-nightly
[Web] include prerequisites in autodiscover
[Web] revert include prerequisites in autodiscover - include autoload
Merge pull request #5850 from mailcow/fix/nightly-autodiscover
[Nightly][SOGo] Update to 5.10.0
[Nightly][SOGo] Update 5.10.0
Don't expose SMTP/IMAP if announced "not provided" via SRV
Greek names of dovecot folders
Merge remote-tracking branch 'origin/staging' into nightly
Merge pull request #5975 from mailcow/staging
[Web] Updated lang.nb-no.json (#5980)
dovecot: fix precompiling of sieve scripts
Merge pull request #5804 from Ayowel/feat/unattended-install
Merge pull request #5983 from mailcow/fix/sieve-compiling
Merge pull request #5972 from rallisf1/dovecot-folders-greek
ui: added enotify and mime as valid options for ui
Merge pull request #5985 from mailcow/feat/improve-sieve-parser
Check
mailcow.conf
exists before source itscripts: adding docker version check to align to docs (24.X)
update.sh: fix text for min. docker ver
Add color-coded error message for missing
mailcow.conf
Fix typo in
update.sh
: ProceedingFix typo: receiving updates from
an
unsupported branchFix typos and English grammar in
update.sh
Fix typo for word
Potential
inupdate.sh
file.Fix
LABEL
in Dockerfile, should be key=valueMerge pull request #5987 from h3ssan/fix/validate-mailcow-conf-before-source
change nginx address
Include COMPOSE_PROJECT_NAME in Nginx url
adapt scheme to affected curl containers (dirty way... but workaround)
compose: bump container tags
Merge pull request #5989 from h3ssan/fix/update-script-procceding-typo
Merge pull request #5990 from h3ssan/fix/dockerfile-label-fix
Merge pull request #5945 from SailReal/master
Refactor:
update.sh
script with--help
should exit with status code 0Merge pull request #5967 from Doozy134/fix/curl-hostname
rspamd: Added DQS RBLs when key is set
rspamd: upgrade to 3.9.1 + upgrade to bookworm
rspamd: fixed dqs rbl insertion handling
compose: bumped rspamd tag
Merge pull request #5661 from mailcow/feat/rspamd-3.8
Merge pull request #5991 from h3ssan/refactor/update-script-help-exit
💻 Commits
| Merge pull request Refactor:
update.sh
script with--help
should exit with status code 0 #5991 from h3ssan/refactor/update-script-help-exit| | Refactor:
update.sh
script with--help
should exit with status code 0| * 2fe21e9 - Hassan A Hashim - 2024-08-07 14:57:36
| | Refactor:
update.sh
script with--help
should exit with status code 0| |
| Merge pull request rspamd: upgrade to rspamd 3.9.1 #5661 from mailcow/feat/rspamd-3.8
| | | rspamd: upgrade to rspamd 3.9.1
| * | 6e00d65 - DerLinkman - 2024-08-07 14:00:04
| | | compose: bumped rspamd tag
| | |
| * | b6c0364 - DerLinkman - 2024-08-07 14:00:04
| | | rspamd: fixed dqs rbl insertion handling
| | |
| * | 5d7c9b2 - DerLinkman - 2024-08-07 14:00:04
| | | rspamd: upgrade to 3.9.1 + upgrade to bookworm
| | |
| * | 4b400ea - DerLinkman - 2024-08-07 13:59:26
|/ / rspamd: Added DQS RBLs when key is set
| |
| Merge pull request fix: change internal urls for containers using curl on alpine #5967 from Doozy134/fix/curl-hostname
| | | fix: change internal urls for containers using curl on alpine
| * | a4c0068 - DerLinkman - 2024-08-07 09:51:47
| | | compose: bump container tags
| | |
| * | b56291f - DerLinkman - 2024-08-07 09:50:57
| | | adapt scheme to affected curl containers (dirty way... but workaround)
| | |
| * | 0cdf764 - Kasim - 2024-08-07 09:40:08
| | | Include COMPOSE_PROJECT_NAME in Nginx url
| | |
| * | 8fe1cc4 - Kasim - 2024-08-07 09:40:04
| | | change nginx address
| | | ACME "Waiting for Nginx..." #5962
| Merge pull request Don't expose SMTP/IMAP if announced "not provided" via SRV #5945 from SailReal/master
| |_|/ Don't expose SMTP/IMAP if announced "not provided" via SRV
|/| |
| * | 384e5a2 - Julian Raufelder - 2024-07-09 19:57:32
| / Don't expose SMTP/IMAP if announced "not provided" via SRV
| | Fixes Do not publish IMAP/SMTP in autoconfig.php if disabled via SRV record #5944
| |
| Merge pull request Fix
LABEL
in Dockerfile, should be key=value #5990 from h3ssan/fix/dockerfile-label-fix| | | Fix
LABEL
in Dockerfile, should be key=value| * | edd85de - Hassan A Hashim - 2024-08-06 22:44:59
| | | Fix
LABEL
in Dockerfile, should be key=value| | | Refering to the Official Docker Docs, clearly said the format of LABEL is
LABEL <key>=<value> <key>=<value> <key>=<value> ...
.| | |
| Merge pull request Fix typo in
update.sh
: word Proceeding #5989 from h3ssan/fix/update-script-procceding-typo| |_|/ Fix typo in
update.sh
: word Proceeding|/| |
| * | 3bf90c1 - Hassan A Hashim - 2024-08-06 21:22:30
| | | Fix typo for word
Potential
inupdate.sh
file.| | |
| * | 292306b - Hassan A Hashim - 2024-08-06 21:12:20
| | | Fix typos and English grammar in
update.sh
| | | German is different in using upper-case than English lol
| | |
| * | b3e0a66 - Hassan A Hashim - 2024-08-06 21:03:17
| | | Fix typo: receiving updates from
an
unsupported branch| | |
| * | e994cf4 - Hassan A Hashim - 2024-08-06 20:38:18
| |/ Fix typo in
update.sh
: Proceeding| |
| Merge pull request Bug Fix: Check
mailcow.conf
exists before work with it #5987 from h3ssan/fix/validate-mailcow-conf-before-source| |/ Bug Fix: Check
mailcow.conf
exists before work with it|/|
| * cc0dc2e - Hassan A Hashim - 2024-08-06 17:51:46
| | Add color-coded error message for missing
mailcow.conf
| |
| * b033937 - Hassan A Hashim - 2024-08-06 17:12:54
| | Check
mailcow.conf
exists before source it| |
| | update.sh: fix text for min. docker ver
| |
|/ scripts: adding docker version check to align to docs (24.X)
|
| Merge pull request ui: added enotify and mime as valid options for ui #5985 from mailcow/feat/improve-sieve-parser
| | ui: added enotify and mime as valid options for ui
| * 6ee0303 - DerLinkman - 2024-08-06 15:33:40
|/ ui: added enotify and mime as valid options for ui
|
| Merge pull request Greek names of dovecot folders #5972 from rallisf1/dovecot-folders-greek
| | Greek names of dovecot folders
| * e426c3a - John Rallis - 2024-07-29 16:46:03
| Greek names of dovecot folders
| Names taken from MSO 2016
| Merge pull request dovecot: fix precompiling of sieve scripts #5983 from mailcow/fix/sieve-compiling
| | dovecot: fix precompiling of sieve scripts
| * c918726 - DerLinkman - 2024-08-06 12:04:04
| | dovecot: fix precompiling of sieve scripts
| |
| Merge pull request Allow prompt-less install on low-resource systems #5804 from Ayowel/feat/unattended-install
| |/ Allow prompt-less install on low-resource systems
|/|
| * 5c851f2 - Ayowel - 2024-03-26 08:19:24
| Allow prompt-less install on low-resource systems
|
[Web] Updated lang.nb-no.json (Translations update from Weblate #5980)
Co-authored-by: Christer Solstrand Johannessen csjoh@users.noreply.translate.mailcow.email
| Merge pull request Automatic PR to nightly from 2024-08-01T03:13:55Z #5975 from mailcow/staging
| Automatic PR to nightly from 2024-08-01T03:13:55Z
| Merge remote-tracking branch 'origin/staging' into nightly
|
| [Nightly][SOGo] Update 5.10.0
|
| [Nightly][SOGo] Update to 5.10.0
|
| Merge pull request [Web] Fix autodiscover fails with external IdP #5850 from mailcow/fix/nightly-autodiscover
| | [Web] Fix autodiscover fails with external IdP
| * 95d6eeb - FreddleSpl0it - 2024-04-19 20:32:44
| | [Web] revert include prerequisites in autodiscover - include autoload
| |
| * eadf70d - FreddleSpl0it - 2024-04-18 14:23:35
|/ [Web] include prerequisites in autodiscover
|
| Merge pull request Fix/web nightly #5821 from mailcow/fix/web-nightly
| | Fix/web nightly
| * cf2fda6 - FreddleSpl0it - 2024-04-04 09:31:20
| | [Web] escape html of alert messages
| |
| * cd24057 - FreddleSpl0it - 2024-04-04 09:31:03
| | [Web] use SEC_FETCH_DEST header to block api requests
| |
| * c68a436 - FreddleSpl0it - 2024-04-04 09:30:30
|/ [Web] fix invalid rspamd map check
|
| [Web] set default LDAP options on get
|
| [Web] prevent multiple dual-logins
|
| [Web] allow SSL / TLS connections for LDAP
|
| [Web] return idp instance after init
|
| [Web] fix identity_provider ArgumentCountError
|
| Merge pull request Fix nightly issues with new ldap provider #5764 from mailcow/fix/nightly-issues
| | Fix nightly issues with new ldap provider
| * 39a4b11 - FreddleSpl0it - 2024-02-26 13:14:08
| | [SOGo] fix plist_ldap.sh example
| |
| * 881c2d6 - FreddleSpl0it - 2024-02-26 13:13:50
| | [SOGo] remove custom logout from toolbar
| |
| * d237157 - FreddleSpl0it - 2024-02-26 13:12:44
| | init identity_provider only after all conditions are met
| |
| * 6928eb6 - FreddleSpl0it - 2024-02-26 13:10:08
|/ [Dovecot] move sogo sso to mailcowauth.php
|
| [Web] apply LDAP filter
|
| [SOGo] fix custom html elements and wrong redirection
|
| [Web] catch all exceptions on ldap connect
|
| Merge pull request [Nightly] add LDAP as direct IdP #5754 from mailcow/feat/idp-ldap2
| | [Nightly] add LDAP as direct IdP
| * 45811bc - FreddleSpl0it - 2024-02-20 15:00:06
| | [Web] fix mailbox datatable search
| |
| * 132e37b - FreddleSpl0it - 2024-02-20 12:42:37
| | [SOGo] use bash script for ldap plist template
| |
| * b3e26e1 - FreddleSpl0it - 2024-02-20 12:01:08
| | [Ofelia] add ldap sync cronjob
| |
| * a3bb889 - FreddleSpl0it - 2024-02-20 11:41:02
| | [Web] fix set_tfa for ldap users
| |
| * 3a1dcb3 - FreddleSpl0it - 2024-02-20 11:34:01
| | [Web] fix set_tfa for ldap users
| |
| * d22cafa - FreddleSpl0it - 2024-02-20 11:21:25
| | [Web] fix ldap filter if empty
| |
| * 78e7266 - FreddleSpl0it - 2024-02-20 10:46:23
| | [Web] add LDAP query filter
| |
| * a06c783 - FreddleSpl0it - 2024-02-20 10:31:14
| | [Web] add ldap idp
| |
| * d479d18 - FreddleSpl0it - 2024-02-20 10:30:11
|/ [Web] update directorytree/ldaprecord
|
| docker-compose: bumped versions
|
| Remove unused files
|
| [Web] fix idp mailbox login
|
| dovecot: corrected dockerfile inside nightly
|
| fix functions.inc.php, update sogo and dovecot nightly image
|
| Fixed SQL query for retrieving SSO users.
|
| [Web] add log messages to verify-sso function
|
| [Web] add missing file to autodiscover.php
|
| Updated Dovecot Image to use OpenSSL 3.0 fix
|
| [Web] add configurable client scopes for generic-oidc
|
| [Web] dont rtrim generic-oidc urls
|
| Update Dovecot to reuse lz4 compression
|
| Use dedicated nightly images on nightly branch + updates of images itself
|
| fix keycloak mailpassword flow
|
| Update sogo-auth.php
|
| Update sogo-auth.php
| initialize db before validating credentials
| Fixes user sync of keycloak IDP crashes #5408
|
| [Web] add missing break
|
| [Web] fix user protocol badges
|
| [Dovecot] remove passwd-verify.lua generation
|
| Clamd using Alpine Packages instead self compile
|
| Rebased Dovecot on Alpine + fixed logging
|
| Small fixes for CLAMD Health Check
|
| Added missing Labels to Dockerfiles
|
| Optimized Build Process for Dovecot
|
| Changed Dovecot Base to Bullseye again (Self compile)
|
| Optimized CLAMAV Builds to match exact version instead of Repo
|
| Switched to Alpine Edge (for IMAPSYNC Deps)
|
| Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
|
| Removed Test self compiled SOGo Dockerfile
|
| Changed Maintainer to tinc within Dockerfiles
|
| Updated Clamd Building to be x86 and ARM Compatible
|
| [Rspamd] Update to 3.6 (Ratelimit fix)
|
| [Web] minor fixes
|
| [SOGo] deny direct login on external users
|
| [SOGo] remove sogo_view and triggers
|
| [Web] catch update_sogo exceptions
|
| [Web] fix malformed_username check
|
| [Web] remove keycloak sync disabled warning
|
| deny changes on identity provider if it's in use
|
| rework auth - move dovecot sasl log to php
|
| [Web] allow mailbox authsource to be switchable
|
| [Web] fix identity-provider settings layout
|
| [Web] trim CRON_LOG
|
| [Web] remove unnecessary if block
|
| [Web] add curl timeouts to oidc requests
|
| [Web] update lang files
|
| [Dovecot] mailcowauth minor fixes
|
| [Web] improve identity-provider template
|
| [Web] improve attribute sync performance
| Merge branch 'nightly' into staging
|
| Merge pull request Refactor:
update.sh
script with--help
should exit with status code 0 #5991 from h3ssan/refactor/update-script-help-exit| | Refactor:
update.sh
script with--help
should exit with status code 0| * 2fe21e9 - Hassan A Hashim - 2024-08-07 14:57:36
| | Refactor:
update.sh
script with--help
should exit with status code 0| |
| Merge pull request rspamd: upgrade to rspamd 3.9.1 #5661 from mailcow/feat/rspamd-3.8
| | | rspamd: upgrade to rspamd 3.9.1
| * | 6e00d65 - DerLinkman - 2024-08-07 14:00:04
| | | compose: bumped rspamd tag
| | |
| * | b6c0364 - DerLinkman - 2024-08-07 14:00:04
| | | rspamd: fixed dqs rbl insertion handling
| | |
| * | 5d7c9b2 - DerLinkman - 2024-08-07 14:00:04
| | | rspamd: upgrade to 3.9.1 + upgrade to bookworm
| | |
| * | 4b400ea - DerLinkman - 2024-08-07 13:59:26
|/ / rspamd: Added DQS RBLs when key is set
| |
| Merge pull request fix: change internal urls for containers using curl on alpine #5967 from Doozy134/fix/curl-hostname
| | | fix: change internal urls for containers using curl on alpine
| * | a4c0068 - DerLinkman - 2024-08-07 09:51:47
| | | compose: bump container tags
| | |
| * | b56291f - DerLinkman - 2024-08-07 09:50:57
| | | adapt scheme to affected curl containers (dirty way... but workaround)
| | |
| * | 0cdf764 - Kasim - 2024-08-07 09:40:08
| | | Include COMPOSE_PROJECT_NAME in Nginx url
| | |
| * | 8fe1cc4 - Kasim - 2024-08-07 09:40:04
| | | change nginx address
| | | ACME "Waiting for Nginx..." #5962
| Merge pull request Don't expose SMTP/IMAP if announced "not provided" via SRV #5945 from SailReal/master
| |_|/ Don't expose SMTP/IMAP if announced "not provided" via SRV
|/| |
| * | 384e5a2 - Julian Raufelder - 2024-07-09 19:57:32
| / Don't expose SMTP/IMAP if announced "not provided" via SRV
| | Fixes Do not publish IMAP/SMTP in autoconfig.php if disabled via SRV record #5944
| |
| Merge pull request Fix
LABEL
in Dockerfile, should be key=value #5990 from h3ssan/fix/dockerfile-label-fix| | | Fix
LABEL
in Dockerfile, should be key=value| * | edd85de - Hassan A Hashim - 2024-08-06 22:44:59
| | | Fix
LABEL
in Dockerfile, should be key=value| | | Refering to the Official Docker Docs, clearly said the format of LABEL is
LABEL <key>=<value> <key>=<value> <key>=<value> ...
.| | |
| Merge pull request Fix typo in
update.sh
: word Proceeding #5989 from h3ssan/fix/update-script-procceding-typo| |_|/ Fix typo in
update.sh
: word Proceeding|/| |
| * | 3bf90c1 - Hassan A Hashim - 2024-08-06 21:22:30
| | | Fix typo for word
Potential
inupdate.sh
file.| | |
| * | 292306b - Hassan A Hashim - 2024-08-06 21:12:20
| | | Fix typos and English grammar in
update.sh
| | | German is different in using upper-case than English lol
| | |
| * | b3e0a66 - Hassan A Hashim - 2024-08-06 21:03:17
| | | Fix typo: receiving updates from
an
unsupported branch| | |
| * | e994cf4 - Hassan A Hashim - 2024-08-06 20:38:18
| |/ Fix typo in
update.sh
: Proceeding| |
| Merge pull request Bug Fix: Check
mailcow.conf
exists before work with it #5987 from h3ssan/fix/validate-mailcow-conf-before-source| |/ Bug Fix: Check
mailcow.conf
exists before work with it|/|
| * cc0dc2e - Hassan A Hashim - 2024-08-06 17:51:46
| | Add color-coded error message for missing
mailcow.conf
| |
| * b033937 - Hassan A Hashim - 2024-08-06 17:12:54
| | Check
mailcow.conf
exists before source it| |
| | update.sh: fix text for min. docker ver
| |
|/ scripts: adding docker version check to align to docs (24.X)
|
| Merge pull request ui: added enotify and mime as valid options for ui #5985 from mailcow/feat/improve-sieve-parser
| | ui: added enotify and mime as valid options for ui
| * 6ee0303 - DerLinkman - 2024-08-06 15:33:40
|/ ui: added enotify and mime as valid options for ui
|
| Merge pull request Greek names of dovecot folders #5972 from rallisf1/dovecot-folders-greek
| | Greek names of dovecot folders
| * e426c3a - John Rallis - 2024-07-29 16:46:03
| Greek names of dovecot folders
| Names taken from MSO 2016
| Merge pull request dovecot: fix precompiling of sieve scripts #5983 from mailcow/fix/sieve-compiling
| | dovecot: fix precompiling of sieve scripts
| * c918726 - DerLinkman - 2024-08-06 12:04:04
| | dovecot: fix precompiling of sieve scripts
| |
| Merge pull request Allow prompt-less install on low-resource systems #5804 from Ayowel/feat/unattended-install
| |/ Allow prompt-less install on low-resource systems
|/|
| * 5c851f2 - Ayowel - 2024-03-26 08:19:24
| Allow prompt-less install on low-resource systems
|
[Web] Updated lang.nb-no.json (Translations update from Weblate #5980)
Co-authored-by: Christer Solstrand Johannessen csjoh@users.noreply.translate.mailcow.email
|
| [Web] add crontasks logs
|
| [Web] add keycloak sync crontask
|
| [Web] handle fatal errors on getAccessToken
|
| [Web] fix attribute mapping list
|
| [Web] hide auth settings for external users
|
| [Web] fix bug on mailbox login
|
| [Web] update lang.en-gb.json
|
| [Web] update guzzlehttp/psr7
|
| [Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
|
| [Web] add league/oauth2-client
|
| update gitignore
|
| [Web] functions.auth.inc.php corrections
|
| [Web] remove ropc flow
|
| [Web] add "add mailbox_from_template" function
|
| [Web] add generic-oidc provider
|
| [Web] add "edit mailbox_from_template" function
|
| [Web] revert configurable authsource
|
| [Web] rename var for tab-config-identity-provider.twig
|
| [Web] add generic-oidc provider
|
| [Web] remove sso login alertbox
|
| [Web] move iam sso functions
|
| [Dovecot] group auth files
|
| [Web] move /process/login to internal endpoint
|
| [Web] iam - add switch for direct login flow
|
| [Dovecot] fix wrong lua syntax
|
| [Web] add IAM delete button
| Merge branch 'nightly' into staging
|
| Merge pull request Refactor:
update.sh
script with--help
should exit with status code 0 #5991 from h3ssan/refactor/update-script-help-exit| | Refactor:
update.sh
script with--help
should exit with status code 0| * 2fe21e9 - Hassan A Hashim - 2024-08-07 14:57:36
| | Refactor:
update.sh
script with--help
should exit with status code 0| |
| Merge pull request rspamd: upgrade to rspamd 3.9.1 #5661 from mailcow/feat/rspamd-3.8
| | | rspamd: upgrade to rspamd 3.9.1
| * | 6e00d65 - DerLinkman - 2024-08-07 14:00:04
| | | compose: bumped rspamd tag
| | |
| * | b6c0364 - DerLinkman - 2024-08-07 14:00:04
| | | rspamd: fixed dqs rbl insertion handling
| | |
| * | 5d7c9b2 - DerLinkman - 2024-08-07 14:00:04
| | | rspamd: upgrade to 3.9.1 + upgrade to bookworm
| | |
| * | 4b400ea - DerLinkman - 2024-08-07 13:59:26
|/ / rspamd: Added DQS RBLs when key is set
| |
| Merge pull request fix: change internal urls for containers using curl on alpine #5967 from Doozy134/fix/curl-hostname
| | | fix: change internal urls for containers using curl on alpine
| * | a4c0068 - DerLinkman - 2024-08-07 09:51:47
| | | compose: bump container tags
| | |
| * | b56291f - DerLinkman - 2024-08-07 09:50:57
| | | adapt scheme to affected curl containers (dirty way... but workaround)
| | |
| * | 0cdf764 - Kasim - 2024-08-07 09:40:08
| | | Include COMPOSE_PROJECT_NAME in Nginx url
| | |
| * | 8fe1cc4 - Kasim - 2024-08-07 09:40:04
| | | change nginx address
| | | ACME "Waiting for Nginx..." #5962
| Merge pull request Don't expose SMTP/IMAP if announced "not provided" via SRV #5945 from SailReal/master
| |_|/ Don't expose SMTP/IMAP if announced "not provided" via SRV
|/| |
| * | 384e5a2 - Julian Raufelder - 2024-07-09 19:57:32
| / Don't expose SMTP/IMAP if announced "not provided" via SRV
| | Fixes Do not publish IMAP/SMTP in autoconfig.php if disabled via SRV record #5944
| |
| Merge pull request Fix
LABEL
in Dockerfile, should be key=value #5990 from h3ssan/fix/dockerfile-label-fix| | | Fix
LABEL
in Dockerfile, should be key=value| * | edd85de - Hassan A Hashim - 2024-08-06 22:44:59
| | | Fix
LABEL
in Dockerfile, should be key=value| | | Refering to the Official Docker Docs, clearly said the format of LABEL is
LABEL <key>=<value> <key>=<value> <key>=<value> ...
.| | |
| Merge pull request Fix typo in
update.sh
: word Proceeding #5989 from h3ssan/fix/update-script-procceding-typo| |_|/ Fix typo in
update.sh
: word Proceeding|/| |
| * | 3bf90c1 - Hassan A Hashim - 2024-08-06 21:22:30
| | | Fix typo for word
Potential
inupdate.sh
file.| | |
| * | 292306b - Hassan A Hashim - 2024-08-06 21:12:20
| | | Fix typos and English grammar in
update.sh
| | | German is different in using upper-case than English lol
| | |
| * | b3e0a66 - Hassan A Hashim - 2024-08-06 21:03:17
| | | Fix typo: receiving updates from
an
unsupported branch| | |
| * | e994cf4 - Hassan A Hashim - 2024-08-06 20:38:18
| |/ Fix typo in
update.sh
: Proceeding| |
| Merge pull request Bug Fix: Check
mailcow.conf
exists before work with it #5987 from h3ssan/fix/validate-mailcow-conf-before-source| |/ Bug Fix: Check
mailcow.conf
exists before work with it|/|
| * cc0dc2e - Hassan A Hashim - 2024-08-06 17:51:46
| | Add color-coded error message for missing
mailcow.conf
| |
| * b033937 - Hassan A Hashim - 2024-08-06 17:12:54
| | Check
mailcow.conf
exists before source it| |
| | update.sh: fix text for min. docker ver
| |
|/ scripts: adding docker version check to align to docs (24.X)
|
| Merge pull request ui: added enotify and mime as valid options for ui #5985 from mailcow/feat/improve-sieve-parser
| | ui: added enotify and mime as valid options for ui
| * 6ee0303 - DerLinkman - 2024-08-06 15:33:40
|/ ui: added enotify and mime as valid options for ui
|
| Merge pull request Greek names of dovecot folders #5972 from rallisf1/dovecot-folders-greek
| | Greek names of dovecot folders
| * e426c3a - John Rallis - 2024-07-29 16:46:03
| Greek names of dovecot folders
| Names taken from MSO 2016
| Merge pull request dovecot: fix precompiling of sieve scripts #5983 from mailcow/fix/sieve-compiling
| | dovecot: fix precompiling of sieve scripts
| * c918726 - DerLinkman - 2024-08-06 12:04:04
| | dovecot: fix precompiling of sieve scripts
| |
| Merge pull request Allow prompt-less install on low-resource systems #5804 from Ayowel/feat/unattended-install
| |/ Allow prompt-less install on low-resource systems
|/|
| * 5c851f2 - Ayowel - 2024-03-26 08:19:24
| Allow prompt-less install on low-resource systems
|
[Web] Updated lang.nb-no.json (Translations update from Weblate #5980)
Co-authored-by: Christer Solstrand Johannessen csjoh@users.noreply.translate.mailcow.email
|
| [Web] IAM - add delete option
| Merge branch 'nightly' into staging
|
| Merge pull request Refactor:
update.sh
script with--help
should exit with status code 0 #5991 from h3ssan/refactor/update-script-help-exit| | Refactor:
update.sh
script with--help
should exit with status code 0| * 2fe21e9 - Hassan A Hashim - 2024-08-07 14:57:36
| | Refactor:
update.sh
script with--help
should exit with status code 0| |
| Merge pull request rspamd: upgrade to rspamd 3.9.1 #5661 from mailcow/feat/rspamd-3.8
| | | rspamd: upgrade to rspamd 3.9.1
| * | 6e00d65 - DerLinkman - 2024-08-07 14:00:04
| | | compose: bumped rspamd tag
| | |
| * | b6c0364 - DerLinkman - 2024-08-07 14:00:04
| | | rspamd: fixed dqs rbl insertion handling
| | |
| * | 5d7c9b2 - DerLinkman - 2024-08-07 14:00:04
| | | rspamd: upgrade to 3.9.1 + upgrade to bookworm
| | |
| * | 4b400ea - DerLinkman - 2024-08-07 13:59:26
|/ / rspamd: Added DQS RBLs when key is set
| |
| Merge pull request fix: change internal urls for containers using curl on alpine #5967 from Doozy134/fix/curl-hostname
| | | fix: change internal urls for containers using curl on alpine
| * | a4c0068 - DerLinkman - 2024-08-07 09:51:47
| | | compose: bump container tags
| | |
| * | b56291f - DerLinkman - 2024-08-07 09:50:57
| | | adapt scheme to affected curl containers (dirty way... but workaround)
| | |
| * | 0cdf764 - Kasim - 2024-08-07 09:40:08
| | | Include COMPOSE_PROJECT_NAME in Nginx url
| | |
| * | 8fe1cc4 - Kasim - 2024-08-07 09:40:04
| | | change nginx address
| | | ACME "Waiting for Nginx..." #5962
| Merge pull request Don't expose SMTP/IMAP if announced "not provided" via SRV #5945 from SailReal/master
| |_|/ Don't expose SMTP/IMAP if announced "not provided" via SRV
|/| |
| * | 384e5a2 - Julian Raufelder - 2024-07-09 19:57:32
| / Don't expose SMTP/IMAP if announced "not provided" via SRV
| | Fixes Do not publish IMAP/SMTP in autoconfig.php if disabled via SRV record #5944
| |
| Merge pull request Fix
LABEL
in Dockerfile, should be key=value #5990 from h3ssan/fix/dockerfile-label-fix| | | Fix
LABEL
in Dockerfile, should be key=value| * | edd85de - Hassan A Hashim - 2024-08-06 22:44:59
| | | Fix
LABEL
in Dockerfile, should be key=value| | | Refering to the Official Docker Docs, clearly said the format of LABEL is
LABEL <key>=<value> <key>=<value> <key>=<value> ...
.| | |
| Merge pull request Fix typo in
update.sh
: word Proceeding #5989 from h3ssan/fix/update-script-procceding-typo| |_|/ Fix typo in
update.sh
: word Proceeding|/| |
| * | 3bf90c1 - Hassan A Hashim - 2024-08-06 21:22:30
| | | Fix typo for word
Potential
inupdate.sh
file.| | |
| * | 292306b - Hassan A Hashim - 2024-08-06 21:12:20
| | | Fix typos and English grammar in
update.sh
| | | German is different in using upper-case than English lol
| | |
| * | b3e0a66 - Hassan A Hashim - 2024-08-06 21:03:17
| | | Fix typo: receiving updates from
an
unsupported branch| | |
| * | e994cf4 - Hassan A Hashim - 2024-08-06 20:38:18
| |/ Fix typo in
update.sh
: Proceeding| |
| Merge pull request Bug Fix: Check
mailcow.conf
exists before work with it #5987 from h3ssan/fix/validate-mailcow-conf-before-source| |/ Bug Fix: Check
mailcow.conf
exists before work with it|/|
| * cc0dc2e - Hassan A Hashim - 2024-08-06 17:51:46
| | Add color-coded error message for missing
mailcow.conf
| |
| * b033937 - Hassan A Hashim - 2024-08-06 17:12:54
| | Check
mailcow.conf
exists before source it| |
| | update.sh: fix text for min. docker ver
| |
|/ scripts: adding docker version check to align to docs (24.X)
|
| Merge pull request ui: added enotify and mime as valid options for ui #5985 from mailcow/feat/improve-sieve-parser
| | ui: added enotify and mime as valid options for ui
| * 6ee0303 - DerLinkman - 2024-08-06 15:33:40
|/ ui: added enotify and mime as valid options for ui
|
| Merge pull request Greek names of dovecot folders #5972 from rallisf1/dovecot-folders-greek
| | Greek names of dovecot folders
| * e426c3a - John Rallis - 2024-07-29 16:46:03
| Greek names of dovecot folders
| Names taken from MSO 2016
| Merge pull request dovecot: fix precompiling of sieve scripts #5983 from mailcow/fix/sieve-compiling
| | dovecot: fix precompiling of sieve scripts
| * c918726 - DerLinkman - 2024-08-06 12:04:04
| | dovecot: fix precompiling of sieve scripts
| |
| Merge pull request Allow prompt-less install on low-resource systems #5804 from Ayowel/feat/unattended-install
| |/ Allow prompt-less install on low-resource systems
|/|
| * 5c851f2 - Ayowel - 2024-03-26 08:19:24
| Allow prompt-less install on low-resource systems
|
[Web] Updated lang.nb-no.json (Translations update from Weblate #5980)
Co-authored-by: Christer Solstrand Johannessen csjoh@users.noreply.translate.mailcow.email
|
| [Web] fix iam attribute mapping ui
|
| replace ropc flow with keycloak rest api flow
|
| [Web] rename role mapping to attribute mapping
|
| new dovecout lua auth - use https
|
| [Web] create ratelimit acl on iam mbox creation 2
|
| [Web] create ratelimit acl on iam mbox creation
|
| [Web] fix broken sogo-sso
|
| [Web] fix app_pass ignore_access
|
| [Web] keycloak auth functions
|
| [Web] add manage identity provider
|
| [Web] remove u2f lib from prerequisites
|
| [Web] add oauth2-keycloak lib
|
| [Web] remove u2f lib
|
| [Web] limit identity_provider function better
|
| [Web] manage keycloak identity provider
|
| [Web] organize auth functions+api auth w/ dovecot
|
| [Web] update de-de + en-gb lang
|
| [Web] organize user landing
|
| [Web] fix user login history
|
| [Web] add app hide option
|
| [Web] add seperate link for logged in users
|
| [Web] few style changes
|
[Web] redirect to sogo after failed sogo-auth
📁 Modified files
data/Dockerfiles/acme/Dockerfile | 2 +-
data/Dockerfiles/acme/acme.sh | 4 +-
data/Dockerfiles/acme/reload-configurations.sh | 14 +-
data/Dockerfiles/clamd/Dockerfile | 2 +-
data/Dockerfiles/dockerapi/Dockerfile | 2 +-
data/Dockerfiles/dovecot/Dockerfile | 3 +-
data/Dockerfiles/dovecot/docker-entrypoint.sh | 8 -
data/Dockerfiles/dovecot/rspamd-pipe-ham | 6 +-
data/Dockerfiles/dovecot/rspamd-pipe-spam | 6 +-
data/Dockerfiles/dovecot/sa-rules.sh | 4 +-
data/Dockerfiles/netfilter/Dockerfile | 3 +-
data/Dockerfiles/olefy/Dockerfile | 3 +-
data/Dockerfiles/phpfpm/Dockerfile | 3 +-
data/Dockerfiles/phpfpm/docker-entrypoint.sh | 10 +-
data/Dockerfiles/postfix/Dockerfile | 3 +-
data/Dockerfiles/rspamd/Dockerfile | 13 +-
data/Dockerfiles/rspamd/docker-entrypoint.sh | 186 +++++++++++++++
data/Dockerfiles/sogo/Dockerfile | 3 +-
data/Dockerfiles/unbound/Dockerfile | 2 +-
data/Dockerfiles/watchdog/Dockerfile | 3 +-
data/Dockerfiles/watchdog/watchdog.sh | 14 +-
data/conf/dovecot/dovecot.folders.conf | 17 +-
data/conf/rspamd/local.d/rbl.conf | 6 +-
data/conf/rspamd/local.d/rbl_group.conf | 257 +++++++++++++++++++++
data/web/autoconfig.php | 8 +
.../web/inc/lib/sieve/extensions/enotify.xml (new) | 33 +++
data/web/inc/lib/sieve/extensions/mime.xml (new) | 58 +++++
data/web/lang/lang.nb-no.json | 143 ++++++++++++
docker-compose.yml | 9 +-
generate_config.sh | 74 +++---
update.sh | 33 ++-
31 files changed, 831 insertions(+), 101 deletions(-)