-
-
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 2023-06-12T14:11:27Z #5282
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
[Dovecot] remove pass return in Dovecot lua auth
Signed-off-by: milkmaker <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: milkmaker <[email protected]>
Update dependency nextcloud/server to v27
[web] logger pdo exception handling workaround
… misspelled 'collapse'
[Rspamd] Native mailcow Support for Securite ClamAV Signatures
Fixes several instances of missing </span>, extra role='tabpanel' and…
Signed-off-by: milkmaker <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This was referenced Jul 28, 2023
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
Merge pull request #5090 from mailcow/staging
Merge pull request #5115 from mailcow/staging
Merge pull request #5132 from mailcow/staging
Merge pull request #5144 from mailcow/staging
Merge pull request #5148 from mailcow/staging
Merge pull request #5151 from mailcow/staging
Merge pull request #5154 from mailcow/staging
[Web] add cors to json_api
[Web] cors - add check if origin is valid
logger pdo exception handling workaround
Merge pull request #5165 from mailcow/staging
[Rspamd] add dot-stuffing to bcc forwarding
Merge pull request #5229 from mailcow/staging
Merge pull request #5230 from mailcow/staging
Merge pull request #5249 from mailcow/staging
Merge pull request #5250 from mailcow/staging
Rspamd returns 401 on unsuccesful logins
[API] Update swagger version
Merge pull request #5258 from mailcow/staging
Merge pull request #5264 from mailcow/staging
Merge pull request #5265 from mailcow/staging
Merge pull request #5266 from mailcow/staging
Merge pull request #5268 from mailcow/staging
[Dockerapi] add pubsub handler for broadcasting in ha setup
Update thollander/actions-comment-pull-request action to v2.4.0 (#5280)
Fix smtp settings for nextcloud v26
Update dependency nextcloud/server to v27
[API] Update swagger version
[API] Update swagger version
New Symbols defined for Security ClamAV DBs
Improved Scores
Changed weight to score for CLAMD_SPAM
Merge pull request #5284 from mailcow:renovate/nextcloud-server-27.x
Merge pull request #5283 from superpuffin:master
Merge pull request #5263 from mailcow:update-api
Merge pull request #5262 from mailcow/fix-5252
[Web] add CLUSTERMODE environment variable
[Dockerapi] add missing import os
Merge pull request #5213 from mailcow/feat/cors
[Web] fix rspamd-history
Merge pull request #5312 from mailcow/fix/ui-logs
Merge pull request #5310 from mailcow/feat/ha-pubsub
Merge pull request #5221 from mailcow/fix/dot-stuffing-bcc
Merge pull request #5215 from goodygh/5136-fix-logger-error-handling
Fixes several instances of missing , extra role='tabpanel' and misspelled 'collapse'
Merge pull request #5316 from mailcow/feat/rspamd-securite-symbols
Merge pull request #5315 from SnailShea/fix/twig-typos
Merge pull request #5295 from mailcow/feat/spamhaus-dqs-asn
Update dependency nextcloud/server to v27.0.1 (#5324)
[Web] fix visual bug #5322
[Dockerapi] Update to 2.05
[Web] display is_catch_all and aliases_send_as_all if not empty #5320
[Web] add edit/cors api endpoint to swagger
[Web] change style of f2b active ban actions
[Web] change style of f2b active ban actions
Merge branch 'feat/spamhaus-dqs-asn' into staging
Fixed Syntax error in generate_config.sh
💻 Commits
| Fixed Syntax error in generate_config.sh
|
| Merge branch 'feat/spamhaus-dqs-asn' into staging
|
| [Web] change style of f2b active ban actions
|
| [Web] change style of f2b active ban actions
|
| [Web] add edit/cors api endpoint to swagger
|
| [Web] display is_catch_all and aliases_send_as_all if not empty mailcow UI: Empty 'Catch-all for domain/s' under mailbox details #5320
|
| [Dockerapi] Update to 2.05
|
| [Web] fix visual bug Visual bug in Mailcow UI (HTML not rendered) #5322
|
| Update dependency nextcloud/server to v27.0.1 (Update dependency nextcloud/server to v27.0.1 #5324)
| Signed-off-by: milkmaker [email protected]
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| Merge pull request Fixes several instances of missing </span>, extra role='tabpanel' and… #5315 from SnailShea/fix/twig-typos
| | Fixes several instances of missing , extra role='tabpanel' and…
| * b903cf3 - SnailShea - 2023-07-11 19:00:05
| | Fixes several instances of missing , extra role='tabpanel' and misspelled 'collapse'
| |
| Merge pull request [Rspamd] Native mailcow Support for Securite ClamAV Signatures #5316 from mailcow/feat/rspamd-securite-symbols
| | | [Rspamd] Native mailcow Support for Securite ClamAV Signatures
| * | 6e9c024 - DerLinkman - 2023-06-27 10:28:52
| | | Changed weight to score for CLAMD_SPAM
| | |
| * | 8cd4ae1 - DerLinkman - 2023-06-23 16:19:37
| | | Improved Scores
| | |
| * | 689856b - DerLinkman - 2023-06-23 16:13:25
| | | New Symbols defined for Security ClamAV DBs
| | |
| Merge pull request [web] logger pdo exception handling workaround #5215 from goodygh/5136-fix-logger-error-handling
| | | | [web] logger pdo exception handling workaround
| * | | 9752313 - goodygh - 2023-04-29 02:39:04
| / / logger pdo exception handling workaround
| | |
| Merge pull request [Rspamd] add dot-stuffing to bcc forwarding #5221 from mailcow/fix/dot-stuffing-bcc
| | | | [Rspamd] add dot-stuffing to bcc forwarding
| * | | 97a492b - FreddleSpl0it - 2023-05-03 15:04:09
| / / [Rspamd] add dot-stuffing to bcc forwarding
| | |
| Merge pull request [Dockerapi] add redis pubsub handler for broadcasting requests #5310 from mailcow/feat/ha-pubsub
| | | | [Dockerapi] add redis pubsub handler for broadcasting requests
| * | | 0f0d43b - FreddleSpl0it - 2023-07-07 11:32:28
| | | | [Dockerapi] add missing import os
| | | |
| * | | 0f69565 - FreddleSpl0it - 2023-07-07 09:58:51
| | | | [Web] add CLUSTERMODE environment variable
| | | |
| * | | 06cce79 - FreddleSpl0it - 2023-06-12 16:37:48
| / / [Dockerapi] add pubsub handler for broadcasting in ha setup
| | |
| Merge pull request [Web] fix loading rspamd-history #5312 from mailcow/fix/ui-logs
| | | | [Web] fix loading rspamd-history
| * | | cb1a11e - FreddleSpl0it - 2023-07-10 09:35:51
|/ / / [Web] fix rspamd-history
| | |
| Merge pull request [Web] add cors to json_api #5213 from mailcow/feat/cors
| | | | [Web] add cors to json_api
| * | | 6b82284 - FreddleSpl0it - 2023-04-26 11:19:50
| | | | [Web] cors - add check if origin is valid
| | | |
| * | | 192f67c - FreddleSpl0it - 2023-04-26 10:46:07
| / / [Web] add cors to json_api
| | |
| Merge pull request Rspamd returns 401 on unsuccesful logins #5262 from mailcow/fix-5252
| | | | Rspamd returns 401 on unsuccesful logins
| * | | 7a582af - Peter - 2023-05-28 22:43:26
| / / Rspamd returns 401 on unsuccesful logins
| | |
| Merge pull request [API] Update swagger version to 5.1.0 #5263 from mailcow:update-api
| | | | [API] Update swagger version to 5.1.0
| * | | c0c46b7 - Peter - 2023-06-19 21:35:10
| | | | [API] Update swagger version
| | | |
| * | | 42a91af - Peter - 2023-06-15 19:20:09
| | | | [API] Update swagger version
| | | |
| * | | 6f87539 - Peter - 2023-05-28 23:29:58
| / / [API] Update swagger version
| | |
| Merge pull request Update nextcloud heper script to disable SMTP TLS host verification #5283 from superpuffin:master
| | | | Update nextcloud heper script to disable SMTP TLS host verification
| * | | 61c8afa - Yorgos Bos - 2023-06-13 10:54:42
| | |/ Fix smtp settings for nextcloud v26
| |/|
| | |
| * | e691d2c - Niklas Meyer - 2023-05-30 16:57:10
| | | Merge pull request [Dovecot] remove pass return in Dovecot lua auth #5266 from mailcow/staging
| | | [Dovecot] remove pass return in Dovecot lua auth
| * | 490d553 - Niklas Meyer - 2023-05-30 16:23:26
| | | Merge pull request 2023-05a #5264 from mailcow/staging
| | | 2023-05a
| * | 74bcec4 - Niklas Meyer - 2023-05-25 16:30:16
| / Merge pull request 2023-05 #5250 from mailcow/staging
| | 2023-05
| Merge pull request Update dependency nextcloud/server to v27 #5284 from mailcow:renovate/nextcloud-server-27.x
| |/ Update dependency nextcloud/server to v27
|/|
| * 6e1ee63 - renovate[bot] - 2023-06-13 14:02:53
|/ Update dependency nextcloud/server to v27
| Signed-off-by: milkmaker [email protected]
Update thollander/actions-comment-pull-request action to v2.4.0 (Update thollander/actions-comment-pull-request action to v2.4.0 #5280)
Signed-off-by: milkmaker [email protected]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| Merge pull request Spamhaus DNSBL AS Detection #5295 from mailcow/feat/spamhaus-dqs-asn
| Spamhaus DNSBL AS Detection
| Merge pull request Automatic PR to nightly from 2023-06-01T13:07:21Z #5268 from mailcow/staging
|
| Merge pull request Automatic PR to nightly from 2023-05-30T13:04:22Z #5265 from mailcow/staging
| Automatic PR to nightly from 2023-05-30T13:04:22Z
| Merge pull request Automatic PR to nightly from 2023-05-28T13:15:57Z #5258 from mailcow/staging
| Automatic PR to nightly from 2023-05-28T13:15:57Z
| Merge pull request Automatic PR to nightly from 2023-05-25T12:16:31Z #5249 from mailcow/staging
| Automatic PR to nightly from 2023-05-25T12:16:31Z
| Merge pull request Automatic PR to nightly from 2023-05-08T06:04:57Z #5230 from mailcow/staging
| Automatic PR to nightly from 2023-05-08T06:04:57Z
| Merge pull request Automatic PR to nightly from 2023-05-08T06:04:57Z #5229 from mailcow/staging
| Automatic PR to nightly from 2023-05-08T06:04:57Z
| Merge pull request Automatic PR to nightly from 2023-04-03T17:18:39Z #5165 from mailcow/staging
| Automatic PR to nightly from 2023-04-03T17:18:39Z
| Merge pull request Automatic PR to nightly from 2023-03-28T22:12:48Z #5154 from mailcow/staging
| Automatic PR to nightly from 2023-03-28T22:12:48Z
| Merge pull request Automatic PR to nightly from 2023-03-28T08:11:01Z #5151 from mailcow/staging
| Automatic PR to nightly from 2023-03-28T08:11:01Z
| Merge pull request Automatic PR to nightly from 2023-03-27T06:34:45Z #5148 from mailcow/staging
| Automatic PR to nightly from 2023-03-27T06:34:45Z
| Merge pull request Automatic PR to nightly from 2023-03-22T12:36:38Z #5144 from mailcow/staging
| Automatic PR to nightly from 2023-03-22T12:36:38Z
| Merge pull request Automatic PR to nightly from 2023-03-17T15:29:02Z #5132 from mailcow/staging
| Automatic PR to nightly from 2023-03-17T15:29:02Z
| Merge pull request Automatic PR to nightly from 2023-03-06T13:28:02Z #5115 from mailcow/staging
| Automatic PR to nightly from 2023-03-06T13:28:02Z
Merge pull request Automatic PR to nightly from 2023-02-23T19:21:31Z #5090 from mailcow/staging
Automatic PR to nightly from 2023-02-23T19:21:31Z
📁 Modified files
.github/workflows/check_prs_if_on_staging.yml | 2 +-
data/Dockerfiles/dockerapi/Dockerfile | 7 +-
data/Dockerfiles/dockerapi/docker-entrypoint.sh | 2 +-
data/Dockerfiles/dockerapi/dockerapi.py (gone) | 549 ---------------------
data/Dockerfiles/dockerapi/main.py (new) | 260 ++++++++++
.../dockerapi/modules/DockerApi.py (new) | 487 ++++++++++++++++++
.../dockerapi/modules/init.py (new) | 0
data/conf/nginx/includes/site-defaults.conf | 2 +-
data/conf/rspamd/local.d/composites.conf | 36 ++
data/conf/rspamd/lua/rspamd.local.lua | 8 +-
data/web/admin.php | 6 +
data/web/api/openapi.yaml | 48 +-
data/web/api/swagger-initializer.js | 3 +-
data/web/api/swagger-ui-bundle.js | 2 +-
data/web/api/swagger-ui-bundle.js.map | 2 +-
data/web/api/swagger-ui-es-bundle-core.js | 2 +-
data/web/api/swagger-ui-es-bundle-core.js.map | 2 +-
data/web/api/swagger-ui-es-bundle.js | 2 +-
data/web/api/swagger-ui-es-bundle.js.map | 2 +-
data/web/api/swagger-ui-standalone-preset.js | 2 +-
data/web/api/swagger-ui-standalone-preset.js.map | 2 +-
data/web/api/swagger-ui.css | 2 +-
data/web/api/swagger-ui.css.map | 2 +-
data/web/api/swagger-ui.js | 2 +-
data/web/api/swagger-ui.js.map | 2 +-
data/web/inc/functions.docker.inc.php | 11 +
data/web/inc/functions.inc.php | 119 ++++-
data/web/inc/functions.mailbox.inc.php | 20 +-
data/web/js/site/debug.js | 2 +-
data/web/json_api.php | 31 +-
data/web/lang/lang.de-de.json | 4 +
data/web/lang/lang.en-gb.json | 6 +
data/web/templates/admin/tab-config-admins.twig | 37 +-
data/web/templates/admin/tab-config-customize.twig | 4 +-
data/web/templates/admin/tab-config-dkim.twig | 4 +-
data/web/templates/admin/tab-config-f2b.twig | 12 +-
data/web/templates/admin/tab-config-fwdhosts.twig | 4 +-
data/web/templates/admin/tab-config-oauth2.twig | 4 +-
.../admin/tab-config-password-policy.twig | 4 +-
.../web/templates/admin/tab-config-quarantine.twig | 4 +-
data/web/templates/admin/tab-config-quota.twig | 4 +-
data/web/templates/admin/tab-config-rsettings.twig | 4 +-
data/web/templates/admin/tab-config-rspamd.twig | 4 +-
.../templates/admin/tab-globalfilter-regex.twig | 4 +-
data/web/templates/admin/tab-ldap.twig | 4 +-
data/web/templates/admin/tab-routing.twig | 6 +-
data/web/templates/admin/tab-sys-mails.twig | 4 +-
data/web/templates/debug.twig | 4 +-
data/web/templates/mailbox/tab-bcc.twig | 2 +-
data/web/templates/mailbox/tab-domain-aliases.twig | 2 +-
data/web/templates/mailbox/tab-domains.twig | 2 +-
data/web/templates/mailbox/tab-filters.twig | 2 +-
data/web/templates/mailbox/tab-mailboxes.twig | 2 +-
data/web/templates/mailbox/tab-mbox-aliases.twig | 2 +-
data/web/templates/mailbox/tab-resources.twig | 2 +-
data/web/templates/mailbox/tab-syncjobs.twig | 2 +-
.../templates/mailbox/tab-templates-domains.twig | 2 +-
data/web/templates/mailbox/tab-templates-mbox.twig | 2 +-
data/web/templates/mailbox/tab-tls-policy.twig | 2 +-
data/web/templates/user/AppPasswds.twig | 4 +-
data/web/templates/user/Pushover.twig | 4 +-
data/web/templates/user/SpamAliases.twig | 4 +-
data/web/templates/user/Spamfilter.twig | 4 +-
data/web/templates/user/Syncjobs.twig | 4 +-
data/web/templates/user/tab-user-auth.twig | 4 +-
data/web/templates/user/tab-user-details.twig | 10 +-
data/web/templates/user/tab-user-settings.twig | 4 +-
docker-compose.yml | 3 +-
generate_config.sh | 2 +-
helper-scripts/nextcloud.sh | 4 +-
70 files changed, 1138 insertions(+), 665 deletions(-)