Skip to content
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-08-14T11:46:02Z #5387

Merged
merged 99 commits into from
Oct 13, 2023
Merged

Conversation

milkmaker
Copy link
Collaborator

@milkmaker milkmaker commented Aug 14, 2023

📝 Brief description

[Web] redirect to sogo after failed sogo-auth
[Web] few style changes
[Web] add seperate link for logged in users
Merge pull request #5090 from mailcow/staging
Merge pull request #5115 from mailcow/staging
[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
increase dovecot image tag
[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
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
[Web] fix iam attribute mapping ui
[Web] IAM - add delete option
[Web] redirect to sogo after failed sogo-auth
[Web] few style changes
[Web] add seperate link for logged in users
Merge pull request #5090 from mailcow/staging
Merge pull request #5115 from mailcow/staging
[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
increase dovecot image tag
[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
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
[Web] fix iam attribute mapping ui
[Web] IAM - add delete option
[Web] redirect to sogo after failed sogo-auth
[Web] few style changes
[Web] add seperate link for logged in users
Merge pull request #5090 from mailcow/staging
Merge pull request #5115 from mailcow/staging
[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
increase dovecot image tag
[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
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
[Web] fix iam attribute mapping ui
[Web] IAM - add delete option

fix test connection

[Web] add IAM delete button

fix add mbox modal

Merge pull request #5154 from mailcow/staging
[Dovecot] fix wrong lua syntax
[Web] iam - add switch for direct login flow
[Web] move /process/login to internal endpoint
Merge pull request #5165 from mailcow/staging
Merge pull request #5229 from mailcow/staging
[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

make authsource editable

[Web] improve identity-provider template
[Dovecot] mailcowauth minor fixes
[Web] update lang files
[Web] add curl timeouts to oidc requests
Merge remote-tracking branch 'origin/nightly' into feature/sso
[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
Merge pull request #5360 from mailcow/staging
[Rspamd] Update to 3.6 (Ratelimit fix)
Updated Clamd Building to be x86 and ARM Compatible
Added new SOGo ARM64 Compatible Repo
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
[Rspamd] Removed Arch Tag for Dockerfile
Added missing Labels to Dockerfiles
Updated docker-compose.yml for Public testing
Added missing solr ARM64 Image
Fixed DockerAPI Exception (due to incompatible urllib3)
Removed fixed urllib3 due to fixed docker python module
Small fixes for CLAMD Health Check
Rebased Dovecot on Alpine + fixed logging
Changed Compose back to Versioning
Clamd using Alpine Packages instead self compile
Updated unbound image to first multi arch ver.
Update clamd for first multi arch ver.
[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
Merge branch 'nightly' into feature/sso
[Dovecot] remove passwd-verify.lua generation
set nightly images
[Web] fix user protocol badges
[Web] add missing break
Merge pull request #5381 from mailcow/feature/sso
Merge pull request #5378 from mailcow/staging
Update dependency nextcloud/server to v27.0.2
Merge pull request #5385 from mailcow/renovate/nextcloud-server-27.x

fix test connection

[Web] add IAM delete button
[Web] redirect to sogo after failed sogo-auth
[Web] few style changes
[Web] add seperate link for logged in users
Merge pull request #5090 from mailcow/staging
Merge pull request #5115 from mailcow/staging
[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
increase dovecot image tag
[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
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
[Web] fix iam attribute mapping ui
[Web] IAM - add delete option

fix test connection

[Web] add IAM delete button

fix add mbox modal

Merge pull request #5154 from mailcow/staging
[Dovecot] fix wrong lua syntax
[Web] iam - add switch for direct login flow
[Web] move /process/login to internal endpoint
Merge pull request #5165 from mailcow/staging
Merge pull request #5229 from mailcow/staging
[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

make authsource editable

[Web] improve identity-provider template
[Dovecot] mailcowauth minor fixes
[Web] update lang files
[Web] add curl timeouts to oidc requests
Merge remote-tracking branch 'origin/nightly' into feature/sso
[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
Merge pull request #5360 from mailcow/staging
[Rspamd] Update to 3.6 (Ratelimit fix)
Updated Clamd Building to be x86 and ARM Compatible
Added new SOGo ARM64 Compatible Repo
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
[Rspamd] Removed Arch Tag for Dockerfile
Added missing Labels to Dockerfiles
Updated docker-compose.yml for Public testing
Added missing solr ARM64 Image
Fixed DockerAPI Exception (due to incompatible urllib3)
Removed fixed urllib3 due to fixed docker python module
Small fixes for CLAMD Health Check
Rebased Dovecot on Alpine + fixed logging
Changed Compose back to Versioning
Clamd using Alpine Packages instead self compile
Updated unbound image to first multi arch ver.
Update clamd for first multi arch ver.
[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
Merge branch 'nightly' into feature/sso
[Dovecot] remove passwd-verify.lua generation
set nightly images
[Web] fix user protocol badges
[Web] add missing break
Merge pull request #5381 from mailcow/feature/sso
Merge pull request #5378 from mailcow/staging
Update dependency nextcloud/server to v27.0.2
Merge pull request #5385 from mailcow/renovate/nextcloud-server-27.x

fix add mbox modal

Merge pull request #5154 from mailcow/staging
[Dovecot] fix wrong lua syntax
[Web] iam - add switch for direct login flow
[Web] move /process/login to internal endpoint
Merge pull request #5165 from mailcow/staging
Merge pull request #5229 from mailcow/staging
[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
[Web] redirect to sogo after failed sogo-auth
[Web] few style changes
[Web] add seperate link for logged in users
Merge pull request #5090 from mailcow/staging
Merge pull request #5115 from mailcow/staging
[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
increase dovecot image tag
[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
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
[Web] fix iam attribute mapping ui
[Web] IAM - add delete option

fix test connection

[Web] add IAM delete button

fix add mbox modal

Merge pull request #5154 from mailcow/staging
[Dovecot] fix wrong lua syntax
[Web] iam - add switch for direct login flow
[Web] move /process/login to internal endpoint
Merge pull request #5165 from mailcow/staging
Merge pull request #5229 from mailcow/staging
[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

make authsource editable

[Web] improve identity-provider template
[Dovecot] mailcowauth minor fixes
[Web] update lang files
[Web] add curl timeouts to oidc requests
Merge remote-tracking branch 'origin/nightly' into feature/sso
[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
Merge pull request #5360 from mailcow/staging
[Rspamd] Update to 3.6 (Ratelimit fix)
Updated Clamd Building to be x86 and ARM Compatible
Added new SOGo ARM64 Compatible Repo
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
[Rspamd] Removed Arch Tag for Dockerfile
Added missing Labels to Dockerfiles
Updated docker-compose.yml for Public testing
Added missing solr ARM64 Image
Fixed DockerAPI Exception (due to incompatible urllib3)
Removed fixed urllib3 due to fixed docker python module
Small fixes for CLAMD Health Check
Rebased Dovecot on Alpine + fixed logging
Changed Compose back to Versioning
Clamd using Alpine Packages instead self compile
Updated unbound image to first multi arch ver.
Update clamd for first multi arch ver.
[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
Merge branch 'nightly' into feature/sso
[Dovecot] remove passwd-verify.lua generation
set nightly images
[Web] fix user protocol badges
[Web] add missing break
Merge pull request #5381 from mailcow/feature/sso
Merge pull request #5378 from mailcow/staging
Update dependency nextcloud/server to v27.0.2
Merge pull request #5385 from mailcow/renovate/nextcloud-server-27.x

make authsource editable

[Web] improve identity-provider template
[Dovecot] mailcowauth minor fixes
[Web] update lang files
[Web] add curl timeouts to oidc requests
Merge remote-tracking branch 'origin/nightly' into feature/sso
[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
Merge pull request #5360 from mailcow/staging
[Rspamd] Update to 3.6 (Ratelimit fix)
Updated Clamd Building to be x86 and ARM Compatible
Added new SOGo ARM64 Compatible Repo
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
[Rspamd] Removed Arch Tag for Dockerfile
Added missing Labels to Dockerfiles
Updated docker-compose.yml for Public testing
Added missing solr ARM64 Image
Fixed DockerAPI Exception (due to incompatible urllib3)
Removed fixed urllib3 due to fixed docker python module
Small fixes for CLAMD Health Check
Rebased Dovecot on Alpine + fixed logging
Changed Compose back to Versioning
Clamd using Alpine Packages instead self compile
Updated unbound image to first multi arch ver.
Update clamd for first multi arch ver.
[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
Merge branch 'nightly' into feature/sso
[Dovecot] remove passwd-verify.lua generation
set nightly images
[Web] fix user protocol badges
[Web] add missing break
Merge pull request #5381 from mailcow/feature/sso
Merge pull request #5378 from mailcow/staging
Update dependency nextcloud/server to v27.0.2
Merge pull request #5385 from mailcow/renovate/nextcloud-server-27.x
Translations update from Weblate (#5390)

fix test connection

[Web] add IAM delete button
[Web] redirect to sogo after failed sogo-auth
[Web] few style changes
[Web] add seperate link for logged in users
Merge pull request #5090 from mailcow/staging
Merge pull request #5115 from mailcow/staging
[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
increase dovecot image tag
[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
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
[Web] fix iam attribute mapping ui
[Web] IAM - add delete option
[Web] redirect to sogo after failed sogo-auth
[Web] few style changes
[Web] add seperate link for logged in users
Merge pull request #5090 from mailcow/staging
Merge pull request #5115 from mailcow/staging
[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
increase dovecot image tag
[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
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
[Web] fix iam attribute mapping ui
[Web] IAM - add delete option

fix test connection

[Web] add IAM delete button

fix add mbox modal

Merge pull request #5154 from mailcow/staging
[Dovecot] fix wrong lua syntax
[Web] iam - add switch for direct login flow
[Web] move /process/login to internal endpoint
Merge pull request #5165 from mailcow/staging
Merge pull request #5229 from mailcow/staging
[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

make authsource editable

[Web] improve identity-provider template
[Dovecot] mailcowauth minor fixes
[Web] update lang files
[Web] add curl timeouts to oidc requests
Merge remote-tracking branch 'origin/nightly' into feature/sso
[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
Merge pull request #5360 from mailcow/staging
[Rspamd] Update to 3.6 (Ratelimit fix)
Updated Clamd Building to be x86 and ARM Compatible
Added new SOGo ARM64 Compatible Repo
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
[Rspamd] Removed Arch Tag for Dockerfile
Added missing Labels to Dockerfiles
Updated docker-compose.yml for Public testing
Added missing solr ARM64 Image
Fixed DockerAPI Exception (due to incompatible urllib3)
Removed fixed urllib3 due to fixed docker python module
Small fixes for CLAMD Health Check
Rebased Dovecot on Alpine + fixed logging
Changed Compose back to Versioning
Clamd using Alpine Packages instead self compile
Updated unbound image to first multi arch ver.
Update clamd for first multi arch ver.
[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
Merge branch 'nightly' into feature/sso
[Dovecot] remove passwd-verify.lua generation
set nightly images
[Web] fix user protocol badges
[Web] add missing break
Merge pull request #5381 from mailcow/feature/sso
Merge pull request #5378 from mailcow/staging
Update dependency nextcloud/server to v27.0.2
Merge pull request #5385 from mailcow/renovate/nextcloud-server-27.x

fix test connection

[Web] add IAM delete button
[Web] redirect to sogo after failed sogo-auth
[Web] few style changes
[Web] add seperate link for logged in users
Merge pull request #5090 from mailcow/staging
Merge pull request #5115 from mailcow/staging
[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
increase dovecot image tag
[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
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
[Web] fix iam attribute mapping ui
[Web] IAM - add delete option

fix test connection

[Web] add IAM delete button

fix add mbox modal

Merge pull request #5154 from mailcow/staging
[Dovecot] fix wrong lua syntax
[Web] iam - add switch for direct login flow
[Web] move /process/login to internal endpoint
Merge pull request #5165 from mailcow/staging
Merge pull request #5229 from mailcow/staging
[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

make authsource editable

[Web] improve identity-provider template
[Dovecot] mailcowauth minor fixes
[Web] update lang files
[Web] add curl timeouts to oidc requests
Merge remote-tracking branch 'origin/nightly' into feature/sso
[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
Merge pull request #5360 from mailcow/staging
[Rspamd] Update to 3.6 (Ratelimit fix)
Updated Clamd Building to be x86 and ARM Compatible
Added new SOGo ARM64 Compatible Repo
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
[Rspamd] Removed Arch Tag for Dockerfile
Added missing Labels to Dockerfiles
Updated docker-compose.yml for Public testing
Added missing solr ARM64 Image
Fixed DockerAPI Exception (due to incompatible urllib3)
Removed fixed urllib3 due to fixed docker python module
Small fixes for CLAMD Health Check
Rebased Dovecot on Alpine + fixed logging
Changed Compose back to Versioning
Clamd using Alpine Packages instead self compile
Updated unbound image to first multi arch ver.
Update clamd for first multi arch ver.
[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
Merge branch 'nightly' into feature/sso
[Dovecot] remove passwd-verify.lua generation
set nightly images
[Web] fix user protocol badges
[Web] add missing break
Merge pull request #5381 from mailcow/feature/sso
Merge pull request #5378 from mailcow/staging
Update dependency nextcloud/server to v27.0.2
Merge pull request #5385 from mailcow/renovate/nextcloud-server-27.x

fix add mbox modal

Merge pull request #5154 from mailcow/staging
[Dovecot] fix wrong lua syntax
[Web] iam - add switch for direct login flow
[Web] move /process/login to internal endpoint
Merge pull request #5165 from mailcow/staging
Merge pull request #5229 from mailcow/staging
[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
[Web] redirect to sogo after failed sogo-auth
[Web] few style changes
[Web] add seperate link for logged in users
Merge pull request #5090 from mailcow/staging
Merge pull request #5115 from mailcow/staging
[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
increase dovecot image tag
[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
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
[Web] fix iam attribute mapping ui
[Web] IAM - add delete option

fix test connection

[Web] add IAM delete button

fix add mbox modal

Merge pull request #5154 from mailcow/staging
[Dovecot] fix wrong lua syntax
[Web] iam - add switch for direct login flow
[Web] move /process/login to internal endpoint
Merge pull request #5165 from mailcow/staging
Merge pull request #5229 from mailcow/staging
[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

make authsource editable

[Web] improve identity-provider template
[Dovecot] mailcowauth minor fixes
[Web] update lang files
[Web] add curl timeouts to oidc requests
Merge remote-tracking branch 'origin/nightly' into feature/sso
[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
Merge pull request #5360 from mailcow/staging
[Rspamd] Update to 3.6 (Ratelimit fix)
Updated Clamd Building to be x86 and ARM Compatible
Added new SOGo ARM64 Compatible Repo
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
[Rspamd] Removed Arch Tag for Dockerfile
Added missing Labels to Dockerfiles
Updated docker-compose.yml for Public testing
Added missing solr ARM64 Image
Fixed DockerAPI Exception (due to incompatible urllib3)
Removed fixed urllib3 due to fixed docker python module
Small fixes for CLAMD Health Check
Rebased Dovecot on Alpine + fixed logging
Changed Compose back to Versioning
Clamd using Alpine Packages instead self compile
Updated unbound image to first multi arch ver.
Update clamd for first multi arch ver.
[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
Merge branch 'nightly' into feature/sso
[Dovecot] remove passwd-verify.lua generation
set nightly images
[Web] fix user protocol badges
[Web] add missing break
Merge pull request #5381 from mailcow/feature/sso
Merge pull request #5378 from mailcow/staging
Update dependency nextcloud/server to v27.0.2
Merge pull request #5385 from mailcow/renovate/nextcloud-server-27.x

make authsource editable

[Web] improve identity-provider template
[Dovecot] mailcowauth minor fixes
[Web] update lang files
[Web] add curl timeouts to oidc requests
Merge remote-tracking branch 'origin/nightly' into feature/sso
[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
Merge pull request #5360 from mailcow/staging
[Rspamd] Update to 3.6 (Ratelimit fix)
Updated Clamd Building to be x86 and ARM Compatible
Added new SOGo ARM64 Compatible Repo
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
[Rspamd] Removed Arch Tag for Dockerfile
Added missing Labels to Dockerfiles
Updated docker-compose.yml for Public testing
Added missing solr ARM64 Image
Fixed DockerAPI Exception (due to incompatible urllib3)
Removed fixed urllib3 due to fixed docker python module
Small fixes for CLAMD Health Check
Rebased Dovecot on Alpine + fixed logging
Changed Compose back to Versioning
Clamd using Alpine Packages instead self compile
Updated unbound image to first multi arch ver.
Update clamd for first multi arch ver.
[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
Merge branch 'nightly' into feature/sso
[Dovecot] remove passwd-verify.lua generation
set nightly images
[Web] fix user protocol badges
[Web] add missing break
Merge pull request #5381 from mailcow/feature/sso
Merge pull request #5378 from mailcow/staging
Update dependency nextcloud/server to v27.0.2
Merge pull request #5385 from mailcow/renovate/nextcloud-server-27.x
Translations update from Weblate (#5390)

fix add mbox modal

Merge pull request #5154 from mailcow/staging
[Dovecot] fix wrong lua syntax
[Web] iam - add switch for direct login flow
[Web] move /process/login to internal endpoint
Merge pull request #5165 from mailcow/staging
Merge pull request #5229 from mailcow/staging
[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
[Web] redirect to sogo after failed sogo-auth
[Web] few style changes
[Web] add seperate link for logged in users
Merge pull request #5090 from mailcow/staging
Merge pull request #5115 from mailcow/staging
[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
increase dovecot image tag
[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
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
[Web] fix iam attribute mapping ui
[Web] IAM - add delete option
[Web] redirect to sogo after failed sogo-auth
[Web] few style changes
[Web] add seperate link for logged in users
Merge pull request #5090 from mailcow/staging
Merge pull request #5115 from mailcow/staging
[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
increase dovecot image tag
[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
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
[Web] fix iam attribute mapping ui
[Web] IAM - add delete option

fix test connection

[Web] add IAM delete button

fix add mbox modal

Merge pull request #5154 from mailcow/staging
[Dovecot] fix wrong lua syntax
[Web] iam - add switch for direct login flow
[Web] move /process/login to internal endpoint
Merge pull request #5165 from mailcow/staging
Merge pull request #5229 from mailcow/staging
[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

make authsource editable

[Web] improve identity-provider template
[Dovecot] mailcowauth minor fixes
[Web] update lang files
[Web] add curl timeouts to oidc requests
Merge remote-tracking branch 'origin/nightly' into feature/sso
[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
Merge pull request #5360 from mailcow/staging
[Rspamd] Update to 3.6 (Ratelimit fix)
Updated Clamd Building to be x86 and ARM Compatible
Added new SOGo ARM64 Compatible Repo
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
[Rspamd] Removed Arch Tag for Dockerfile
Added missing Labels to Dockerfiles
Updated docker-compose.yml for Public testing
Added missing solr ARM64 Image
Fixed DockerAPI Exception (due to incompatible urllib3)
Removed fixed urllib3 due to fixed docker python module
Small fixes for CLAMD Health Check
Rebased Dovecot on Alpine + fixed logging
Changed Compose back to Versioning
Clamd using Alpine Packages instead self compile
Updated unbound image to first multi arch ver.
Update clamd for first multi arch ver.
[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
Merge branch 'nightly' into feature/sso
[Dovecot] remove passwd-verify.lua generation
set nightly images
[Web] fix user protocol badges
[Web] add missing break
Merge pull request #5381 from mailcow/feature/sso
Merge pull request #5378 from mailcow/staging
Update dependency nextcloud/server to v27.0.2
Merge pull request #5385 from mailcow/renovate/nextcloud-server-27.x

fix test connection

[Web] add IAM delete button
[Web] redirect to sogo after failed sogo-auth
[Web] few style changes
[Web] add seperate link for logged in users
Merge pull request #5090 from mailcow/staging
Merge pull request #5115 from mailcow/staging
[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
increase dovecot image tag
[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
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
[Web] fix iam attribute mapping ui
[Web] IAM - add delete option

fix test connection

[Web] add IAM delete button

fix add mbox modal

Merge pull request #5154 from mailcow/staging
[Dovecot] fix wrong lua syntax
[Web] iam - add switch for direct login flow
[Web] move /process/login to internal endpoint
Merge pull request #5165 from mailcow/staging
Merge pull request #5229 from mailcow/staging
[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

make authsource editable

[Web] improve identity-provider template
[Dovecot] mailcowauth minor fixes
[Web] update lang files
[Web] add curl timeouts to oidc requests
Merge remote-tracking branch 'origin/nightly' into feature/sso
[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
Merge pull request #5360 from mailcow/staging
[Rspamd] Update to 3.6 (Ratelimit fix)
Updated Clamd Building to be x86 and ARM Compatible
Added new SOGo ARM64 Compatible Repo
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
[Rspamd] Removed Arch Tag for Dockerfile
Added missing Labels to Dockerfiles
Updated docker-compose.yml for Public testing
Added missing solr ARM64 Image
Fixed DockerAPI Exception (due to incompatible urllib3)
Removed fixed urllib3 due to fixed docker python module
Small fixes for CLAMD Health Check
Rebased Dovecot on Alpine + fixed logging
Changed Compose back to Versioning
Clamd using Alpine Packages instead self compile
Updated unbound image to first multi arch ver.
Update clamd for first multi arch ver.
[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
Merge branch 'nightly' into feature/sso
[Dovecot] remove passwd-verify.lua generation
set nightly images
[Web] fix user protocol badges
[Web] add missing break
Merge pull request #5381 from mailcow/feature/sso
Merge pull request #5378 from mailcow/staging
Update dependency nextcloud/server to v27.0.2
Merge pull request #5385 from mailcow/renovate/nextcloud-server-27.x

fix add mbox modal

Merge pull request #5154 from mailcow/staging
[Dovecot] fix wrong lua syntax
[Web] iam - add switch for direct login flow
[Web] move /process/login to internal endpoint
Merge pull request #5165 from mailcow/staging
Merge pull request #5229 from mailcow/staging
[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
[Web] redirect to sogo after failed sogo-auth
[Web] few style changes
[Web] add seperate link for logged in users
Merge pull request #5090 from mailcow/staging
Merge pull request #5115 from mailcow/staging
[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
increase dovecot image tag
[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
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
[Web] fix iam attribute mapping ui
[Web] IAM - add delete option

fix test connection

[Web] add IAM delete button

fix add mbox modal

Merge pull request #5154 from mailcow/staging
[Dovecot] fix wrong lua syntax
[Web] iam - add switch for direct login flow
[Web] move /process/login to internal endpoint
Merge pull request #5165 from mailcow/staging
Merge pull request #5229 from mailcow/staging
[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

make authsource editable

[Web] improve identity-provider template
[Dovecot] mailcowauth minor fixes
[Web] update lang files
[Web] add curl timeouts to oidc requests
Merge remote-tracking branch 'origin/nightly' into feature/sso
[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
Merge pull request #5360 from mailcow/staging
[Rspamd] Update to 3.6 (Ratelimit fix)
Updated Clamd Building to be x86 and ARM Compatible
Added new SOGo ARM64 Compatible Repo
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
[Rspamd] Removed Arch Tag for Dockerfile
Added missing Labels to Dockerfiles
Updated docker-compose.yml for Public testing
Added missing solr ARM64 Image
Fixed DockerAPI Exception (due to incompatible urllib3)
Removed fixed urllib3 due to fixed docker python module
Small fixes for CLAMD Health Check
Rebased Dovecot on Alpine + fixed logging
Changed Compose back to Versioning
Clamd using Alpine Packages instead self compile
Updated unbound image to first multi arch ver.
Update clamd for first multi arch ver.
[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
Merge branch 'nightly' into feature/sso
[Dovecot] remove passwd-verify.lua generation
set nightly images
[Web] fix user protocol badges
[Web] add missing break
Merge pull request #5381 from mailcow/feature/sso
Merge pull request #5378 from mailcow/staging
Update dependency nextcloud/server to v27.0.2
Merge pull request #5385 from mailcow/renovate/nextcloud-server-27.x

make authsource editable

[Web] improve identity-provider template
[Dovecot] mailcowauth minor fixes
[Web] update lang files
[Web] add curl timeouts to oidc requests
Merge remote-tracking branch 'origin/nightly' into feature/sso
[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
Merge pull request #5360 from mailcow/staging
[Rspamd] Update to 3.6 (Ratelimit fix)
Updated Clamd Building to be x86 and ARM Compatible
Added new SOGo ARM64 Compatible Repo
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
[Rspamd] Removed Arch Tag for Dockerfile
Added missing Labels to Dockerfiles
Updated docker-compose.yml for Public testing
Added missing solr ARM64 Image
Fixed DockerAPI Exception (due to incompatible urllib3)
Removed fixed urllib3 due to fixed docker python module
Small fixes for CLAMD Health Check
Rebased Dovecot on Alpine + fixed logging
Changed Compose back to Versioning
Clamd using Alpine Packages instead self compile
Updated unbound image to first multi arch ver.
Update clamd for first multi arch ver.
[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
Merge branch 'nightly' into feature/sso
[Dovecot] remove passwd-verify.lua generation
set nightly images
[Web] fix user protocol badges
[Web] add missing break
Merge pull request #5381 from mailcow/feature/sso
Merge pull request #5378 from mailcow/staging
Update dependency nextcloud/server to v27.0.2
Merge pull request #5385 from mailcow/renovate/nextcloud-server-27.x
Translations update from Weblate (#5390)

make authsource editable

[Web] improve identity-provider template
[Dovecot] mailcowauth minor fixes
[Web] update lang files
[Web] add curl timeouts to oidc requests
Merge remote-tracking branch 'origin/nightly' into feature/sso
[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
Merge pull request #5360 from mailcow/staging
[Rspamd] Update to 3.6 (Ratelimit fix)
Updated Clamd Building to be x86 and ARM Compatible
Added new SOGo ARM64 Compatible Repo
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
[Rspamd] Removed Arch Tag for Dockerfile
Added missing Labels to Dockerfiles
Updated docker-compose.yml for Public testing
Added missing solr ARM64 Image
Fixed DockerAPI Exception (due to incompatible urllib3)
Removed fixed urllib3 due to fixed docker python module
Small fixes for CLAMD Health Check
Rebased Dovecot on Alpine + fixed logging
Changed Compose back to Versioning
Clamd using Alpine Packages instead self compile
Updated unbound image to first multi arch ver.
Update clamd for first multi arch ver.
Fix CPU load of dockerapi container
[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
Merge branch 'nightly' into feature/sso
[Dovecot] remove passwd-verify.lua generation
set nightly images
[Web] fix user protocol badges
[Web] add missing break
Merge pull request #5381 from mailcow/feature/sso
Merge pull request #5378 from mailcow/staging
Set asyncio timeout to 0 for yielding
Update dependency nextcloud/server to v27.0.2
Merge pull request #5385 from mailcow/renovate/nextcloud-server-27.x
Translations update from Weblate (#5390)
Merge pull request #5376 from mstilkerich/fix_dockerapi_cpuload

💻 Commits

  • 9ba5c13 - Patrick Schult - 2023-08-28 16:23:27
    | Merge pull request Fix CPU load of dockerapi container #5376 from mstilkerich/fix_dockerapi_cpuload
    | | Fix CPU load of dockerapi container
    | * 930473a - Michael Stilkerich - 2023-08-12 07:20:56
    | | Set asyncio timeout to 0 for yielding
    | |
    | * 533bd36 - Michael Stilkerich - 2023-08-05 20:58:34
    | Fix CPU load of dockerapi container
    | Previously the handle_pubsub_messages() loop was executing every 10ms
    | when there was no message available. Now reading from the redis network
    | socket will block (the coroutine) for up to 30s before it returns when
    | no message is available.
    |
    | Using channel.listen() would be even better, but it lacks the
    | ignore_subscribe_messages option and I could not figure out how to
    | filter the returned messages.
    |
  • 30e241b - milkmaker - 2023-08-19 21:47:23
    | Translations update from Weblate (Translations update from Weblate #5390)
    | * [Web] Updated lang.de-de.json
    |
    | Co-authored-by: Peter [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.es-es.json
    |
    | Co-authored-by: Marco Truffat [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.hu-hu.json
    |
    | [Web] Updated lang.hu-hu.json
    |
    | [Web] Updated lang.hu-hu.json
    |
    | Co-authored-by: 0xAndrewBlack [email protected]
    | Co-authored-by: Kántor Attila [email protected]
    | Co-authored-by: Mihály Szilágyi [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.ro-ro.json
    |
    | Co-authored-by: Vlad M [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.ru-ru.json
    |
    | Co-authored-by: Oleksii Kruhlenko [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.gr-gr.json
    |
    | [Web] Added lang.gr-gr.json
    |
    | Co-authored-by: Nik Beaver [email protected]
    | Co-authored-by: Peter [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.fr-fr.json
    |
    | Co-authored-by: Adrien Kara [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.en-gb.json
    |
    | Co-authored-by: Philipp E [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.ca-es.json
    |
    | Co-authored-by: Marco Truffat [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.it-it.json
    |
    | Co-authored-by: Michele Caputo [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.uk-ua.json
    |
    | Co-authored-by: Oleksii Kruhlenko [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.si-si.json
    |
    | [Web] Updated lang.si-si.json
    |
    | [Web] Updated lang.si-si.json
    |
    | [Web] Added lang.si-si.json
    |
    | Co-authored-by: Peter [email protected]
    | Co-authored-by: gomiunik [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * Add Greek + Slovenian
    |
    | ---------
    |
    | Co-authored-by: Peter [email protected]
    | Co-authored-by: Marco Truffat [email protected]
    | Co-authored-by: 0xAndrewBlack [email protected]
    | Co-authored-by: Kántor Attila [email protected]
    | Co-authored-by: Mihály Szilágyi [email protected]
    | Co-authored-by: Vlad M [email protected]
    | Co-authored-by: Oleksii Kruhlenko [email protected]
    | Co-authored-by: Nik Beaver [email protected]
    | Co-authored-by: Adrien Kara [email protected]
    | Co-authored-by: Philipp E [email protected]
    | Co-authored-by: Michele Caputo [email protected]
    | Co-authored-by: gomiunik [email protected]
  • 956b170 - Niklas Meyer - 2023-08-14 18:11:36
    | Merge pull request Update dependency nextcloud/server to v27.0.2 #5385 from mailcow/renovate/nextcloud-server-27.x
    |
  • 2c52753 - renovate[bot] - 2023-08-14 15:21:07
    Update dependency nextcloud/server to v27.0.2
    Signed-off-by: milkmaker [email protected]
  • b06da30 - Niklas Meyer - 2023-08-10 13:52:10
    | Merge pull request Automatic PR to nightly from 2023-08-06T04:32:08Z #5378 from mailcow/staging
    | Automatic PR to nightly from 2023-08-06T04:32:08Z
  • 77ca0ec - Patrick Schult - 2023-08-09 10:23:58
    | Merge pull request Add support for external Identity Providers #5381 from mailcow/feature/sso
    | | Add support for external Identity Providers
    | * e349950 - FreddleSpl0it - 2023-08-08 10:51:09
    | | [Web] add missing break
    | |
    | * d9b23cf - FreddleSpl0it - 2023-08-08 10:49:12
    | | [Web] fix user protocol badges
    | |
    | * fa8648a - FreddleSpl0it - 2023-08-08 10:47:13
    | | set nightly images
    | |
    | * 6a1cac6 - FreddleSpl0it - 2023-08-08 10:13:14
    | | [Dovecot] remove passwd-verify.lua generation
    | |
    | * aa4c18f - Patrick Schult - 2023-08-08 09:47:17
    | | Merge branch 'nightly' into feature/sso
    | |/
    |/|
    | |
  • | 0004677 - DerLinkman - 2023-08-04 15:36:09
    | | Update clamd for first multi arch ver.
    | |
  • | 9ead71d - DerLinkman - 2023-08-04 15:29:30
    | | Updated unbound image to first multi arch ver.
    | |
  • | 3e54569 - DerLinkman - 2023-08-04 11:38:37
    | | Clamd using Alpine Packages instead self compile
    | |
  • | 7f16787 - DerLinkman - 2023-08-04 11:38:37
    | | Changed Compose back to Versioning
    | |
  • | ed491fb - DerLinkman - 2023-08-04 11:37:57
    | | Rebased Dovecot on Alpine + fixed logging
    | |
  • | 384307b - DerLinkman - 2023-08-04 11:37:57
    | | Small fixes for CLAMD Health Check
    | |
  • | c948a6c - DerLinkman - 2023-08-04 11:37:57
    | | Removed fixed urllib3 due to fixed docker python module
    | |
  • | 5ba1fb6 - DerLinkman - 2023-08-04 11:37:57
    | | Fixed DockerAPI Exception (due to incompatible urllib3)
    | |
  • | 1be0fad - Niklas Meyer - 2023-08-04 11:37:57
    | | Added missing solr ARM64 Image
    | |
  • | f7ce3e7 - DerLinkman - 2023-08-04 11:37:57
    | | Updated docker-compose.yml for Public testing
    | |
  • | 6e79815 - DerLinkman - 2023-08-04 11:37:14
    | | Added missing Labels to Dockerfiles
    | |
  • | 27b274a - DerLinkman - 2023-08-04 11:36:49
    | | [Rspamd] Removed Arch Tag for Dockerfile
    | |
  • | d751d4f - DerLinkman - 2023-08-04 11:36:49
    | | Optimized Build Process for Dovecot
    | |
  • | c134f0b - DerLinkman - 2023-08-04 11:36:49
    | | Changed Dovecot Base to Bullseye again (Self compile)
    | |
  • | b5d89d9 - DerLinkman - 2023-08-04 11:36:49
    | | Optimized CLAMAV Builds to match exact version instead of Repo
    | |
  • | c58fcdd - DerLinkman - 2023-08-04 11:36:49
    | | Switched to Alpine Edge (for IMAPSYNC Deps)
    | |
  • | a602dd4 - DerLinkman - 2023-08-04 11:36:49
    | | Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
    | |
  • | da49b76 - DerLinkman - 2023-08-04 11:36:49
    | | Removed Test self compiled SOGo Dockerfile
    | |
  • | b06116a - DerLinkman - 2023-08-04 11:36:49
    | | Changed Maintainer to tinc within Dockerfiles
    | |
  • | 563562c - DerLinkman - 2023-08-04 11:36:49
    | | Added new SOGo ARM64 Compatible Repo
    | |
  • | 70121e6 - DerLinkman - 2023-08-04 11:36:48
    | | Updated Clamd Building to be x86 and ARM Compatible
    | |
  • | 55fbfbf - DerLinkman - 2023-08-04 09:10:57
    | | [Rspamd] Update to 3.6 (Ratelimit fix)
    | |
  • | d6c3c58 - Patrick Schult - 2023-08-03 11:36:53
    / Merge pull request 2023-08 - DQS Hotfixes #5360 from mailcow/staging
    | 2023-08 - DQS Hotfixes
  • 75c76dd - FreddleSpl0it - 2023-08-07 09:28:26
    | [Web] minor fixes
    |
  • 394f4fe - FreddleSpl0it - 2023-08-07 09:27:32
    | [SOGo] deny direct login on external users
    |
  • fd20f3f - FreddleSpl0it - 2023-08-07 09:26:15
    | [SOGo] remove sogo_view and triggers
    |
  • 9c204ba - FreddleSpl0it - 2023-08-07 09:24:07
    | [Web] catch update_sogo exceptions
    |
  • 8f6a655 - FreddleSpl0it - 2023-08-07 09:20:06
    | [Web] fix malformed_username check
    |
  • 66af9b8 - FreddleSpl0it - 2023-08-07 09:18:36
    | [Web] remove keycloak sync disabled warning
    |
  • ff4b4b4 - FreddleSpl0it - 2023-07-30 11:24:07
    | deny changes on identity provider if it's in use
    |
  • 00e3339 - FreddleSpl0it - 2023-07-30 10:07:56
    | rework auth - move dovecot sasl log to php
    |
  • 35d384d - FreddleSpl0it - 2023-07-28 15:36:48
    | [Web] allow mailbox authsource to be switchable
    |
  • 6972d27 - FreddleSpl0it - 2023-07-28 15:35:09
    | [Web] fix identity-provider settings layout
    |
  • 9051bb9 - FreddleSpl0it - 2023-07-07 09:46:04
    | [Web] trim CRON_LOG
    |
  • 239d8fc - FreddleSpl0it - 2023-07-07 09:30:32
    | [Web] remove unnecessary if block
    |
  • 18783aa - FreddleSpl0it - 2023-07-07 09:28:05
    | Merge remote-tracking branch 'origin/nightly' into feature/sso
    | |
    | * 4d824d4 - Niklas Meyer - 2023-05-08 16:26:55
    | | 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
    | * 73e9dd0 - Niklas Meyer - 2023-05-02 18:44:54
    | | 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
    | * 2366ff5 - Niklas Meyer - 2023-04-03 14:24:11
    | | 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
    | * d1c455a - Niklas Meyer - 2023-03-28 12:27:32
    | | 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
    | * 0f45234 - Niklas Meyer - 2023-03-27 16:40:44
    | | 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
    | * 43eb5d8 - Niklas Meyer - 2023-03-23 20:02:45
    | | 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
    | * 4e96000 - Niklas Meyer - 2023-03-20 12:06:29
    | | 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
    | * 380853c - Niklas Meyer - 2023-03-09 15:13:16
    | | 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
    | * 2db82c1 - Niklas Meyer - 2023-03-03 16:09:28
    | 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
  • 6f37609 - FreddleSpl0it - 2023-07-07 08:52:54
    | [Web] add curl timeouts to oidc requests
    |
  • 167083b - FreddleSpl0it - 2023-07-06 16:00:51
    | [Web] update lang files
    |
  • ec05f9c - FreddleSpl0it - 2023-07-06 16:00:26
    | [Dovecot] mailcowauth minor fixes
    |
  • 4554431 - FreddleSpl0it - 2023-07-06 15:59:16
    | [Web] improve identity-provider template
    |
  • b11ee45 - FreddleSpl0it - 2023-07-06 15:56:39
    | [Web] improve attribute sync performance
  • 30e241b - milkmaker - 2023-08-19 21:47:23
    | Translations update from Weblate (Translations update from Weblate #5390)
    | * [Web] Updated lang.de-de.json
    |
    | Co-authored-by: Peter [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.es-es.json
    |
    | Co-authored-by: Marco Truffat [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.hu-hu.json
    |
    | [Web] Updated lang.hu-hu.json
    |
    | [Web] Updated lang.hu-hu.json
    |
    | Co-authored-by: 0xAndrewBlack [email protected]
    | Co-authored-by: Kántor Attila [email protected]
    | Co-authored-by: Mihály Szilágyi [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.ro-ro.json
    |
    | Co-authored-by: Vlad M [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.ru-ru.json
    |
    | Co-authored-by: Oleksii Kruhlenko [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.gr-gr.json
    |
    | [Web] Added lang.gr-gr.json
    |
    | Co-authored-by: Nik Beaver [email protected]
    | Co-authored-by: Peter [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.fr-fr.json
    |
    | Co-authored-by: Adrien Kara [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.en-gb.json
    |
    | Co-authored-by: Philipp E [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.ca-es.json
    |
    | Co-authored-by: Marco Truffat [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.it-it.json
    |
    | Co-authored-by: Michele Caputo [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.uk-ua.json
    |
    | Co-authored-by: Oleksii Kruhlenko [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.si-si.json
    |
    | [Web] Updated lang.si-si.json
    |
    | [Web] Updated lang.si-si.json
    |
    | [Web] Added lang.si-si.json
    |
    | Co-authored-by: Peter [email protected]
    | Co-authored-by: gomiunik [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * Add Greek + Slovenian
    |
    | ---------
    |
    | Co-authored-by: Peter [email protected]
    | Co-authored-by: Marco Truffat [email protected]
    | Co-authored-by: 0xAndrewBlack [email protected]
    | Co-authored-by: Kántor Attila [email protected]
    | Co-authored-by: Mihály Szilágyi [email protected]
    | Co-authored-by: Vlad M [email protected]
    | Co-authored-by: Oleksii Kruhlenko [email protected]
    | Co-authored-by: Nik Beaver [email protected]
    | Co-authored-by: Adrien Kara [email protected]
    | Co-authored-by: Philipp E [email protected]
    | Co-authored-by: Michele Caputo [email protected]
    | Co-authored-by: gomiunik [email protected]
  • 956b170 - Niklas Meyer - 2023-08-14 18:11:36
    | Merge pull request Update dependency nextcloud/server to v27.0.2 #5385 from mailcow/renovate/nextcloud-server-27.x
    |
  • 2c52753 - renovate[bot] - 2023-08-14 15:21:07
    Update dependency nextcloud/server to v27.0.2
    Signed-off-by: milkmaker [email protected]
  • b06da30 - Niklas Meyer - 2023-08-10 13:52:10
    | Merge pull request Automatic PR to nightly from 2023-08-06T04:32:08Z #5378 from mailcow/staging
    | Automatic PR to nightly from 2023-08-06T04:32:08Z
  • 77ca0ec - Patrick Schult - 2023-08-09 10:23:58
    | Merge pull request Add support for external Identity Providers #5381 from mailcow/feature/sso
    | | Add support for external Identity Providers
    | * e349950 - FreddleSpl0it - 2023-08-08 10:51:09
    | | [Web] add missing break
    | |
    | * d9b23cf - FreddleSpl0it - 2023-08-08 10:49:12
    | | [Web] fix user protocol badges
    | |
    | * fa8648a - FreddleSpl0it - 2023-08-08 10:47:13
    | | set nightly images
    | |
    | * 6a1cac6 - FreddleSpl0it - 2023-08-08 10:13:14
    | | [Dovecot] remove passwd-verify.lua generation
    | |
    | * aa4c18f - Patrick Schult - 2023-08-08 09:47:17
    | | Merge branch 'nightly' into feature/sso
    | |/
    |/|
    | |
  • | 0004677 - DerLinkman - 2023-08-04 15:36:09
    | | Update clamd for first multi arch ver.
    | |
  • | 9ead71d - DerLinkman - 2023-08-04 15:29:30
    | | Updated unbound image to first multi arch ver.
    | |
  • | 3e54569 - DerLinkman - 2023-08-04 11:38:37
    | | Clamd using Alpine Packages instead self compile
    | |
  • | 7f16787 - DerLinkman - 2023-08-04 11:38:37
    | | Changed Compose back to Versioning
    | |
  • | ed491fb - DerLinkman - 2023-08-04 11:37:57
    | | Rebased Dovecot on Alpine + fixed logging
    | |
  • | 384307b - DerLinkman - 2023-08-04 11:37:57
    | | Small fixes for CLAMD Health Check
    | |
  • | c948a6c - DerLinkman - 2023-08-04 11:37:57
    | | Removed fixed urllib3 due to fixed docker python module
    | |
  • | 5ba1fb6 - DerLinkman - 2023-08-04 11:37:57
    | | Fixed DockerAPI Exception (due to incompatible urllib3)
    | |
  • | 1be0fad - Niklas Meyer - 2023-08-04 11:37:57
    | | Added missing solr ARM64 Image
    | |
  • | f7ce3e7 - DerLinkman - 2023-08-04 11:37:57
    | | Updated docker-compose.yml for Public testing
    | |
  • | 6e79815 - DerLinkman - 2023-08-04 11:37:14
    | | Added missing Labels to Dockerfiles
    | |
  • | 27b274a - DerLinkman - 2023-08-04 11:36:49
    | | [Rspamd] Removed Arch Tag for Dockerfile
    | |
  • | d751d4f - DerLinkman - 2023-08-04 11:36:49
    | | Optimized Build Process for Dovecot
    | |
  • | c134f0b - DerLinkman - 2023-08-04 11:36:49
    | | Changed Dovecot Base to Bullseye again (Self compile)
    | |
  • | b5d89d9 - DerLinkman - 2023-08-04 11:36:49
    | | Optimized CLAMAV Builds to match exact version instead of Repo
    | |
  • | c58fcdd - DerLinkman - 2023-08-04 11:36:49
    | | Switched to Alpine Edge (for IMAPSYNC Deps)
    | |
  • | a602dd4 - DerLinkman - 2023-08-04 11:36:49
    | | Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
    | |
  • | da49b76 - DerLinkman - 2023-08-04 11:36:49
    | | Removed Test self compiled SOGo Dockerfile
    | |
  • | b06116a - DerLinkman - 2023-08-04 11:36:49
    | | Changed Maintainer to tinc within Dockerfiles
    | |
  • | 563562c - DerLinkman - 2023-08-04 11:36:49
    | | Added new SOGo ARM64 Compatible Repo
    | |
  • | 70121e6 - DerLinkman - 2023-08-04 11:36:48
    | | Updated Clamd Building to be x86 and ARM Compatible
    | |
  • | 55fbfbf - DerLinkman - 2023-08-04 09:10:57
    | | [Rspamd] Update to 3.6 (Ratelimit fix)
    | |
  • | d6c3c58 - Patrick Schult - 2023-08-03 11:36:53
    / Merge pull request 2023-08 - DQS Hotfixes #5360 from mailcow/staging
    | 2023-08 - DQS Hotfixes
  • 75c76dd - FreddleSpl0it - 2023-08-07 09:28:26
    | [Web] minor fixes
    |
  • 394f4fe - FreddleSpl0it - 2023-08-07 09:27:32
    | [SOGo] deny direct login on external users
    |
  • fd20f3f - FreddleSpl0it - 2023-08-07 09:26:15
    | [SOGo] remove sogo_view and triggers
    |
  • 9c204ba - FreddleSpl0it - 2023-08-07 09:24:07
    | [Web] catch update_sogo exceptions
    |
  • 8f6a655 - FreddleSpl0it - 2023-08-07 09:20:06
    | [Web] fix malformed_username check
    |
  • 66af9b8 - FreddleSpl0it - 2023-08-07 09:18:36
    | [Web] remove keycloak sync disabled warning
    |
  • ff4b4b4 - FreddleSpl0it - 2023-07-30 11:24:07
    | deny changes on identity provider if it's in use
    |
  • 00e3339 - FreddleSpl0it - 2023-07-30 10:07:56
    | rework auth - move dovecot sasl log to php
    |
  • 35d384d - FreddleSpl0it - 2023-07-28 15:36:48
    | [Web] allow mailbox authsource to be switchable
    |
  • 6972d27 - FreddleSpl0it - 2023-07-28 15:35:09
    | [Web] fix identity-provider settings layout
    |
  • 9051bb9 - FreddleSpl0it - 2023-07-07 09:46:04
    | [Web] trim CRON_LOG
    |
  • 239d8fc - FreddleSpl0it - 2023-07-07 09:30:32
    | [Web] remove unnecessary if block
    |
  • 18783aa - FreddleSpl0it - 2023-07-07 09:28:05
    | Merge remote-tracking branch 'origin/nightly' into feature/sso
    | |
    | * 4d824d4 - Niklas Meyer - 2023-05-08 16:26:55
    | | 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
    | * 73e9dd0 - Niklas Meyer - 2023-05-02 18:44:54
    | | 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
    | * 2366ff5 - Niklas Meyer - 2023-04-03 14:24:11
    | | 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
    | * d1c455a - Niklas Meyer - 2023-03-28 12:27:32
    | | 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
    | * 0f45234 - Niklas Meyer - 2023-03-27 16:40:44
    | | 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
    | * 43eb5d8 - Niklas Meyer - 2023-03-23 20:02:45
    | | 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
    | * 4e96000 - Niklas Meyer - 2023-03-20 12:06:29
    | | 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
    | * 380853c - Niklas Meyer - 2023-03-09 15:13:16
    | | 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
    | * 2db82c1 - Niklas Meyer - 2023-03-03 16:09:28
    | 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
  • 6f37609 - FreddleSpl0it - 2023-07-07 08:52:54
    | [Web] add curl timeouts to oidc requests
    |
  • 167083b - FreddleSpl0it - 2023-07-06 16:00:51
    | [Web] update lang files
    |
  • ec05f9c - FreddleSpl0it - 2023-07-06 16:00:26
    | [Dovecot] mailcowauth minor fixes
    |
  • 4554431 - FreddleSpl0it - 2023-07-06 15:59:16
    | [Web] improve identity-provider template
    |
  • b11ee45 - FreddleSpl0it - 2023-07-06 15:56:39
    | [Web] improve attribute sync performance
  • 956b170 - Niklas Meyer - 2023-08-14 18:11:36
    | Merge pull request Update dependency nextcloud/server to v27.0.2 #5385 from mailcow/renovate/nextcloud-server-27.x
    |
  • 2c52753 - renovate[bot] - 2023-08-14 15:21:07
    Update dependency nextcloud/server to v27.0.2
    Signed-off-by: milkmaker [email protected]
  • b06da30 - Niklas Meyer - 2023-08-10 13:52:10
    | Merge pull request Automatic PR to nightly from 2023-08-06T04:32:08Z #5378 from mailcow/staging
    | Automatic PR to nightly from 2023-08-06T04:32:08Z
  • 77ca0ec - Patrick Schult - 2023-08-09 10:23:58
    | Merge pull request Add support for external Identity Providers #5381 from mailcow/feature/sso
    | | Add support for external Identity Providers
    | * e349950 - FreddleSpl0it - 2023-08-08 10:51:09
    | | [Web] add missing break
    | |
    | * d9b23cf - FreddleSpl0it - 2023-08-08 10:49:12
    | | [Web] fix user protocol badges
    | |
    | * fa8648a - FreddleSpl0it - 2023-08-08 10:47:13
    | | set nightly images
    | |
    | * 6a1cac6 - FreddleSpl0it - 2023-08-08 10:13:14
    | | [Dovecot] remove passwd-verify.lua generation
    | |
    | * aa4c18f - Patrick Schult - 2023-08-08 09:47:17
    | | Merge branch 'nightly' into feature/sso
    | |/
    |/|
    | |
  • | 0004677 - DerLinkman - 2023-08-04 15:36:09
    | | Update clamd for first multi arch ver.
    | |
  • | 9ead71d - DerLinkman - 2023-08-04 15:29:30
    | | Updated unbound image to first multi arch ver.
    | |
  • | 3e54569 - DerLinkman - 2023-08-04 11:38:37
    | | Clamd using Alpine Packages instead self compile
    | |
  • | 7f16787 - DerLinkman - 2023-08-04 11:38:37
    | | Changed Compose back to Versioning
    | |
  • | ed491fb - DerLinkman - 2023-08-04 11:37:57
    | | Rebased Dovecot on Alpine + fixed logging
    | |
  • | 384307b - DerLinkman - 2023-08-04 11:37:57
    | | Small fixes for CLAMD Health Check
    | |
  • | c948a6c - DerLinkman - 2023-08-04 11:37:57
    | | Removed fixed urllib3 due to fixed docker python module
    | |
  • | 5ba1fb6 - DerLinkman - 2023-08-04 11:37:57
    | | Fixed DockerAPI Exception (due to incompatible urllib3)
    | |
  • | 1be0fad - Niklas Meyer - 2023-08-04 11:37:57
    | | Added missing solr ARM64 Image
    | |
  • | f7ce3e7 - DerLinkman - 2023-08-04 11:37:57
    | | Updated docker-compose.yml for Public testing
    | |
  • | 6e79815 - DerLinkman - 2023-08-04 11:37:14
    | | Added missing Labels to Dockerfiles
    | |
  • | 27b274a - DerLinkman - 2023-08-04 11:36:49
    | | [Rspamd] Removed Arch Tag for Dockerfile
    | |
  • | d751d4f - DerLinkman - 2023-08-04 11:36:49
    | | Optimized Build Process for Dovecot
    | |
  • | c134f0b - DerLinkman - 2023-08-04 11:36:49
    | | Changed Dovecot Base to Bullseye again (Self compile)
    | |
  • | b5d89d9 - DerLinkman - 2023-08-04 11:36:49
    | | Optimized CLAMAV Builds to match exact version instead of Repo
    | |
  • | c58fcdd - DerLinkman - 2023-08-04 11:36:49
    | | Switched to Alpine Edge (for IMAPSYNC Deps)
    | |
  • | a602dd4 - DerLinkman - 2023-08-04 11:36:49
    | | Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
    | |
  • | da49b76 - DerLinkman - 2023-08-04 11:36:49
    | | Removed Test self compiled SOGo Dockerfile
    | |
  • | b06116a - DerLinkman - 2023-08-04 11:36:49
    | | Changed Maintainer to tinc within Dockerfiles
    | |
  • | 563562c - DerLinkman - 2023-08-04 11:36:49
    | | Added new SOGo ARM64 Compatible Repo
    | |
  • | 70121e6 - DerLinkman - 2023-08-04 11:36:48
    | | Updated Clamd Building to be x86 and ARM Compatible
    | |
  • | 55fbfbf - DerLinkman - 2023-08-04 09:10:57
    | | [Rspamd] Update to 3.6 (Ratelimit fix)
    | |
  • | d6c3c58 - Patrick Schult - 2023-08-03 11:36:53
    / Merge pull request 2023-08 - DQS Hotfixes #5360 from mailcow/staging
    | 2023-08 - DQS Hotfixes
  • 75c76dd - FreddleSpl0it - 2023-08-07 09:28:26
    | [Web] minor fixes
    |
  • 394f4fe - FreddleSpl0it - 2023-08-07 09:27:32
    | [SOGo] deny direct login on external users
    |
  • fd20f3f - FreddleSpl0it - 2023-08-07 09:26:15
    | [SOGo] remove sogo_view and triggers
    |
  • 9c204ba - FreddleSpl0it - 2023-08-07 09:24:07
    | [Web] catch update_sogo exceptions
    |
  • 8f6a655 - FreddleSpl0it - 2023-08-07 09:20:06
    | [Web] fix malformed_username check
    |
  • 66af9b8 - FreddleSpl0it - 2023-08-07 09:18:36
    | [Web] remove keycloak sync disabled warning
    |
  • ff4b4b4 - FreddleSpl0it - 2023-07-30 11:24:07
    | deny changes on identity provider if it's in use
    |
  • 00e3339 - FreddleSpl0it - 2023-07-30 10:07:56
    | rework auth - move dovecot sasl log to php
    |
  • 35d384d - FreddleSpl0it - 2023-07-28 15:36:48
    | [Web] allow mailbox authsource to be switchable
    |
  • 6972d27 - FreddleSpl0it - 2023-07-28 15:35:09
    | [Web] fix identity-provider settings layout
    |
  • 9051bb9 - FreddleSpl0it - 2023-07-07 09:46:04
    | [Web] trim CRON_LOG
    |
  • 239d8fc - FreddleSpl0it - 2023-07-07 09:30:32
    | [Web] remove unnecessary if block
    |
  • 18783aa - FreddleSpl0it - 2023-07-07 09:28:05
    | Merge remote-tracking branch 'origin/nightly' into feature/sso
    | |
    | * 4d824d4 - Niklas Meyer - 2023-05-08 16:26:55
    | | 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
    | * 73e9dd0 - Niklas Meyer - 2023-05-02 18:44:54
    | | 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
    | * 2366ff5 - Niklas Meyer - 2023-04-03 14:24:11
    | | 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
    | * d1c455a - Niklas Meyer - 2023-03-28 12:27:32
    | | 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
    | * 0f45234 - Niklas Meyer - 2023-03-27 16:40:44
    | | 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
    | * 43eb5d8 - Niklas Meyer - 2023-03-23 20:02:45
    | | 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
    | * 4e96000 - Niklas Meyer - 2023-03-20 12:06:29
    | | 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
    | * 380853c - Niklas Meyer - 2023-03-09 15:13:16
    | | 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
    | * 2db82c1 - Niklas Meyer - 2023-03-03 16:09:28
    | 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
  • 6f37609 - FreddleSpl0it - 2023-07-07 08:52:54
    | [Web] add curl timeouts to oidc requests
    |
  • 167083b - FreddleSpl0it - 2023-07-06 16:00:51
    | [Web] update lang files
    |
  • ec05f9c - FreddleSpl0it - 2023-07-06 16:00:26
    | [Dovecot] mailcowauth minor fixes
    |
  • 4554431 - FreddleSpl0it - 2023-07-06 15:59:16
    | [Web] improve identity-provider template
    |
  • b11ee45 - FreddleSpl0it - 2023-07-06 15:56:39
    | [Web] improve attribute sync performance
make authsource editable

|

  • 4426bd3 - FreddleSpl0it - 2023-07-06 15:53:33
    | [Web] add crontasks logs
    |
  • 4613d00 - FreddleSpl0it - 2023-07-06 15:49:06
    | [Web] add keycloak sync crontask
    |
  • 956dae8 - FreddleSpl0it - 2023-05-25 12:32:47
    | [Web] handle fatal errors on getAccessToken
    |
  • 6aac996 - FreddleSpl0it - 2023-05-25 11:36:17
    | [Web] fix attribute mapping list
    |
  • 6dc6c64 - FreddleSpl0it - 2023-05-25 10:06:55
    | [Web] hide auth settings for external users
    |
  • 2a02bae - FreddleSpl0it - 2023-05-16 14:50:36
    | [Web] fix bug on mailbox login
    |
  • e5cac09 - FreddleSpl0it - 2023-05-16 13:41:16
    | [Web] update lang.en-gb.json
    |
  • 30537c6 - FreddleSpl0it - 2023-05-16 13:37:27
    | [Web] update guzzlehttp/psr7
    |
  • 96390c2 - FreddleSpl0it - 2023-05-16 13:31:40
    | [Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
    |
  • 34e7b3f - FreddleSpl0it - 2023-05-16 13:21:17
    | [Web] add league/oauth2-client
    |
  • 07edec4 - FreddleSpl0it - 2023-05-16 12:48:30
    | update gitignore
    |
  • a0319b3 - FreddleSpl0it - 2023-05-16 12:47:47
    | [Web] functions.auth.inc.php corrections
    |
  • 910eb40 - FreddleSpl0it - 2023-05-16 12:37:01
    | [Web] remove ropc flow
    |
  • 64ffa24 - FreddleSpl0it - 2023-05-16 12:32:51
    | [Web] add "add mailbox_from_template" function
    |
  • 7188936 - FreddleSpl0it - 2023-05-16 11:19:49
    | [Web] add generic-oidc provider
    |
  • 642d6a3 - FreddleSpl0it - 2023-05-16 11:16:56
    | [Web] add "edit mailbox_from_template" function
    |
  • 1bf8bea - FreddleSpl0it - 2023-05-16 11:10:41
    | [Web] revert configurable authsource
    |
  • 663d33d - FreddleSpl0it - 2023-05-16 11:03:43
    | [Web] rename var for tab-config-identity-provider.twig
    |
  • 1aa26b2 - FreddleSpl0it - 2023-05-16 10:58:45
    | [Web] add generic-oidc provider
    |
  • 4fd4f57 - FreddleSpl0it - 2023-05-16 10:44:14
    | [Web] remove sso login alertbox
    |
  • d934efa - FreddleSpl0it - 2023-05-16 10:40:52
    | [Web] move iam sso functions
    |
  • 694e122 - FreddleSpl0it - 2023-05-16 09:56:23
    | [Dovecot] group auth files
    |
  • 2f97e6e - FreddleSpl0it - 2023-04-12 15:32:22
    | [Web] move /process/login to internal endpoint
    |
  • 4b2e996 - FreddleSpl0it - 2023-04-12 11:21:29
    | [Web] iam - add switch for direct login flow
    |
  • c25124b - FreddleSpl0it - 2023-04-04 10:47:29
    | [Dovecot] fix wrong lua syntax
    |
  • 8e90c4b - FreddleSpl0it - 2023-03-31 14:56:31
    | [Web] add IAM delete button
fix add mbox modal

|

  • 960f232 - FreddleSpl0it - 2023-03-31 14:55:05
    | [Web] IAM - add delete option
fix test connection

|

  • cb6c2cd - FreddleSpl0it - 2023-03-31 10:08:00
    | [Web] fix iam attribute mapping ui
    |
  • 7a9c644 - FreddleSpl0it - 2023-03-17 13:15:31
    | replace ropc flow with keycloak rest api flow
    |
  • ace5440 - FreddleSpl0it - 2023-03-17 13:14:36
    | [Web] rename role mapping to attribute mapping
    |
  • c25e597 - FreddleSpl0it - 2023-03-15 16:19:30
    | new dovecout lua auth - use https
    |
  • f7eaa50 - FreddleSpl0it - 2023-03-14 18:49:57
    | [Web] create ratelimit acl on iam mbox creation 2
    |
  • bc5e661 - FreddleSpl0it - 2023-03-14 18:41:05
    | [Web] create ratelimit acl on iam mbox creation
    |
  • fdbddb9 - FreddleSpl0it - 2023-03-14 18:30:18
    | [Web] fix broken sogo-sso
    |
  • cb7e8f9 - FreddleSpl0it - 2023-03-14 14:38:28
    | [Web] fix app_pass ignore_access
    |
  • 0b8d9a8 - FreddleSpl0it - 2023-03-14 14:31:05
    | increase dovecot image tag
    |
  • b40c2d7 - FreddleSpl0it - 2023-03-14 14:30:32
    | [Web] keycloak auth functions
    |
  • 8324484 - FreddleSpl0it - 2023-03-14 14:10:46
    | [Web] add manage identity provider
    |
  • df129bb - FreddleSpl0it - 2023-03-13 09:04:05
    | [Web] remove u2f lib from prerequisites
    |
  • c7d0217 - FreddleSpl0it - 2023-03-13 09:02:32
    | [Web] add oauth2-keycloak lib
    |
  • ea394d7 - FreddleSpl0it - 2023-03-13 08:58:39
    | [Web] remove u2f lib
    |
  • a7e309f - FreddleSpl0it - 2023-03-13 08:54:50
    | [Web] limit identity_provider function better
    |
  • 0a78c74 - FreddleSpl0it - 2023-03-12 19:08:09
    | [Web] manage keycloak identity provider
    |
  • 638a81c - FreddleSpl0it - 2023-03-12 19:06:03
    | [Web] organize auth functions+api auth w/ dovecot
    |
  • 926824b - FreddleSpl0it - 2023-03-10 17:18:00
    | [Web] update de-de + en-gb lang
    |
  • 0846467 - FreddleSpl0it - 2023-03-10 17:10:05
    | [Web] organize user landing
    |
  • 76721ab - FreddleSpl0it - 2023-03-10 15:53:59
    | [Web] fix user login history
    |
  • 41a0876 - FreddleSpl0it - 2023-03-10 15:53:09
    | [Web] add app hide option
    |
  • 226bdfa - FreddleSpl0it - 2023-02-16 15:39:12
    | [Web] add seperate link for logged in users
    |
  • a3d3b06 - FreddleSpl0it - 2023-02-16 15:34:47
    | [Web] few style changes
    |
  • a5522b6 - FreddleSpl0it - 2023-02-16 15:32:53
    [Web] redirect to sogo after failed sogo-auth
make authsource editable

|

  • 4426bd3 - FreddleSpl0it - 2023-07-06 15:53:33
    | [Web] add crontasks logs
    |
  • 4613d00 - FreddleSpl0it - 2023-07-06 15:49:06
    | [Web] add keycloak sync crontask
    |
  • 956dae8 - FreddleSpl0it - 2023-05-25 12:32:47
    | [Web] handle fatal errors on getAccessToken
    |
  • 6aac996 - FreddleSpl0it - 2023-05-25 11:36:17
    | [Web] fix attribute mapping list
    |
  • 6dc6c64 - FreddleSpl0it - 2023-05-25 10:06:55
    | [Web] hide auth settings for external users
    |
  • 2a02bae - FreddleSpl0it - 2023-05-16 14:50:36
    | [Web] fix bug on mailbox login
    |
  • e5cac09 - FreddleSpl0it - 2023-05-16 13:41:16
    | [Web] update lang.en-gb.json
    |
  • 30537c6 - FreddleSpl0it - 2023-05-16 13:37:27
    | [Web] update guzzlehttp/psr7
    |
  • 96390c2 - FreddleSpl0it - 2023-05-16 13:31:40
    | [Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
    |
  • 34e7b3f - FreddleSpl0it - 2023-05-16 13:21:17
    | [Web] add league/oauth2-client
    |
  • 07edec4 - FreddleSpl0it - 2023-05-16 12:48:30
    | update gitignore
    |
  • a0319b3 - FreddleSpl0it - 2023-05-16 12:47:47
    | [Web] functions.auth.inc.php corrections
    |
  • 910eb40 - FreddleSpl0it - 2023-05-16 12:37:01
    | [Web] remove ropc flow
    |
  • 64ffa24 - FreddleSpl0it - 2023-05-16 12:32:51
    | [Web] add "add mailbox_from_template" function
    |
  • 7188936 - FreddleSpl0it - 2023-05-16 11:19:49
    | [Web] add generic-oidc provider
    |
  • 642d6a3 - FreddleSpl0it - 2023-05-16 11:16:56
    | [Web] add "edit mailbox_from_template" function
    |
  • 1bf8bea - FreddleSpl0it - 2023-05-16 11:10:41
    | [Web] revert configurable authsource
    |
  • 663d33d - FreddleSpl0it - 2023-05-16 11:03:43
    | [Web] rename var for tab-config-identity-provider.twig
    |
  • 1aa26b2 - FreddleSpl0it - 2023-05-16 10:58:45
    | [Web] add generic-oidc provider
    |
  • 4fd4f57 - FreddleSpl0it - 2023-05-16 10:44:14
    | [Web] remove sso login alertbox
    |
  • d934efa - FreddleSpl0it - 2023-05-16 10:40:52
    | [Web] move iam sso functions
    |
  • 694e122 - FreddleSpl0it - 2023-05-16 09:56:23
    | [Dovecot] group auth files
    |
  • 2f97e6e - FreddleSpl0it - 2023-04-12 15:32:22
    | [Web] move /process/login to internal endpoint
    |
  • 4b2e996 - FreddleSpl0it - 2023-04-12 11:21:29
    | [Web] iam - add switch for direct login flow
    |
  • c25124b - FreddleSpl0it - 2023-04-04 10:47:29
    | [Dovecot] fix wrong lua syntax
    |
  • 8e90c4b - FreddleSpl0it - 2023-03-31 14:56:31
    | [Web] add IAM delete button
  • 956b170 - Niklas Meyer - 2023-08-14 18:11:36
    | Merge pull request Update dependency nextcloud/server to v27.0.2 #5385 from mailcow/renovate/nextcloud-server-27.x
    |
  • 2c52753 - renovate[bot] - 2023-08-14 15:21:07
    Update dependency nextcloud/server to v27.0.2
    Signed-off-by: milkmaker [email protected]
  • b06da30 - Niklas Meyer - 2023-08-10 13:52:10
    | Merge pull request Automatic PR to nightly from 2023-08-06T04:32:08Z #5378 from mailcow/staging
    | Automatic PR to nightly from 2023-08-06T04:32:08Z
  • 77ca0ec - Patrick Schult - 2023-08-09 10:23:58
    | Merge pull request Add support for external Identity Providers #5381 from mailcow/feature/sso
    | | Add support for external Identity Providers
    | * e349950 - FreddleSpl0it - 2023-08-08 10:51:09
    | | [Web] add missing break
    | |
    | * d9b23cf - FreddleSpl0it - 2023-08-08 10:49:12
    | | [Web] fix user protocol badges
    | |
    | * fa8648a - FreddleSpl0it - 2023-08-08 10:47:13
    | | set nightly images
    | |
    | * 6a1cac6 - FreddleSpl0it - 2023-08-08 10:13:14
    | | [Dovecot] remove passwd-verify.lua generation
    | |
    | * aa4c18f - Patrick Schult - 2023-08-08 09:47:17
    | | Merge branch 'nightly' into feature/sso
    | |/
    |/|
    | |
  • | 0004677 - DerLinkman - 2023-08-04 15:36:09
    | | Update clamd for first multi arch ver.
    | |
  • | 9ead71d - DerLinkman - 2023-08-04 15:29:30
    | | Updated unbound image to first multi arch ver.
    | |
  • | 3e54569 - DerLinkman - 2023-08-04 11:38:37
    | | Clamd using Alpine Packages instead self compile
    | |
  • | 7f16787 - DerLinkman - 2023-08-04 11:38:37
    | | Changed Compose back to Versioning
    | |
  • | ed491fb - DerLinkman - 2023-08-04 11:37:57
    | | Rebased Dovecot on Alpine + fixed logging
    | |
  • | 384307b - DerLinkman - 2023-08-04 11:37:57
    | | Small fixes for CLAMD Health Check
    | |
  • | c948a6c - DerLinkman - 2023-08-04 11:37:57
    | | Removed fixed urllib3 due to fixed docker python module
    | |
  • | 5ba1fb6 - DerLinkman - 2023-08-04 11:37:57
    | | Fixed DockerAPI Exception (due to incompatible urllib3)
    | |
  • | 1be0fad - Niklas Meyer - 2023-08-04 11:37:57
    | | Added missing solr ARM64 Image
    | |
  • | f7ce3e7 - DerLinkman - 2023-08-04 11:37:57
    | | Updated docker-compose.yml for Public testing
    | |
  • | 6e79815 - DerLinkman - 2023-08-04 11:37:14
    | | Added missing Labels to Dockerfiles
    | |
  • | 27b274a - DerLinkman - 2023-08-04 11:36:49
    | | [Rspamd] Removed Arch Tag for Dockerfile
    | |
  • | d751d4f - DerLinkman - 2023-08-04 11:36:49
    | | Optimized Build Process for Dovecot
    | |
  • | c134f0b - DerLinkman - 2023-08-04 11:36:49
    | | Changed Dovecot Base to Bullseye again (Self compile)
    | |
  • | b5d89d9 - DerLinkman - 2023-08-04 11:36:49
    | | Optimized CLAMAV Builds to match exact version instead of Repo
    | |
  • | c58fcdd - DerLinkman - 2023-08-04 11:36:49
    | | Switched to Alpine Edge (for IMAPSYNC Deps)
    | |
  • | a602dd4 - DerLinkman - 2023-08-04 11:36:49
    | | Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
    | |
  • | da49b76 - DerLinkman - 2023-08-04 11:36:49
    | | Removed Test self compiled SOGo Dockerfile
    | |
  • | b06116a - DerLinkman - 2023-08-04 11:36:49
    | | Changed Maintainer to tinc within Dockerfiles
    | |
  • | 563562c - DerLinkman - 2023-08-04 11:36:49
    | | Added new SOGo ARM64 Compatible Repo
    | |
  • | 70121e6 - DerLinkman - 2023-08-04 11:36:48
    | | Updated Clamd Building to be x86 and ARM Compatible
    | |
  • | 55fbfbf - DerLinkman - 2023-08-04 09:10:57
    | | [Rspamd] Update to 3.6 (Ratelimit fix)
    | |
  • | d6c3c58 - Patrick Schult - 2023-08-03 11:36:53
    / Merge pull request 2023-08 - DQS Hotfixes #5360 from mailcow/staging
    | 2023-08 - DQS Hotfixes
  • 75c76dd - FreddleSpl0it - 2023-08-07 09:28:26
    | [Web] minor fixes
    |
  • 394f4fe - FreddleSpl0it - 2023-08-07 09:27:32
    | [SOGo] deny direct login on external users
    |
  • fd20f3f - FreddleSpl0it - 2023-08-07 09:26:15
    | [SOGo] remove sogo_view and triggers
    |
  • 9c204ba - FreddleSpl0it - 2023-08-07 09:24:07
    | [Web] catch update_sogo exceptions
    |
  • 8f6a655 - FreddleSpl0it - 2023-08-07 09:20:06
    | [Web] fix malformed_username check
    |
  • 66af9b8 - FreddleSpl0it - 2023-08-07 09:18:36
    | [Web] remove keycloak sync disabled warning
    |
  • ff4b4b4 - FreddleSpl0it - 2023-07-30 11:24:07
    | deny changes on identity provider if it's in use
    |
  • 00e3339 - FreddleSpl0it - 2023-07-30 10:07:56
    | rework auth - move dovecot sasl log to php
    |
  • 35d384d - FreddleSpl0it - 2023-07-28 15:36:48
    | [Web] allow mailbox authsource to be switchable
    |
  • 6972d27 - FreddleSpl0it - 2023-07-28 15:35:09
    | [Web] fix identity-provider settings layout
    |
  • 9051bb9 - FreddleSpl0it - 2023-07-07 09:46:04
    | [Web] trim CRON_LOG
    |
  • 239d8fc - FreddleSpl0it - 2023-07-07 09:30:32
    | [Web] remove unnecessary if block
    |
  • 18783aa - FreddleSpl0it - 2023-07-07 09:28:05
    | Merge remote-tracking branch 'origin/nightly' into feature/sso
    | |
    | * 4d824d4 - Niklas Meyer - 2023-05-08 16:26:55
    | | 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
    | * 73e9dd0 - Niklas Meyer - 2023-05-02 18:44:54
    | | 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
    | * 2366ff5 - Niklas Meyer - 2023-04-03 14:24:11
    | | 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
    | * d1c455a - Niklas Meyer - 2023-03-28 12:27:32
    | | 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
    | * 0f45234 - Niklas Meyer - 2023-03-27 16:40:44
    | | 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
    | * 43eb5d8 - Niklas Meyer - 2023-03-23 20:02:45
    | | 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
    | * 4e96000 - Niklas Meyer - 2023-03-20 12:06:29
    | | 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
    | * 380853c - Niklas Meyer - 2023-03-09 15:13:16
    | | 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
    | * 2db82c1 - Niklas Meyer - 2023-03-03 16:09:28
    | 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
  • 6f37609 - FreddleSpl0it - 2023-07-07 08:52:54
    | [Web] add curl timeouts to oidc requests
    |
  • 167083b - FreddleSpl0it - 2023-07-06 16:00:51
    | [Web] update lang files
    |
  • ec05f9c - FreddleSpl0it - 2023-07-06 16:00:26
    | [Dovecot] mailcowauth minor fixes
    |
  • 4554431 - FreddleSpl0it - 2023-07-06 15:59:16
    | [Web] improve identity-provider template
    |
  • b11ee45 - FreddleSpl0it - 2023-07-06 15:56:39
    | [Web] improve attribute sync performance
make authsource editable

|

  • 4426bd3 - FreddleSpl0it - 2023-07-06 15:53:33
    | [Web] add crontasks logs
    |
  • 4613d00 - FreddleSpl0it - 2023-07-06 15:49:06
    | [Web] add keycloak sync crontask
    |
  • 956dae8 - FreddleSpl0it - 2023-05-25 12:32:47
    | [Web] handle fatal errors on getAccessToken
    |
  • 6aac996 - FreddleSpl0it - 2023-05-25 11:36:17
    | [Web] fix attribute mapping list
    |
  • 6dc6c64 - FreddleSpl0it - 2023-05-25 10:06:55
    | [Web] hide auth settings for external users
    |
  • 2a02bae - FreddleSpl0it - 2023-05-16 14:50:36
    | [Web] fix bug on mailbox login
    |
  • e5cac09 - FreddleSpl0it - 2023-05-16 13:41:16
    | [Web] update lang.en-gb.json
    |
  • 30537c6 - FreddleSpl0it - 2023-05-16 13:37:27
    | [Web] update guzzlehttp/psr7
    |
  • 96390c2 - FreddleSpl0it - 2023-05-16 13:31:40
    | [Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
    |
  • 34e7b3f - FreddleSpl0it - 2023-05-16 13:21:17
    | [Web] add league/oauth2-client
    |
  • 07edec4 - FreddleSpl0it - 2023-05-16 12:48:30
    | update gitignore
    |
  • a0319b3 - FreddleSpl0it - 2023-05-16 12:47:47
    | [Web] functions.auth.inc.php corrections
    |
  • 910eb40 - FreddleSpl0it - 2023-05-16 12:37:01
    | [Web] remove ropc flow
    |
  • 64ffa24 - FreddleSpl0it - 2023-05-16 12:32:51
    | [Web] add "add mailbox_from_template" function
    |
  • 7188936 - FreddleSpl0it - 2023-05-16 11:19:49
    | [Web] add generic-oidc provider
    |
  • 642d6a3 - FreddleSpl0it - 2023-05-16 11:16:56
    | [Web] add "edit mailbox_from_template" function
    |
  • 1bf8bea - FreddleSpl0it - 2023-05-16 11:10:41
    | [Web] revert configurable authsource
    |
  • 663d33d - FreddleSpl0it - 2023-05-16 11:03:43
    | [Web] rename var for tab-config-identity-provider.twig
    |
  • 1aa26b2 - FreddleSpl0it - 2023-05-16 10:58:45
    | [Web] add generic-oidc provider
    |
  • 4fd4f57 - FreddleSpl0it - 2023-05-16 10:44:14
    | [Web] remove sso login alertbox
    |
  • d934efa - FreddleSpl0it - 2023-05-16 10:40:52
    | [Web] move iam sso functions
    |
  • 694e122 - FreddleSpl0it - 2023-05-16 09:56:23
    | [Dovecot] group auth files
    |
  • 2f97e6e - FreddleSpl0it - 2023-04-12 15:32:22
    | [Web] move /process/login to internal endpoint
    |
  • 4b2e996 - FreddleSpl0it - 2023-04-12 11:21:29
    | [Web] iam - add switch for direct login flow
    |
  • c25124b - FreddleSpl0it - 2023-04-04 10:47:29
    | [Dovecot] fix wrong lua syntax
    |
  • 8e90c4b - FreddleSpl0it - 2023-03-31 14:56:31
    | [Web] add IAM delete button
fix add mbox modal

|

  • 960f232 - FreddleSpl0it - 2023-03-31 14:55:05
    | [Web] IAM - add delete option
fix test connection

|

  • cb6c2cd - FreddleSpl0it - 2023-03-31 10:08:00
    | [Web] fix iam attribute mapping ui
    |
  • 7a9c644 - FreddleSpl0it - 2023-03-17 13:15:31
    | replace ropc flow with keycloak rest api flow
    |
  • ace5440 - FreddleSpl0it - 2023-03-17 13:14:36
    | [Web] rename role mapping to attribute mapping
    |
  • c25e597 - FreddleSpl0it - 2023-03-15 16:19:30
    | new dovecout lua auth - use https
    |
  • f7eaa50 - FreddleSpl0it - 2023-03-14 18:49:57
    | [Web] create ratelimit acl on iam mbox creation 2
    |
  • bc5e661 - FreddleSpl0it - 2023-03-14 18:41:05
    | [Web] create ratelimit acl on iam mbox creation
    |
  • fdbddb9 - FreddleSpl0it - 2023-03-14 18:30:18
    | [Web] fix broken sogo-sso
    |
  • cb7e8f9 - FreddleSpl0it - 2023-03-14 14:38:28
    | [Web] fix app_pass ignore_access
    |
  • 0b8d9a8 - FreddleSpl0it - 2023-03-14 14:31:05
    | increase dovecot image tag
    |
  • b40c2d7 - FreddleSpl0it - 2023-03-14 14:30:32
    | [Web] keycloak auth functions
    |
  • 8324484 - FreddleSpl0it - 2023-03-14 14:10:46
    | [Web] add manage identity provider
    |
  • df129bb - FreddleSpl0it - 2023-03-13 09:04:05
    | [Web] remove u2f lib from prerequisites
    |
  • c7d0217 - FreddleSpl0it - 2023-03-13 09:02:32
    | [Web] add oauth2-keycloak lib
    |
  • ea394d7 - FreddleSpl0it - 2023-03-13 08:58:39
    | [Web] remove u2f lib
    |
  • a7e309f - FreddleSpl0it - 2023-03-13 08:54:50
    | [Web] limit identity_provider function better
    |
  • 0a78c74 - FreddleSpl0it - 2023-03-12 19:08:09
    | [Web] manage keycloak identity provider
    |
  • 638a81c - FreddleSpl0it - 2023-03-12 19:06:03
    | [Web] organize auth functions+api auth w/ dovecot
    |
  • 926824b - FreddleSpl0it - 2023-03-10 17:18:00
    | [Web] update de-de + en-gb lang
    |
  • 0846467 - FreddleSpl0it - 2023-03-10 17:10:05
    | [Web] organize user landing
    |
  • 76721ab - FreddleSpl0it - 2023-03-10 15:53:59
    | [Web] fix user login history
    |
  • 41a0876 - FreddleSpl0it - 2023-03-10 15:53:09
    | [Web] add app hide option
    |
  • 226bdfa - FreddleSpl0it - 2023-02-16 15:39:12
    | [Web] add seperate link for logged in users
    |
  • a3d3b06 - FreddleSpl0it - 2023-02-16 15:34:47
    | [Web] few style changes
    |
  • a5522b6 - FreddleSpl0it - 2023-02-16 15:32:53
    [Web] redirect to sogo after failed sogo-auth
fix add mbox modal

|

  • 960f232 - FreddleSpl0it - 2023-03-31 14:55:05
    | [Web] IAM - add delete option
  • 956b170 - Niklas Meyer - 2023-08-14 18:11:36
    | Merge pull request Update dependency nextcloud/server to v27.0.2 #5385 from mailcow/renovate/nextcloud-server-27.x
    |
  • 2c52753 - renovate[bot] - 2023-08-14 15:21:07
    Update dependency nextcloud/server to v27.0.2
    Signed-off-by: milkmaker [email protected]
  • b06da30 - Niklas Meyer - 2023-08-10 13:52:10
    | Merge pull request Automatic PR to nightly from 2023-08-06T04:32:08Z #5378 from mailcow/staging
    | Automatic PR to nightly from 2023-08-06T04:32:08Z
  • 77ca0ec - Patrick Schult - 2023-08-09 10:23:58
    | Merge pull request Add support for external Identity Providers #5381 from mailcow/feature/sso
    | | Add support for external Identity Providers
    | * e349950 - FreddleSpl0it - 2023-08-08 10:51:09
    | | [Web] add missing break
    | |
    | * d9b23cf - FreddleSpl0it - 2023-08-08 10:49:12
    | | [Web] fix user protocol badges
    | |
    | * fa8648a - FreddleSpl0it - 2023-08-08 10:47:13
    | | set nightly images
    | |
    | * 6a1cac6 - FreddleSpl0it - 2023-08-08 10:13:14
    | | [Dovecot] remove passwd-verify.lua generation
    | |
    | * aa4c18f - Patrick Schult - 2023-08-08 09:47:17
    | | Merge branch 'nightly' into feature/sso
    | |/
    |/|
    | |
  • | 0004677 - DerLinkman - 2023-08-04 15:36:09
    | | Update clamd for first multi arch ver.
    | |
  • | 9ead71d - DerLinkman - 2023-08-04 15:29:30
    | | Updated unbound image to first multi arch ver.
    | |
  • | 3e54569 - DerLinkman - 2023-08-04 11:38:37
    | | Clamd using Alpine Packages instead self compile
    | |
  • | 7f16787 - DerLinkman - 2023-08-04 11:38:37
    | | Changed Compose back to Versioning
    | |
  • | ed491fb - DerLinkman - 2023-08-04 11:37:57
    | | Rebased Dovecot on Alpine + fixed logging
    | |
  • | 384307b - DerLinkman - 2023-08-04 11:37:57
    | | Small fixes for CLAMD Health Check
    | |
  • | c948a6c - DerLinkman - 2023-08-04 11:37:57
    | | Removed fixed urllib3 due to fixed docker python module
    | |
  • | 5ba1fb6 - DerLinkman - 2023-08-04 11:37:57
    | | Fixed DockerAPI Exception (due to incompatible urllib3)
    | |
  • | 1be0fad - Niklas Meyer - 2023-08-04 11:37:57
    | | Added missing solr ARM64 Image
    | |
  • | f7ce3e7 - DerLinkman - 2023-08-04 11:37:57
    | | Updated docker-compose.yml for Public testing
    | |
  • | 6e79815 - DerLinkman - 2023-08-04 11:37:14
    | | Added missing Labels to Dockerfiles
    | |
  • | 27b274a - DerLinkman - 2023-08-04 11:36:49
    | | [Rspamd] Removed Arch Tag for Dockerfile
    | |
  • | d751d4f - DerLinkman - 2023-08-04 11:36:49
    | | Optimized Build Process for Dovecot
    | |
  • | c134f0b - DerLinkman - 2023-08-04 11:36:49
    | | Changed Dovecot Base to Bullseye again (Self compile)
    | |
  • | b5d89d9 - DerLinkman - 2023-08-04 11:36:49
    | | Optimized CLAMAV Builds to match exact version instead of Repo
    | |
  • | c58fcdd - DerLinkman - 2023-08-04 11:36:49
    | | Switched to Alpine Edge (for IMAPSYNC Deps)
    | |
  • | a602dd4 - DerLinkman - 2023-08-04 11:36:49
    | | Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
    | |
  • | da49b76 - DerLinkman - 2023-08-04 11:36:49
    | | Removed Test self compiled SOGo Dockerfile
    | |
  • | b06116a - DerLinkman - 2023-08-04 11:36:49
    | | Changed Maintainer to tinc within Dockerfiles
    | |
  • | 563562c - DerLinkman - 2023-08-04 11:36:49
    | | Added new SOGo ARM64 Compatible Repo
    | |
  • | 70121e6 - DerLinkman - 2023-08-04 11:36:48
    | | Updated Clamd Building to be x86 and ARM Compatible
    | |
  • | 55fbfbf - DerLinkman - 2023-08-04 09:10:57
    | | [Rspamd] Update to 3.6 (Ratelimit fix)
    | |
  • | d6c3c58 - Patrick Schult - 2023-08-03 11:36:53
    / Merge pull request 2023-08 - DQS Hotfixes #5360 from mailcow/staging
    | 2023-08 - DQS Hotfixes
  • 75c76dd - FreddleSpl0it - 2023-08-07 09:28:26
    | [Web] minor fixes
    |
  • 394f4fe - FreddleSpl0it - 2023-08-07 09:27:32
    | [SOGo] deny direct login on external users
    |
  • fd20f3f - FreddleSpl0it - 2023-08-07 09:26:15
    | [SOGo] remove sogo_view and triggers
    |
  • 9c204ba - FreddleSpl0it - 2023-08-07 09:24:07
    | [Web] catch update_sogo exceptions
    |
  • 8f6a655 - FreddleSpl0it - 2023-08-07 09:20:06
    | [Web] fix malformed_username check
    |
  • 66af9b8 - FreddleSpl0it - 2023-08-07 09:18:36
    | [Web] remove keycloak sync disabled warning
    |
  • ff4b4b4 - FreddleSpl0it - 2023-07-30 11:24:07
    | deny changes on identity provider if it's in use
    |
  • 00e3339 - FreddleSpl0it - 2023-07-30 10:07:56
    | rework auth - move dovecot sasl log to php
    |
  • 35d384d - FreddleSpl0it - 2023-07-28 15:36:48
    | [Web] allow mailbox authsource to be switchable
    |
  • 6972d27 - FreddleSpl0it - 2023-07-28 15:35:09
    | [Web] fix identity-provider settings layout
    |
  • 9051bb9 - FreddleSpl0it - 2023-07-07 09:46:04
    | [Web] trim CRON_LOG
    |
  • 239d8fc - FreddleSpl0it - 2023-07-07 09:30:32
    | [Web] remove unnecessary if block
    |
  • 18783aa - FreddleSpl0it - 2023-07-07 09:28:05
    | Merge remote-tracking branch 'origin/nightly' into feature/sso
    | |
    | * 4d824d4 - Niklas Meyer - 2023-05-08 16:26:55
    | | 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
    | * 73e9dd0 - Niklas Meyer - 2023-05-02 18:44:54
    | | 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
    | * 2366ff5 - Niklas Meyer - 2023-04-03 14:24:11
    | | 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
    | * d1c455a - Niklas Meyer - 2023-03-28 12:27:32
    | | 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
    | * 0f45234 - Niklas Meyer - 2023-03-27 16:40:44
    | | 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
    | * 43eb5d8 - Niklas Meyer - 2023-03-23 20:02:45
    | | 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
    | * 4e96000 - Niklas Meyer - 2023-03-20 12:06:29
    | | 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
    | * 380853c - Niklas Meyer - 2023-03-09 15:13:16
    | | 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
    | * 2db82c1 - Niklas Meyer - 2023-03-03 16:09:28
    | 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
  • 6f37609 - FreddleSpl0it - 2023-07-07 08:52:54
    | [Web] add curl timeouts to oidc requests
    |
  • 167083b - FreddleSpl0it - 2023-07-06 16:00:51
    | [Web] update lang files
    |
  • ec05f9c - FreddleSpl0it - 2023-07-06 16:00:26
    | [Dovecot] mailcowauth minor fixes
    |
  • 4554431 - FreddleSpl0it - 2023-07-06 15:59:16
    | [Web] improve identity-provider template
    |
  • b11ee45 - FreddleSpl0it - 2023-07-06 15:56:39
    | [Web] improve attribute sync performance
make authsource editable

|

  • 4426bd3 - FreddleSpl0it - 2023-07-06 15:53:33
    | [Web] add crontasks logs
    |
  • 4613d00 - FreddleSpl0it - 2023-07-06 15:49:06
    | [Web] add keycloak sync crontask
    |
  • 956dae8 - FreddleSpl0it - 2023-05-25 12:32:47
    | [Web] handle fatal errors on getAccessToken
    |
  • 6aac996 - FreddleSpl0it - 2023-05-25 11:36:17
    | [Web] fix attribute mapping list
    |
  • 6dc6c64 - FreddleSpl0it - 2023-05-25 10:06:55
    | [Web] hide auth settings for external users
    |
  • 2a02bae - FreddleSpl0it - 2023-05-16 14:50:36
    | [Web] fix bug on mailbox login
    |
  • e5cac09 - FreddleSpl0it - 2023-05-16 13:41:16
    | [Web] update lang.en-gb.json
    |
  • 30537c6 - FreddleSpl0it - 2023-05-16 13:37:27
    | [Web] update guzzlehttp/psr7
    |
  • 96390c2 - FreddleSpl0it - 2023-05-16 13:31:40
    | [Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
    |
  • 34e7b3f - FreddleSpl0it - 2023-05-16 13:21:17
    | [Web] add league/oauth2-client
    |
  • 07edec4 - FreddleSpl0it - 2023-05-16 12:48:30
    | update gitignore
    |
  • a0319b3 - FreddleSpl0it - 2023-05-16 12:47:47
    | [Web] functions.auth.inc.php corrections
    |
  • 910eb40 - FreddleSpl0it - 2023-05-16 12:37:01
    | [Web] remove ropc flow
    |
  • 64ffa24 - FreddleSpl0it - 2023-05-16 12:32:51
    | [Web] add "add mailbox_from_template" function
    |
  • 7188936 - FreddleSpl0it - 2023-05-16 11:19:49
    | [Web] add generic-oidc provider
    |
  • 642d6a3 - FreddleSpl0it - 2023-05-16 11:16:56
    | [Web] add "edit mailbox_from_template" function
    |
  • 1bf8bea - FreddleSpl0it - 2023-05-16 11:10:41
    | [Web] revert configurable authsource
    |
  • 663d33d - FreddleSpl0it - 2023-05-16 11:03:43
    | [Web] rename var for tab-config-identity-provider.twig
    |
  • 1aa26b2 - FreddleSpl0it - 2023-05-16 10:58:45
    | [Web] add generic-oidc provider
    |
  • 4fd4f57 - FreddleSpl0it - 2023-05-16 10:44:14
    | [Web] remove sso login alertbox
    |
  • d934efa - FreddleSpl0it - 2023-05-16 10:40:52
    | [Web] move iam sso functions
    |
  • 694e122 - FreddleSpl0it - 2023-05-16 09:56:23
    | [Dovecot] group auth files
    |
  • 2f97e6e - FreddleSpl0it - 2023-04-12 15:32:22
    | [Web] move /process/login to internal endpoint
    |
  • 4b2e996 - FreddleSpl0it - 2023-04-12 11:21:29
    | [Web] iam - add switch for direct login flow
    |
  • c25124b - FreddleSpl0it - 2023-04-04 10:47:29
    | [Dovecot] fix wrong lua syntax
    |
  • 8e90c4b - FreddleSpl0it - 2023-03-31 14:56:31
    | [Web] add IAM delete button
fix add mbox modal

|

  • 960f232 - FreddleSpl0it - 2023-03-31 14:55:05
    | [Web] IAM - add delete option
fix test connection

|

  • cb6c2cd - FreddleSpl0it - 2023-03-31 10:08:00
    | [Web] fix iam attribute mapping ui
    |
  • 7a9c644 - FreddleSpl0it - 2023-03-17 13:15:31
    | replace ropc flow with keycloak rest api flow
    |
  • ace5440 - FreddleSpl0it - 2023-03-17 13:14:36
    | [Web] rename role mapping to attribute mapping
    |
  • c25e597 - FreddleSpl0it - 2023-03-15 16:19:30
    | new dovecout lua auth - use https
    |
  • f7eaa50 - FreddleSpl0it - 2023-03-14 18:49:57
    | [Web] create ratelimit acl on iam mbox creation 2
    |
  • bc5e661 - FreddleSpl0it - 2023-03-14 18:41:05
    | [Web] create ratelimit acl on iam mbox creation
    |
  • fdbddb9 - FreddleSpl0it - 2023-03-14 18:30:18
    | [Web] fix broken sogo-sso
    |
  • cb7e8f9 - FreddleSpl0it - 2023-03-14 14:38:28
    | [Web] fix app_pass ignore_access
    |
  • 0b8d9a8 - FreddleSpl0it - 2023-03-14 14:31:05
    | increase dovecot image tag
    |
  • b40c2d7 - FreddleSpl0it - 2023-03-14 14:30:32
    | [Web] keycloak auth functions
    |
  • 8324484 - FreddleSpl0it - 2023-03-14 14:10:46
    | [Web] add manage identity provider
    |
  • df129bb - FreddleSpl0it - 2023-03-13 09:04:05
    | [Web] remove u2f lib from prerequisites
    |
  • c7d0217 - FreddleSpl0it - 2023-03-13 09:02:32
    | [Web] add oauth2-keycloak lib
    |
  • ea394d7 - FreddleSpl0it - 2023-03-13 08:58:39
    | [Web] remove u2f lib
    |
  • a7e309f - FreddleSpl0it - 2023-03-13 08:54:50
    | [Web] limit identity_provider function better
    |
  • 0a78c74 - FreddleSpl0it - 2023-03-12 19:08:09
    | [Web] manage keycloak identity provider
    |
  • 638a81c - FreddleSpl0it - 2023-03-12 19:06:03
    | [Web] organize auth functions+api auth w/ dovecot
    |
  • 926824b - FreddleSpl0it - 2023-03-10 17:18:00
    | [Web] update de-de + en-gb lang
    |
  • 0846467 - FreddleSpl0it - 2023-03-10 17:10:05
    | [Web] organize user landing
    |
  • 76721ab - FreddleSpl0it - 2023-03-10 15:53:59
    | [Web] fix user login history
    |
  • 41a0876 - FreddleSpl0it - 2023-03-10 15:53:09
    | [Web] add app hide option
    |
  • 226bdfa - FreddleSpl0it - 2023-02-16 15:39:12
    | [Web] add seperate link for logged in users
    |
  • a3d3b06 - FreddleSpl0it - 2023-02-16 15:34:47
    | [Web] few style changes
    |
  • a5522b6 - FreddleSpl0it - 2023-02-16 15:32:53
    [Web] redirect to sogo after failed sogo-auth
fix test connection

|

  • cb6c2cd - FreddleSpl0it - 2023-03-31 10:08:00
    | [Web] fix iam attribute mapping ui
    |
  • 7a9c644 - FreddleSpl0it - 2023-03-17 13:15:31
    | replace ropc flow with keycloak rest api flow
    |
  • ace5440 - FreddleSpl0it - 2023-03-17 13:14:36
    | [Web] rename role mapping to attribute mapping
    |
  • c25e597 - FreddleSpl0it - 2023-03-15 16:19:30
    | new dovecout lua auth - use https
    |
  • f7eaa50 - FreddleSpl0it - 2023-03-14 18:49:57
    | [Web] create ratelimit acl on iam mbox creation 2
    |
  • bc5e661 - FreddleSpl0it - 2023-03-14 18:41:05
    | [Web] create ratelimit acl on iam mbox creation
    |
  • fdbddb9 - FreddleSpl0it - 2023-03-14 18:30:18
    | [Web] fix broken sogo-sso
    |
  • cb7e8f9 - FreddleSpl0it - 2023-03-14 14:38:28
    | [Web] fix app_pass ignore_access
    |
  • 0b8d9a8 - FreddleSpl0it - 2023-03-14 14:31:05
    | increase dovecot image tag
    |
  • b40c2d7 - FreddleSpl0it - 2023-03-14 14:30:32
    | [Web] keycloak auth functions
    |
  • 8324484 - FreddleSpl0it - 2023-03-14 14:10:46
    | [Web] add manage identity provider
    |
  • df129bb - FreddleSpl0it - 2023-03-13 09:04:05
    | [Web] remove u2f lib from prerequisites
    |
  • c7d0217 - FreddleSpl0it - 2023-03-13 09:02:32
    | [Web] add oauth2-keycloak lib
    |
  • ea394d7 - FreddleSpl0it - 2023-03-13 08:58:39
    | [Web] remove u2f lib
    |
  • a7e309f - FreddleSpl0it - 2023-03-13 08:54:50
    | [Web] limit identity_provider function better
    |
  • 0a78c74 - FreddleSpl0it - 2023-03-12 19:08:09
    | [Web] manage keycloak identity provider
    |
  • 638a81c - FreddleSpl0it - 2023-03-12 19:06:03
    | [Web] organize auth functions+api auth w/ dovecot
    |
  • 926824b - FreddleSpl0it - 2023-03-10 17:18:00
    | [Web] update de-de + en-gb lang
    |
  • 0846467 - FreddleSpl0it - 2023-03-10 17:10:05
    | [Web] organize user landing
    |
  • 76721ab - FreddleSpl0it - 2023-03-10 15:53:59
    | [Web] fix user login history
    |
  • 41a0876 - FreddleSpl0it - 2023-03-10 15:53:09
    | [Web] add app hide option
    |
  • 226bdfa - FreddleSpl0it - 2023-02-16 15:39:12
    | [Web] add seperate link for logged in users
    |
  • a3d3b06 - FreddleSpl0it - 2023-02-16 15:34:47
    | [Web] few style changes
    |
  • a5522b6 - FreddleSpl0it - 2023-02-16 15:32:53
    [Web] redirect to sogo after failed sogo-auth
make authsource editable

|

  • 4426bd3 - FreddleSpl0it - 2023-07-06 15:53:33
    | [Web] add crontasks logs
    |
  • 4613d00 - FreddleSpl0it - 2023-07-06 15:49:06
    | [Web] add keycloak sync crontask
    |
  • 956dae8 - FreddleSpl0it - 2023-05-25 12:32:47
    | [Web] handle fatal errors on getAccessToken
    |
  • 6aac996 - FreddleSpl0it - 2023-05-25 11:36:17
    | [Web] fix attribute mapping list
    |
  • 6dc6c64 - FreddleSpl0it - 2023-05-25 10:06:55
    | [Web] hide auth settings for external users
    |
  • 2a02bae - FreddleSpl0it - 2023-05-16 14:50:36
    | [Web] fix bug on mailbox login
    |
  • e5cac09 - FreddleSpl0it - 2023-05-16 13:41:16
    | [Web] update lang.en-gb.json
    |
  • 30537c6 - FreddleSpl0it - 2023-05-16 13:37:27
    | [Web] update guzzlehttp/psr7
    |
  • 96390c2 - FreddleSpl0it - 2023-05-16 13:31:40
    | [Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
    |
  • 34e7b3f - FreddleSpl0it - 2023-05-16 13:21:17
    | [Web] add league/oauth2-client
    |
  • 07edec4 - FreddleSpl0it - 2023-05-16 12:48:30
    | update gitignore
    |
  • a0319b3 - FreddleSpl0it - 2023-05-16 12:47:47
    | [Web] functions.auth.inc.php corrections
    |
  • 910eb40 - FreddleSpl0it - 2023-05-16 12:37:01
    | [Web] remove ropc flow
    |
  • 64ffa24 - FreddleSpl0it - 2023-05-16 12:32:51
    | [Web] add "add mailbox_from_template" function
    |
  • 7188936 - FreddleSpl0it - 2023-05-16 11:19:49
    | [Web] add generic-oidc provider
    |
  • 642d6a3 - FreddleSpl0it - 2023-05-16 11:16:56
    | [Web] add "edit mailbox_from_template" function
    |
  • 1bf8bea - FreddleSpl0it - 2023-05-16 11:10:41
    | [Web] revert configurable authsource
    |
  • 663d33d - FreddleSpl0it - 2023-05-16 11:03:43
    | [Web] rename var for tab-config-identity-provider.twig
    |
  • 1aa26b2 - FreddleSpl0it - 2023-05-16 10:58:45
    | [Web] add generic-oidc provider
    |
  • 4fd4f57 - FreddleSpl0it - 2023-05-16 10:44:14
    | [Web] remove sso login alertbox
    |
  • d934efa - FreddleSpl0it - 2023-05-16 10:40:52
    | [Web] move iam sso functions
    |
  • 694e122 - FreddleSpl0it - 2023-05-16 09:56:23
    | [Dovecot] group auth files
    |
  • 2f97e6e - FreddleSpl0it - 2023-04-12 15:32:22
    | [Web] move /process/login to internal endpoint
    |
  • 4b2e996 - FreddleSpl0it - 2023-04-12 11:21:29
    | [Web] iam - add switch for direct login flow
    |
  • c25124b - FreddleSpl0it - 2023-04-04 10:47:29
    | [Dovecot] fix wrong lua syntax
    |
  • 8e90c4b - FreddleSpl0it - 2023-03-31 14:56:31
    | [Web] add IAM delete button
  • 30e241b - milkmaker - 2023-08-19 21:47:23
    | Translations update from Weblate (Translations update from Weblate #5390)
    | * [Web] Updated lang.de-de.json
    |
    | Co-authored-by: Peter [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.es-es.json
    |
    | Co-authored-by: Marco Truffat [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.hu-hu.json
    |
    | [Web] Updated lang.hu-hu.json
    |
    | [Web] Updated lang.hu-hu.json
    |
    | Co-authored-by: 0xAndrewBlack [email protected]
    | Co-authored-by: Kántor Attila [email protected]
    | Co-authored-by: Mihály Szilágyi [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.ro-ro.json
    |
    | Co-authored-by: Vlad M [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.ru-ru.json
    |
    | Co-authored-by: Oleksii Kruhlenko [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.gr-gr.json
    |
    | [Web] Added lang.gr-gr.json
    |
    | Co-authored-by: Nik Beaver [email protected]
    | Co-authored-by: Peter [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.fr-fr.json
    |
    | Co-authored-by: Adrien Kara [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.en-gb.json
    |
    | Co-authored-by: Philipp E [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.ca-es.json
    |
    | Co-authored-by: Marco Truffat [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.it-it.json
    |
    | Co-authored-by: Michele Caputo [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.uk-ua.json
    |
    | Co-authored-by: Oleksii Kruhlenko [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.si-si.json
    |
    | [Web] Updated lang.si-si.json
    |
    | [Web] Updated lang.si-si.json
    |
    | [Web] Added lang.si-si.json
    |
    | Co-authored-by: Peter [email protected]
    | Co-authored-by: gomiunik [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * Add Greek + Slovenian
    |
    | ---------
    |
    | Co-authored-by: Peter [email protected]
    | Co-authored-by: Marco Truffat [email protected]
    | Co-authored-by: 0xAndrewBlack [email protected]
    | Co-authored-by: Kántor Attila [email protected]
    | Co-authored-by: Mihály Szilágyi [email protected]
    | Co-authored-by: Vlad M [email protected]
    | Co-authored-by: Oleksii Kruhlenko [email protected]
    | Co-authored-by: Nik Beaver [email protected]
    | Co-authored-by: Adrien Kara [email protected]
    | Co-authored-by: Philipp E [email protected]
    | Co-authored-by: Michele Caputo [email protected]
    | Co-authored-by: gomiunik [email protected]
  • 956b170 - Niklas Meyer - 2023-08-14 18:11:36
    | Merge pull request Update dependency nextcloud/server to v27.0.2 #5385 from mailcow/renovate/nextcloud-server-27.x
    |
  • 2c52753 - renovate[bot] - 2023-08-14 15:21:07
    Update dependency nextcloud/server to v27.0.2
    Signed-off-by: milkmaker [email protected]
  • b06da30 - Niklas Meyer - 2023-08-10 13:52:10
    | Merge pull request Automatic PR to nightly from 2023-08-06T04:32:08Z #5378 from mailcow/staging
    | Automatic PR to nightly from 2023-08-06T04:32:08Z
  • 77ca0ec - Patrick Schult - 2023-08-09 10:23:58
    | Merge pull request Add support for external Identity Providers #5381 from mailcow/feature/sso
    | | Add support for external Identity Providers
    | * e349950 - FreddleSpl0it - 2023-08-08 10:51:09
    | | [Web] add missing break
    | |
    | * d9b23cf - FreddleSpl0it - 2023-08-08 10:49:12
    | | [Web] fix user protocol badges
    | |
    | * fa8648a - FreddleSpl0it - 2023-08-08 10:47:13
    | | set nightly images
    | |
    | * 6a1cac6 - FreddleSpl0it - 2023-08-08 10:13:14
    | | [Dovecot] remove passwd-verify.lua generation
    | |
    | * aa4c18f - Patrick Schult - 2023-08-08 09:47:17
    | | Merge branch 'nightly' into feature/sso
    | |/
    |/|
    | |
  • | 0004677 - DerLinkman - 2023-08-04 15:36:09
    | | Update clamd for first multi arch ver.
    | |
  • | 9ead71d - DerLinkman - 2023-08-04 15:29:30
    | | Updated unbound image to first multi arch ver.
    | |
  • | 3e54569 - DerLinkman - 2023-08-04 11:38:37
    | | Clamd using Alpine Packages instead self compile
    | |
  • | 7f16787 - DerLinkman - 2023-08-04 11:38:37
    | | Changed Compose back to Versioning
    | |
  • | ed491fb - DerLinkman - 2023-08-04 11:37:57
    | | Rebased Dovecot on Alpine + fixed logging
    | |
  • | 384307b - DerLinkman - 2023-08-04 11:37:57
    | | Small fixes for CLAMD Health Check
    | |
  • | c948a6c - DerLinkman - 2023-08-04 11:37:57
    | | Removed fixed urllib3 due to fixed docker python module
    | |
  • | 5ba1fb6 - DerLinkman - 2023-08-04 11:37:57
    | | Fixed DockerAPI Exception (due to incompatible urllib3)
    | |
  • | 1be0fad - Niklas Meyer - 2023-08-04 11:37:57
    | | Added missing solr ARM64 Image
    | |
  • | f7ce3e7 - DerLinkman - 2023-08-04 11:37:57
    | | Updated docker-compose.yml for Public testing
    | |
  • | 6e79815 - DerLinkman - 2023-08-04 11:37:14
    | | Added missing Labels to Dockerfiles
    | |
  • | 27b274a - DerLinkman - 2023-08-04 11:36:49
    | | [Rspamd] Removed Arch Tag for Dockerfile
    | |
  • | d751d4f - DerLinkman - 2023-08-04 11:36:49
    | | Optimized Build Process for Dovecot
    | |
  • | c134f0b - DerLinkman - 2023-08-04 11:36:49
    | | Changed Dovecot Base to Bullseye again (Self compile)
    | |
  • | b5d89d9 - DerLinkman - 2023-08-04 11:36:49
    | | Optimized CLAMAV Builds to match exact version instead of Repo
    | |
  • | c58fcdd - DerLinkman - 2023-08-04 11:36:49
    | | Switched to Alpine Edge (for IMAPSYNC Deps)
    | |
  • | a602dd4 - DerLinkman - 2023-08-04 11:36:49
    | | Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
    | |
  • | da49b76 - DerLinkman - 2023-08-04 11:36:49
    | | Removed Test self compiled SOGo Dockerfile
    | |
  • | b06116a - DerLinkman - 2023-08-04 11:36:49
    | | Changed Maintainer to tinc within Dockerfiles
    | |
  • | 563562c - DerLinkman - 2023-08-04 11:36:49
    | | Added new SOGo ARM64 Compatible Repo
    | |
  • | 70121e6 - DerLinkman - 2023-08-04 11:36:48
    | | Updated Clamd Building to be x86 and ARM Compatible
    | |
  • | 55fbfbf - DerLinkman - 2023-08-04 09:10:57
    | | [Rspamd] Update to 3.6 (Ratelimit fix)
    | |
  • | d6c3c58 - Patrick Schult - 2023-08-03 11:36:53
    / Merge pull request 2023-08 - DQS Hotfixes #5360 from mailcow/staging
    | 2023-08 - DQS Hotfixes
  • 75c76dd - FreddleSpl0it - 2023-08-07 09:28:26
    | [Web] minor fixes
    |
  • 394f4fe - FreddleSpl0it - 2023-08-07 09:27:32
    | [SOGo] deny direct login on external users
    |
  • fd20f3f - FreddleSpl0it - 2023-08-07 09:26:15
    | [SOGo] remove sogo_view and triggers
    |
  • 9c204ba - FreddleSpl0it - 2023-08-07 09:24:07
    | [Web] catch update_sogo exceptions
    |
  • 8f6a655 - FreddleSpl0it - 2023-08-07 09:20:06
    | [Web] fix malformed_username check
    |
  • 66af9b8 - FreddleSpl0it - 2023-08-07 09:18:36
    | [Web] remove keycloak sync disabled warning
    |
  • ff4b4b4 - FreddleSpl0it - 2023-07-30 11:24:07
    | deny changes on identity provider if it's in use
    |
  • 00e3339 - FreddleSpl0it - 2023-07-30 10:07:56
    | rework auth - move dovecot sasl log to php
    |
  • 35d384d - FreddleSpl0it - 2023-07-28 15:36:48
    | [Web] allow mailbox authsource to be switchable
    |
  • 6972d27 - FreddleSpl0it - 2023-07-28 15:35:09
    | [Web] fix identity-provider settings layout
    |
  • 9051bb9 - FreddleSpl0it - 2023-07-07 09:46:04
    | [Web] trim CRON_LOG
    |
  • 239d8fc - FreddleSpl0it - 2023-07-07 09:30:32
    | [Web] remove unnecessary if block
    |
  • 18783aa - FreddleSpl0it - 2023-07-07 09:28:05
    | Merge remote-tracking branch 'origin/nightly' into feature/sso
    | |
    | * 4d824d4 - Niklas Meyer - 2023-05-08 16:26:55
    | | 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
    | * 73e9dd0 - Niklas Meyer - 2023-05-02 18:44:54
    | | 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
    | * 2366ff5 - Niklas Meyer - 2023-04-03 14:24:11
    | | 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
    | * d1c455a - Niklas Meyer - 2023-03-28 12:27:32
    | | 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
    | * 0f45234 - Niklas Meyer - 2023-03-27 16:40:44
    | | 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
    | * 43eb5d8 - Niklas Meyer - 2023-03-23 20:02:45
    | | 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
    | * 4e96000 - Niklas Meyer - 2023-03-20 12:06:29
    | | 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
    | * 380853c - Niklas Meyer - 2023-03-09 15:13:16
    | | 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
    | * 2db82c1 - Niklas Meyer - 2023-03-03 16:09:28
    | 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
  • 6f37609 - FreddleSpl0it - 2023-07-07 08:52:54
    | [Web] add curl timeouts to oidc requests
    |
  • 167083b - FreddleSpl0it - 2023-07-06 16:00:51
    | [Web] update lang files
    |
  • ec05f9c - FreddleSpl0it - 2023-07-06 16:00:26
    | [Dovecot] mailcowauth minor fixes
    |
  • 4554431 - FreddleSpl0it - 2023-07-06 15:59:16
    | [Web] improve identity-provider template
    |
  • b11ee45 - FreddleSpl0it - 2023-07-06 15:56:39
    | [Web] improve attribute sync performance
  • 956b170 - Niklas Meyer - 2023-08-14 18:11:36
    | Merge pull request Update dependency nextcloud/server to v27.0.2 #5385 from mailcow/renovate/nextcloud-server-27.x
    |
  • 2c52753 - renovate[bot] - 2023-08-14 15:21:07
    Update dependency nextcloud/server to v27.0.2
    Signed-off-by: milkmaker [email protected]
  • b06da30 - Niklas Meyer - 2023-08-10 13:52:10
    | Merge pull request Automatic PR to nightly from 2023-08-06T04:32:08Z #5378 from mailcow/staging
    | Automatic PR to nightly from 2023-08-06T04:32:08Z
  • 77ca0ec - Patrick Schult - 2023-08-09 10:23:58
    | Merge pull request Add support for external Identity Providers #5381 from mailcow/feature/sso
    | | Add support for external Identity Providers
    | * e349950 - FreddleSpl0it - 2023-08-08 10:51:09
    | | [Web] add missing break
    | |
    | * d9b23cf - FreddleSpl0it - 2023-08-08 10:49:12
    | | [Web] fix user protocol badges
    | |
    | * fa8648a - FreddleSpl0it - 2023-08-08 10:47:13
    | | set nightly images
    | |
    | * 6a1cac6 - FreddleSpl0it - 2023-08-08 10:13:14
    | | [Dovecot] remove passwd-verify.lua generation
    | |
    | * aa4c18f - Patrick Schult - 2023-08-08 09:47:17
    | | Merge branch 'nightly' into feature/sso
    | |/
    |/|
    | |
  • | 0004677 - DerLinkman - 2023-08-04 15:36:09
    | | Update clamd for first multi arch ver.
    | |
  • | 9ead71d - DerLinkman - 2023-08-04 15:29:30
    | | Updated unbound image to first multi arch ver.
    | |
  • | 3e54569 - DerLinkman - 2023-08-04 11:38:37
    | | Clamd using Alpine Packages instead self compile
    | |
  • | 7f16787 - DerLinkman - 2023-08-04 11:38:37
    | | Changed Compose back to Versioning
    | |
  • | ed491fb - DerLinkman - 2023-08-04 11:37:57
    | | Rebased Dovecot on Alpine + fixed logging
    | |
  • | 384307b - DerLinkman - 2023-08-04 11:37:57
    | | Small fixes for CLAMD Health Check
    | |
  • | c948a6c - DerLinkman - 2023-08-04 11:37:57
    | | Removed fixed urllib3 due to fixed docker python module
    | |
  • | 5ba1fb6 - DerLinkman - 2023-08-04 11:37:57
    | | Fixed DockerAPI Exception (due to incompatible urllib3)
    | |
  • | 1be0fad - Niklas Meyer - 2023-08-04 11:37:57
    | | Added missing solr ARM64 Image
    | |
  • | f7ce3e7 - DerLinkman - 2023-08-04 11:37:57
    | | Updated docker-compose.yml for Public testing
    | |
  • | 6e79815 - DerLinkman - 2023-08-04 11:37:14
    | | Added missing Labels to Dockerfiles
    | |
  • | 27b274a - DerLinkman - 2023-08-04 11:36:49
    | | [Rspamd] Removed Arch Tag for Dockerfile
    | |
  • | d751d4f - DerLinkman - 2023-08-04 11:36:49
    | | Optimized Build Process for Dovecot
    | |
  • | c134f0b - DerLinkman - 2023-08-04 11:36:49
    | | Changed Dovecot Base to Bullseye again (Self compile)
    | |
  • | b5d89d9 - DerLinkman - 2023-08-04 11:36:49
    | | Optimized CLAMAV Builds to match exact version instead of Repo
    | |
  • | c58fcdd - DerLinkman - 2023-08-04 11:36:49
    | | Switched to Alpine Edge (for IMAPSYNC Deps)
    | |
  • | a602dd4 - DerLinkman - 2023-08-04 11:36:49
    | | Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
    | |
  • | da49b76 - DerLinkman - 2023-08-04 11:36:49
    | | Removed Test self compiled SOGo Dockerfile
    | |
  • | b06116a - DerLinkman - 2023-08-04 11:36:49
    | | Changed Maintainer to tinc within Dockerfiles
    | |
  • | 563562c - DerLinkman - 2023-08-04 11:36:49
    | | Added new SOGo ARM64 Compatible Repo
    | |
  • | 70121e6 - DerLinkman - 2023-08-04 11:36:48
    | | Updated Clamd Building to be x86 and ARM Compatible
    | |
  • | 55fbfbf - DerLinkman - 2023-08-04 09:10:57
    | | [Rspamd] Update to 3.6 (Ratelimit fix)
    | |
  • | d6c3c58 - Patrick Schult - 2023-08-03 11:36:53
    / Merge pull request 2023-08 - DQS Hotfixes #5360 from mailcow/staging
    | 2023-08 - DQS Hotfixes
  • 75c76dd - FreddleSpl0it - 2023-08-07 09:28:26
    | [Web] minor fixes
    |
  • 394f4fe - FreddleSpl0it - 2023-08-07 09:27:32
    | [SOGo] deny direct login on external users
    |
  • fd20f3f - FreddleSpl0it - 2023-08-07 09:26:15
    | [SOGo] remove sogo_view and triggers
    |
  • 9c204ba - FreddleSpl0it - 2023-08-07 09:24:07
    | [Web] catch update_sogo exceptions
    |
  • 8f6a655 - FreddleSpl0it - 2023-08-07 09:20:06
    | [Web] fix malformed_username check
    |
  • 66af9b8 - FreddleSpl0it - 2023-08-07 09:18:36
    | [Web] remove keycloak sync disabled warning
    |
  • ff4b4b4 - FreddleSpl0it - 2023-07-30 11:24:07
    | deny changes on identity provider if it's in use
    |
  • 00e3339 - FreddleSpl0it - 2023-07-30 10:07:56
    | rework auth - move dovecot sasl log to php
    |
  • 35d384d - FreddleSpl0it - 2023-07-28 15:36:48
    | [Web] allow mailbox authsource to be switchable
    |
  • 6972d27 - FreddleSpl0it - 2023-07-28 15:35:09
    | [Web] fix identity-provider settings layout
    |
  • 9051bb9 - FreddleSpl0it - 2023-07-07 09:46:04
    | [Web] trim CRON_LOG
    |
  • 239d8fc - FreddleSpl0it - 2023-07-07 09:30:32
    | [Web] remove unnecessary if block
    |
  • 18783aa - FreddleSpl0it - 2023-07-07 09:28:05
    | Merge remote-tracking branch 'origin/nightly' into feature/sso
    | |
    | * 4d824d4 - Niklas Meyer - 2023-05-08 16:26:55
    | | 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
    | * 73e9dd0 - Niklas Meyer - 2023-05-02 18:44:54
    | | 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
    | * 2366ff5 - Niklas Meyer - 2023-04-03 14:24:11
    | | 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
    | * d1c455a - Niklas Meyer - 2023-03-28 12:27:32
    | | 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
    | * 0f45234 - Niklas Meyer - 2023-03-27 16:40:44
    | | 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
    | * 43eb5d8 - Niklas Meyer - 2023-03-23 20:02:45
    | | 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
    | * 4e96000 - Niklas Meyer - 2023-03-20 12:06:29
    | | 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
    | * 380853c - Niklas Meyer - 2023-03-09 15:13:16
    | | 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
    | * 2db82c1 - Niklas Meyer - 2023-03-03 16:09:28
    | 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
  • 6f37609 - FreddleSpl0it - 2023-07-07 08:52:54
    | [Web] add curl timeouts to oidc requests
    |
  • 167083b - FreddleSpl0it - 2023-07-06 16:00:51
    | [Web] update lang files
    |
  • ec05f9c - FreddleSpl0it - 2023-07-06 16:00:26
    | [Dovecot] mailcowauth minor fixes
    |
  • 4554431 - FreddleSpl0it - 2023-07-06 15:59:16
    | [Web] improve identity-provider template
    |
  • b11ee45 - FreddleSpl0it - 2023-07-06 15:56:39
    | [Web] improve attribute sync performance
make authsource editable

|

  • 4426bd3 - FreddleSpl0it - 2023-07-06 15:53:33
    | [Web] add crontasks logs
    |
  • 4613d00 - FreddleSpl0it - 2023-07-06 15:49:06
    | [Web] add keycloak sync crontask
    |
  • 956dae8 - FreddleSpl0it - 2023-05-25 12:32:47
    | [Web] handle fatal errors on getAccessToken
    |
  • 6aac996 - FreddleSpl0it - 2023-05-25 11:36:17
    | [Web] fix attribute mapping list
    |
  • 6dc6c64 - FreddleSpl0it - 2023-05-25 10:06:55
    | [Web] hide auth settings for external users
    |
  • 2a02bae - FreddleSpl0it - 2023-05-16 14:50:36
    | [Web] fix bug on mailbox login
    |
  • e5cac09 - FreddleSpl0it - 2023-05-16 13:41:16
    | [Web] update lang.en-gb.json
    |
  • 30537c6 - FreddleSpl0it - 2023-05-16 13:37:27
    | [Web] update guzzlehttp/psr7
    |
  • 96390c2 - FreddleSpl0it - 2023-05-16 13:31:40
    | [Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
    |
  • 34e7b3f - FreddleSpl0it - 2023-05-16 13:21:17
    | [Web] add league/oauth2-client
    |
  • 07edec4 - FreddleSpl0it - 2023-05-16 12:48:30
    | update gitignore
    |
  • a0319b3 - FreddleSpl0it - 2023-05-16 12:47:47
    | [Web] functions.auth.inc.php corrections
    |
  • 910eb40 - FreddleSpl0it - 2023-05-16 12:37:01
    | [Web] remove ropc flow
    |
  • 64ffa24 - FreddleSpl0it - 2023-05-16 12:32:51
    | [Web] add "add mailbox_from_template" function
    |
  • 7188936 - FreddleSpl0it - 2023-05-16 11:19:49
    | [Web] add generic-oidc provider
    |
  • 642d6a3 - FreddleSpl0it - 2023-05-16 11:16:56
    | [Web] add "edit mailbox_from_template" function
    |
  • 1bf8bea - FreddleSpl0it - 2023-05-16 11:10:41
    | [Web] revert configurable authsource
    |
  • 663d33d - FreddleSpl0it - 2023-05-16 11:03:43
    | [Web] rename var for tab-config-identity-provider.twig
    |
  • 1aa26b2 - FreddleSpl0it - 2023-05-16 10:58:45
    | [Web] add generic-oidc provider
    |
  • 4fd4f57 - FreddleSpl0it - 2023-05-16 10:44:14
    | [Web] remove sso login alertbox
    |
  • d934efa - FreddleSpl0it - 2023-05-16 10:40:52
    | [Web] move iam sso functions
    |
  • 694e122 - FreddleSpl0it - 2023-05-16 09:56:23
    | [Dovecot] group auth files
    |
  • 2f97e6e - FreddleSpl0it - 2023-04-12 15:32:22
    | [Web] move /process/login to internal endpoint
    |
  • 4b2e996 - FreddleSpl0it - 2023-04-12 11:21:29
    | [Web] iam - add switch for direct login flow
    |
  • c25124b - FreddleSpl0it - 2023-04-04 10:47:29
    | [Dovecot] fix wrong lua syntax
    |
  • 8e90c4b - FreddleSpl0it - 2023-03-31 14:56:31
    | [Web] add IAM delete button
fix add mbox modal

|

  • 960f232 - FreddleSpl0it - 2023-03-31 14:55:05
    | [Web] IAM - add delete option
fix test connection

|

  • cb6c2cd - FreddleSpl0it - 2023-03-31 10:08:00
    | [Web] fix iam attribute mapping ui
    |
  • 7a9c644 - FreddleSpl0it - 2023-03-17 13:15:31
    | replace ropc flow with keycloak rest api flow
    |
  • ace5440 - FreddleSpl0it - 2023-03-17 13:14:36
    | [Web] rename role mapping to attribute mapping
    |
  • c25e597 - FreddleSpl0it - 2023-03-15 16:19:30
    | new dovecout lua auth - use https
    |
  • f7eaa50 - FreddleSpl0it - 2023-03-14 18:49:57
    | [Web] create ratelimit acl on iam mbox creation 2
    |
  • bc5e661 - FreddleSpl0it - 2023-03-14 18:41:05
    | [Web] create ratelimit acl on iam mbox creation
    |
  • fdbddb9 - FreddleSpl0it - 2023-03-14 18:30:18
    | [Web] fix broken sogo-sso
    |
  • cb7e8f9 - FreddleSpl0it - 2023-03-14 14:38:28
    | [Web] fix app_pass ignore_access
    |
  • 0b8d9a8 - FreddleSpl0it - 2023-03-14 14:31:05
    | increase dovecot image tag
    |
  • b40c2d7 - FreddleSpl0it - 2023-03-14 14:30:32
    | [Web] keycloak auth functions
    |
  • 8324484 - FreddleSpl0it - 2023-03-14 14:10:46
    | [Web] add manage identity provider
    |
  • df129bb - FreddleSpl0it - 2023-03-13 09:04:05
    | [Web] remove u2f lib from prerequisites
    |
  • c7d0217 - FreddleSpl0it - 2023-03-13 09:02:32
    | [Web] add oauth2-keycloak lib
    |
  • ea394d7 - FreddleSpl0it - 2023-03-13 08:58:39
    | [Web] remove u2f lib
    |
  • a7e309f - FreddleSpl0it - 2023-03-13 08:54:50
    | [Web] limit identity_provider function better
    |
  • 0a78c74 - FreddleSpl0it - 2023-03-12 19:08:09
    | [Web] manage keycloak identity provider
    |
  • 638a81c - FreddleSpl0it - 2023-03-12 19:06:03
    | [Web] organize auth functions+api auth w/ dovecot
    |
  • 926824b - FreddleSpl0it - 2023-03-10 17:18:00
    | [Web] update de-de + en-gb lang
    |
  • 0846467 - FreddleSpl0it - 2023-03-10 17:10:05
    | [Web] organize user landing
    |
  • 76721ab - FreddleSpl0it - 2023-03-10 15:53:59
    | [Web] fix user login history
    |
  • 41a0876 - FreddleSpl0it - 2023-03-10 15:53:09
    | [Web] add app hide option
    |
  • 226bdfa - FreddleSpl0it - 2023-02-16 15:39:12
    | [Web] add seperate link for logged in users
    |
  • a3d3b06 - FreddleSpl0it - 2023-02-16 15:34:47
    | [Web] few style changes
    |
  • a5522b6 - FreddleSpl0it - 2023-02-16 15:32:53
    [Web] redirect to sogo after failed sogo-auth
make authsource editable

|

  • 4426bd3 - FreddleSpl0it - 2023-07-06 15:53:33
    | [Web] add crontasks logs
    |
  • 4613d00 - FreddleSpl0it - 2023-07-06 15:49:06
    | [Web] add keycloak sync crontask
    |
  • 956dae8 - FreddleSpl0it - 2023-05-25 12:32:47
    | [Web] handle fatal errors on getAccessToken
    |
  • 6aac996 - FreddleSpl0it - 2023-05-25 11:36:17
    | [Web] fix attribute mapping list
    |
  • 6dc6c64 - FreddleSpl0it - 2023-05-25 10:06:55
    | [Web] hide auth settings for external users
    |
  • 2a02bae - FreddleSpl0it - 2023-05-16 14:50:36
    | [Web] fix bug on mailbox login
    |
  • e5cac09 - FreddleSpl0it - 2023-05-16 13:41:16
    | [Web] update lang.en-gb.json
    |
  • 30537c6 - FreddleSpl0it - 2023-05-16 13:37:27
    | [Web] update guzzlehttp/psr7
    |
  • 96390c2 - FreddleSpl0it - 2023-05-16 13:31:40
    | [Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
    |
  • 34e7b3f - FreddleSpl0it - 2023-05-16 13:21:17
    | [Web] add league/oauth2-client
    |
  • 07edec4 - FreddleSpl0it - 2023-05-16 12:48:30
    | update gitignore
    |
  • a0319b3 - FreddleSpl0it - 2023-05-16 12:47:47
    | [Web] functions.auth.inc.php corrections
    |
  • 910eb40 - FreddleSpl0it - 2023-05-16 12:37:01
    | [Web] remove ropc flow
    |
  • 64ffa24 - FreddleSpl0it - 2023-05-16 12:32:51
    | [Web] add "add mailbox_from_template" function
    |
  • 7188936 - FreddleSpl0it - 2023-05-16 11:19:49
    | [Web] add generic-oidc provider
    |
  • 642d6a3 - FreddleSpl0it - 2023-05-16 11:16:56
    | [Web] add "edit mailbox_from_template" function
    |
  • 1bf8bea - FreddleSpl0it - 2023-05-16 11:10:41
    | [Web] revert configurable authsource
    |
  • 663d33d - FreddleSpl0it - 2023-05-16 11:03:43
    | [Web] rename var for tab-config-identity-provider.twig
    |
  • 1aa26b2 - FreddleSpl0it - 2023-05-16 10:58:45
    | [Web] add generic-oidc provider
    |
  • 4fd4f57 - FreddleSpl0it - 2023-05-16 10:44:14
    | [Web] remove sso login alertbox
    |
  • d934efa - FreddleSpl0it - 2023-05-16 10:40:52
    | [Web] move iam sso functions
    |
  • 694e122 - FreddleSpl0it - 2023-05-16 09:56:23
    | [Dovecot] group auth files
    |
  • 2f97e6e - FreddleSpl0it - 2023-04-12 15:32:22
    | [Web] move /process/login to internal endpoint
    |
  • 4b2e996 - FreddleSpl0it - 2023-04-12 11:21:29
    | [Web] iam - add switch for direct login flow
    |
  • c25124b - FreddleSpl0it - 2023-04-04 10:47:29
    | [Dovecot] fix wrong lua syntax
    |
  • 8e90c4b - FreddleSpl0it - 2023-03-31 14:56:31
    | [Web] add IAM delete button
  • 956b170 - Niklas Meyer - 2023-08-14 18:11:36
    | Merge pull request Update dependency nextcloud/server to v27.0.2 #5385 from mailcow/renovate/nextcloud-server-27.x
    |
  • 2c52753 - renovate[bot] - 2023-08-14 15:21:07
    Update dependency nextcloud/server to v27.0.2
    Signed-off-by: milkmaker [email protected]
  • b06da30 - Niklas Meyer - 2023-08-10 13:52:10
    | Merge pull request Automatic PR to nightly from 2023-08-06T04:32:08Z #5378 from mailcow/staging
    | Automatic PR to nightly from 2023-08-06T04:32:08Z
  • 77ca0ec - Patrick Schult - 2023-08-09 10:23:58
    | Merge pull request Add support for external Identity Providers #5381 from mailcow/feature/sso
    | | Add support for external Identity Providers
    | * e349950 - FreddleSpl0it - 2023-08-08 10:51:09
    | | [Web] add missing break
    | |
    | * d9b23cf - FreddleSpl0it - 2023-08-08 10:49:12
    | | [Web] fix user protocol badges
    | |
    | * fa8648a - FreddleSpl0it - 2023-08-08 10:47:13
    | | set nightly images
    | |
    | * 6a1cac6 - FreddleSpl0it - 2023-08-08 10:13:14
    | | [Dovecot] remove passwd-verify.lua generation
    | |
    | * aa4c18f - Patrick Schult - 2023-08-08 09:47:17
    | | Merge branch 'nightly' into feature/sso
    | |/
    |/|
    | |
  • | 0004677 - DerLinkman - 2023-08-04 15:36:09
    | | Update clamd for first multi arch ver.
    | |
  • | 9ead71d - DerLinkman - 2023-08-04 15:29:30
    | | Updated unbound image to first multi arch ver.
    | |
  • | 3e54569 - DerLinkman - 2023-08-04 11:38:37
    | | Clamd using Alpine Packages instead self compile
    | |
  • | 7f16787 - DerLinkman - 2023-08-04 11:38:37
    | | Changed Compose back to Versioning
    | |
  • | ed491fb - DerLinkman - 2023-08-04 11:37:57
    | | Rebased Dovecot on Alpine + fixed logging
    | |
  • | 384307b - DerLinkman - 2023-08-04 11:37:57
    | | Small fixes for CLAMD Health Check
    | |
  • | c948a6c - DerLinkman - 2023-08-04 11:37:57
    | | Removed fixed urllib3 due to fixed docker python module
    | |
  • | 5ba1fb6 - DerLinkman - 2023-08-04 11:37:57
    | | Fixed DockerAPI Exception (due to incompatible urllib3)
    | |
  • | 1be0fad - Niklas Meyer - 2023-08-04 11:37:57
    | | Added missing solr ARM64 Image
    | |
  • | f7ce3e7 - DerLinkman - 2023-08-04 11:37:57
    | | Updated docker-compose.yml for Public testing
    | |
  • | 6e79815 - DerLinkman - 2023-08-04 11:37:14
    | | Added missing Labels to Dockerfiles
    | |
  • | 27b274a - DerLinkman - 2023-08-04 11:36:49
    | | [Rspamd] Removed Arch Tag for Dockerfile
    | |
  • | d751d4f - DerLinkman - 2023-08-04 11:36:49
    | | Optimized Build Process for Dovecot
    | |
  • | c134f0b - DerLinkman - 2023-08-04 11:36:49
    | | Changed Dovecot Base to Bullseye again (Self compile)
    | |
  • | b5d89d9 - DerLinkman - 2023-08-04 11:36:49
    | | Optimized CLAMAV Builds to match exact version instead of Repo
    | |
  • | c58fcdd - DerLinkman - 2023-08-04 11:36:49
    | | Switched to Alpine Edge (for IMAPSYNC Deps)
    | |
  • | a602dd4 - DerLinkman - 2023-08-04 11:36:49
    | | Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
    | |
  • | da49b76 - DerLinkman - 2023-08-04 11:36:49
    | | Removed Test self compiled SOGo Dockerfile
    | |
  • | b06116a - DerLinkman - 2023-08-04 11:36:49
    | | Changed Maintainer to tinc within Dockerfiles
    | |
  • | 563562c - DerLinkman - 2023-08-04 11:36:49
    | | Added new SOGo ARM64 Compatible Repo
    | |
  • | 70121e6 - DerLinkman - 2023-08-04 11:36:48
    | | Updated Clamd Building to be x86 and ARM Compatible
    | |
  • | 55fbfbf - DerLinkman - 2023-08-04 09:10:57
    | | [Rspamd] Update to 3.6 (Ratelimit fix)
    | |
  • | d6c3c58 - Patrick Schult - 2023-08-03 11:36:53
    / Merge pull request 2023-08 - DQS Hotfixes #5360 from mailcow/staging
    | 2023-08 - DQS Hotfixes
  • 75c76dd - FreddleSpl0it - 2023-08-07 09:28:26
    | [Web] minor fixes
    |
  • 394f4fe - FreddleSpl0it - 2023-08-07 09:27:32
    | [SOGo] deny direct login on external users
    |
  • fd20f3f - FreddleSpl0it - 2023-08-07 09:26:15
    | [SOGo] remove sogo_view and triggers
    |
  • 9c204ba - FreddleSpl0it - 2023-08-07 09:24:07
    | [Web] catch update_sogo exceptions
    |
  • 8f6a655 - FreddleSpl0it - 2023-08-07 09:20:06
    | [Web] fix malformed_username check
    |
  • 66af9b8 - FreddleSpl0it - 2023-08-07 09:18:36
    | [Web] remove keycloak sync disabled warning
    |
  • ff4b4b4 - FreddleSpl0it - 2023-07-30 11:24:07
    | deny changes on identity provider if it's in use
    |
  • 00e3339 - FreddleSpl0it - 2023-07-30 10:07:56
    | rework auth - move dovecot sasl log to php
    |
  • 35d384d - FreddleSpl0it - 2023-07-28 15:36:48
    | [Web] allow mailbox authsource to be switchable
    |
  • 6972d27 - FreddleSpl0it - 2023-07-28 15:35:09
    | [Web] fix identity-provider settings layout
    |
  • 9051bb9 - FreddleSpl0it - 2023-07-07 09:46:04
    | [Web] trim CRON_LOG
    |
  • 239d8fc - FreddleSpl0it - 2023-07-07 09:30:32
    | [Web] remove unnecessary if block
    |
  • 18783aa - FreddleSpl0it - 2023-07-07 09:28:05
    | Merge remote-tracking branch 'origin/nightly' into feature/sso
    | |
    | * 4d824d4 - Niklas Meyer - 2023-05-08 16:26:55
    | | 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
    | * 73e9dd0 - Niklas Meyer - 2023-05-02 18:44:54
    | | 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
    | * 2366ff5 - Niklas Meyer - 2023-04-03 14:24:11
    | | 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
    | * d1c455a - Niklas Meyer - 2023-03-28 12:27:32
    | | 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
    | * 0f45234 - Niklas Meyer - 2023-03-27 16:40:44
    | | 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
    | * 43eb5d8 - Niklas Meyer - 2023-03-23 20:02:45
    | | 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
    | * 4e96000 - Niklas Meyer - 2023-03-20 12:06:29
    | | 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
    | * 380853c - Niklas Meyer - 2023-03-09 15:13:16
    | | 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
    | * 2db82c1 - Niklas Meyer - 2023-03-03 16:09:28
    | 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
  • 6f37609 - FreddleSpl0it - 2023-07-07 08:52:54
    | [Web] add curl timeouts to oidc requests
    |
  • 167083b - FreddleSpl0it - 2023-07-06 16:00:51
    | [Web] update lang files
    |
  • ec05f9c - FreddleSpl0it - 2023-07-06 16:00:26
    | [Dovecot] mailcowauth minor fixes
    |
  • 4554431 - FreddleSpl0it - 2023-07-06 15:59:16
    | [Web] improve identity-provider template
    |
  • b11ee45 - FreddleSpl0it - 2023-07-06 15:56:39
    | [Web] improve attribute sync performance
make authsource editable

|

  • 4426bd3 - FreddleSpl0it - 2023-07-06 15:53:33
    | [Web] add crontasks logs
    |
  • 4613d00 - FreddleSpl0it - 2023-07-06 15:49:06
    | [Web] add keycloak sync crontask
    |
  • 956dae8 - FreddleSpl0it - 2023-05-25 12:32:47
    | [Web] handle fatal errors on getAccessToken
    |
  • 6aac996 - FreddleSpl0it - 2023-05-25 11:36:17
    | [Web] fix attribute mapping list
    |
  • 6dc6c64 - FreddleSpl0it - 2023-05-25 10:06:55
    | [Web] hide auth settings for external users
    |
  • 2a02bae - FreddleSpl0it - 2023-05-16 14:50:36
    | [Web] fix bug on mailbox login
    |
  • e5cac09 - FreddleSpl0it - 2023-05-16 13:41:16
    | [Web] update lang.en-gb.json
    |
  • 30537c6 - FreddleSpl0it - 2023-05-16 13:37:27
    | [Web] update guzzlehttp/psr7
    |
  • 96390c2 - FreddleSpl0it - 2023-05-16 13:31:40
    | [Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
    |
  • 34e7b3f - FreddleSpl0it - 2023-05-16 13:21:17
    | [Web] add league/oauth2-client
    |
  • 07edec4 - FreddleSpl0it - 2023-05-16 12:48:30
    | update gitignore
    |
  • a0319b3 - FreddleSpl0it - 2023-05-16 12:47:47
    | [Web] functions.auth.inc.php corrections
    |
  • 910eb40 - FreddleSpl0it - 2023-05-16 12:37:01
    | [Web] remove ropc flow
    |
  • 64ffa24 - FreddleSpl0it - 2023-05-16 12:32:51
    | [Web] add "add mailbox_from_template" function
    |
  • 7188936 - FreddleSpl0it - 2023-05-16 11:19:49
    | [Web] add generic-oidc provider
    |
  • 642d6a3 - FreddleSpl0it - 2023-05-16 11:16:56
    | [Web] add "edit mailbox_from_template" function
    |
  • 1bf8bea - FreddleSpl0it - 2023-05-16 11:10:41
    | [Web] revert configurable authsource
    |
  • 663d33d - FreddleSpl0it - 2023-05-16 11:03:43
    | [Web] rename var for tab-config-identity-provider.twig
    |
  • 1aa26b2 - FreddleSpl0it - 2023-05-16 10:58:45
    | [Web] add generic-oidc provider
    |
  • 4fd4f57 - FreddleSpl0it - 2023-05-16 10:44:14
    | [Web] remove sso login alertbox
    |
  • d934efa - FreddleSpl0it - 2023-05-16 10:40:52
    | [Web] move iam sso functions
    |
  • 694e122 - FreddleSpl0it - 2023-05-16 09:56:23
    | [Dovecot] group auth files
    |
  • 2f97e6e - FreddleSpl0it - 2023-04-12 15:32:22
    | [Web] move /process/login to internal endpoint
    |
  • 4b2e996 - FreddleSpl0it - 2023-04-12 11:21:29
    | [Web] iam - add switch for direct login flow
    |
  • c25124b - FreddleSpl0it - 2023-04-04 10:47:29
    | [Dovecot] fix wrong lua syntax
    |
  • 8e90c4b - FreddleSpl0it - 2023-03-31 14:56:31
    | [Web] add IAM delete button
fix add mbox modal

|

  • 960f232 - FreddleSpl0it - 2023-03-31 14:55:05
    | [Web] IAM - add delete option
fix test connection

|

  • cb6c2cd - FreddleSpl0it - 2023-03-31 10:08:00
    | [Web] fix iam attribute mapping ui
    |
  • 7a9c644 - FreddleSpl0it - 2023-03-17 13:15:31
    | replace ropc flow with keycloak rest api flow
    |
  • ace5440 - FreddleSpl0it - 2023-03-17 13:14:36
    | [Web] rename role mapping to attribute mapping
    |
  • c25e597 - FreddleSpl0it - 2023-03-15 16:19:30
    | new dovecout lua auth - use https
    |
  • f7eaa50 - FreddleSpl0it - 2023-03-14 18:49:57
    | [Web] create ratelimit acl on iam mbox creation 2
    |
  • bc5e661 - FreddleSpl0it - 2023-03-14 18:41:05
    | [Web] create ratelimit acl on iam mbox creation
    |
  • fdbddb9 - FreddleSpl0it - 2023-03-14 18:30:18
    | [Web] fix broken sogo-sso
    |
  • cb7e8f9 - FreddleSpl0it - 2023-03-14 14:38:28
    | [Web] fix app_pass ignore_access
    |
  • 0b8d9a8 - FreddleSpl0it - 2023-03-14 14:31:05
    | increase dovecot image tag
    |
  • b40c2d7 - FreddleSpl0it - 2023-03-14 14:30:32
    | [Web] keycloak auth functions
    |
  • 8324484 - FreddleSpl0it - 2023-03-14 14:10:46
    | [Web] add manage identity provider
    |
  • df129bb - FreddleSpl0it - 2023-03-13 09:04:05
    | [Web] remove u2f lib from prerequisites
    |
  • c7d0217 - FreddleSpl0it - 2023-03-13 09:02:32
    | [Web] add oauth2-keycloak lib
    |
  • ea394d7 - FreddleSpl0it - 2023-03-13 08:58:39
    | [Web] remove u2f lib
    |
  • a7e309f - FreddleSpl0it - 2023-03-13 08:54:50
    | [Web] limit identity_provider function better
    |
  • 0a78c74 - FreddleSpl0it - 2023-03-12 19:08:09
    | [Web] manage keycloak identity provider
    |
  • 638a81c - FreddleSpl0it - 2023-03-12 19:06:03
    | [Web] organize auth functions+api auth w/ dovecot
    |
  • 926824b - FreddleSpl0it - 2023-03-10 17:18:00
    | [Web] update de-de + en-gb lang
    |
  • 0846467 - FreddleSpl0it - 2023-03-10 17:10:05
    | [Web] organize user landing
    |
  • 76721ab - FreddleSpl0it - 2023-03-10 15:53:59
    | [Web] fix user login history
    |
  • 41a0876 - FreddleSpl0it - 2023-03-10 15:53:09
    | [Web] add app hide option
    |
  • 226bdfa - FreddleSpl0it - 2023-02-16 15:39:12
    | [Web] add seperate link for logged in users
    |
  • a3d3b06 - FreddleSpl0it - 2023-02-16 15:34:47
    | [Web] few style changes
    |
  • a5522b6 - FreddleSpl0it - 2023-02-16 15:32:53
    [Web] redirect to sogo after failed sogo-auth
fix add mbox modal

|

  • 960f232 - FreddleSpl0it - 2023-03-31 14:55:05
    | [Web] IAM - add delete option
  • 956b170 - Niklas Meyer - 2023-08-14 18:11:36
    | Merge pull request Update dependency nextcloud/server to v27.0.2 #5385 from mailcow/renovate/nextcloud-server-27.x
    |
  • 2c52753 - renovate[bot] - 2023-08-14 15:21:07
    Update dependency nextcloud/server to v27.0.2
    Signed-off-by: milkmaker [email protected]
  • b06da30 - Niklas Meyer - 2023-08-10 13:52:10
    | Merge pull request Automatic PR to nightly from 2023-08-06T04:32:08Z #5378 from mailcow/staging
    | Automatic PR to nightly from 2023-08-06T04:32:08Z
  • 77ca0ec - Patrick Schult - 2023-08-09 10:23:58
    | Merge pull request Add support for external Identity Providers #5381 from mailcow/feature/sso
    | | Add support for external Identity Providers
    | * e349950 - FreddleSpl0it - 2023-08-08 10:51:09
    | | [Web] add missing break
    | |
    | * d9b23cf - FreddleSpl0it - 2023-08-08 10:49:12
    | | [Web] fix user protocol badges
    | |
    | * fa8648a - FreddleSpl0it - 2023-08-08 10:47:13
    | | set nightly images
    | |
    | * 6a1cac6 - FreddleSpl0it - 2023-08-08 10:13:14
    | | [Dovecot] remove passwd-verify.lua generation
    | |
    | * aa4c18f - Patrick Schult - 2023-08-08 09:47:17
    | | Merge branch 'nightly' into feature/sso
    | |/
    |/|
    | |
  • | 0004677 - DerLinkman - 2023-08-04 15:36:09
    | | Update clamd for first multi arch ver.
    | |
  • | 9ead71d - DerLinkman - 2023-08-04 15:29:30
    | | Updated unbound image to first multi arch ver.
    | |
  • | 3e54569 - DerLinkman - 2023-08-04 11:38:37
    | | Clamd using Alpine Packages instead self compile
    | |
  • | 7f16787 - DerLinkman - 2023-08-04 11:38:37
    | | Changed Compose back to Versioning
    | |
  • | ed491fb - DerLinkman - 2023-08-04 11:37:57
    | | Rebased Dovecot on Alpine + fixed logging
    | |
  • | 384307b - DerLinkman - 2023-08-04 11:37:57
    | | Small fixes for CLAMD Health Check
    | |
  • | c948a6c - DerLinkman - 2023-08-04 11:37:57
    | | Removed fixed urllib3 due to fixed docker python module
    | |
  • | 5ba1fb6 - DerLinkman - 2023-08-04 11:37:57
    | | Fixed DockerAPI Exception (due to incompatible urllib3)
    | |
  • | 1be0fad - Niklas Meyer - 2023-08-04 11:37:57
    | | Added missing solr ARM64 Image
    | |
  • | f7ce3e7 - DerLinkman - 2023-08-04 11:37:57
    | | Updated docker-compose.yml for Public testing
    | |
  • | 6e79815 - DerLinkman - 2023-08-04 11:37:14
    | | Added missing Labels to Dockerfiles
    | |
  • | 27b274a - DerLinkman - 2023-08-04 11:36:49
    | | [Rspamd] Removed Arch Tag for Dockerfile
    | |
  • | d751d4f - DerLinkman - 2023-08-04 11:36:49
    | | Optimized Build Process for Dovecot
    | |
  • | c134f0b - DerLinkman - 2023-08-04 11:36:49
    | | Changed Dovecot Base to Bullseye again (Self compile)
    | |
  • | b5d89d9 - DerLinkman - 2023-08-04 11:36:49
    | | Optimized CLAMAV Builds to match exact version instead of Repo
    | |
  • | c58fcdd - DerLinkman - 2023-08-04 11:36:49
    | | Switched to Alpine Edge (for IMAPSYNC Deps)
    | |
  • | a602dd4 - DerLinkman - 2023-08-04 11:36:49
    | | Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
    | |
  • | da49b76 - DerLinkman - 2023-08-04 11:36:49
    | | Removed Test self compiled SOGo Dockerfile
    | |
  • | b06116a - DerLinkman - 2023-08-04 11:36:49
    | | Changed Maintainer to tinc within Dockerfiles
    | |
  • | 563562c - DerLinkman - 2023-08-04 11:36:49
    | | Added new SOGo ARM64 Compatible Repo
    | |
  • | 70121e6 - DerLinkman - 2023-08-04 11:36:48
    | | Updated Clamd Building to be x86 and ARM Compatible
    | |
  • | 55fbfbf - DerLinkman - 2023-08-04 09:10:57
    | | [Rspamd] Update to 3.6 (Ratelimit fix)
    | |
  • | d6c3c58 - Patrick Schult - 2023-08-03 11:36:53
    / Merge pull request 2023-08 - DQS Hotfixes #5360 from mailcow/staging
    | 2023-08 - DQS Hotfixes
  • 75c76dd - FreddleSpl0it - 2023-08-07 09:28:26
    | [Web] minor fixes
    |
  • 394f4fe - FreddleSpl0it - 2023-08-07 09:27:32
    | [SOGo] deny direct login on external users
    |
  • fd20f3f - FreddleSpl0it - 2023-08-07 09:26:15
    | [SOGo] remove sogo_view and triggers
    |
  • 9c204ba - FreddleSpl0it - 2023-08-07 09:24:07
    | [Web] catch update_sogo exceptions
    |
  • 8f6a655 - FreddleSpl0it - 2023-08-07 09:20:06
    | [Web] fix malformed_username check
    |
  • 66af9b8 - FreddleSpl0it - 2023-08-07 09:18:36
    | [Web] remove keycloak sync disabled warning
    |
  • ff4b4b4 - FreddleSpl0it - 2023-07-30 11:24:07
    | deny changes on identity provider if it's in use
    |
  • 00e3339 - FreddleSpl0it - 2023-07-30 10:07:56
    | rework auth - move dovecot sasl log to php
    |
  • 35d384d - FreddleSpl0it - 2023-07-28 15:36:48
    | [Web] allow mailbox authsource to be switchable
    |
  • 6972d27 - FreddleSpl0it - 2023-07-28 15:35:09
    | [Web] fix identity-provider settings layout
    |
  • 9051bb9 - FreddleSpl0it - 2023-07-07 09:46:04
    | [Web] trim CRON_LOG
    |
  • 239d8fc - FreddleSpl0it - 2023-07-07 09:30:32
    | [Web] remove unnecessary if block
    |
  • 18783aa - FreddleSpl0it - 2023-07-07 09:28:05
    | Merge remote-tracking branch 'origin/nightly' into feature/sso
    | |
    | * 4d824d4 - Niklas Meyer - 2023-05-08 16:26:55
    | | 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
    | * 73e9dd0 - Niklas Meyer - 2023-05-02 18:44:54
    | | 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
    | * 2366ff5 - Niklas Meyer - 2023-04-03 14:24:11
    | | 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
    | * d1c455a - Niklas Meyer - 2023-03-28 12:27:32
    | | 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
    | * 0f45234 - Niklas Meyer - 2023-03-27 16:40:44
    | | 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
    | * 43eb5d8 - Niklas Meyer - 2023-03-23 20:02:45
    | | 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
    | * 4e96000 - Niklas Meyer - 2023-03-20 12:06:29
    | | 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
    | * 380853c - Niklas Meyer - 2023-03-09 15:13:16
    | | 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
    | * 2db82c1 - Niklas Meyer - 2023-03-03 16:09:28
    | 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
  • 6f37609 - FreddleSpl0it - 2023-07-07 08:52:54
    | [Web] add curl timeouts to oidc requests
    |
  • 167083b - FreddleSpl0it - 2023-07-06 16:00:51
    | [Web] update lang files
    |
  • ec05f9c - FreddleSpl0it - 2023-07-06 16:00:26
    | [Dovecot] mailcowauth minor fixes
    |
  • 4554431 - FreddleSpl0it - 2023-07-06 15:59:16
    | [Web] improve identity-provider template
    |
  • b11ee45 - FreddleSpl0it - 2023-07-06 15:56:39
    | [Web] improve attribute sync performance
make authsource editable

|

  • 4426bd3 - FreddleSpl0it - 2023-07-06 15:53:33
    | [Web] add crontasks logs
    |
  • 4613d00 - FreddleSpl0it - 2023-07-06 15:49:06
    | [Web] add keycloak sync crontask
    |
  • 956dae8 - FreddleSpl0it - 2023-05-25 12:32:47
    | [Web] handle fatal errors on getAccessToken
    |
  • 6aac996 - FreddleSpl0it - 2023-05-25 11:36:17
    | [Web] fix attribute mapping list
    |
  • 6dc6c64 - FreddleSpl0it - 2023-05-25 10:06:55
    | [Web] hide auth settings for external users
    |
  • 2a02bae - FreddleSpl0it - 2023-05-16 14:50:36
    | [Web] fix bug on mailbox login
    |
  • e5cac09 - FreddleSpl0it - 2023-05-16 13:41:16
    | [Web] update lang.en-gb.json
    |
  • 30537c6 - FreddleSpl0it - 2023-05-16 13:37:27
    | [Web] update guzzlehttp/psr7
    |
  • 96390c2 - FreddleSpl0it - 2023-05-16 13:31:40
    | [Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
    |
  • 34e7b3f - FreddleSpl0it - 2023-05-16 13:21:17
    | [Web] add league/oauth2-client
    |
  • 07edec4 - FreddleSpl0it - 2023-05-16 12:48:30
    | update gitignore
    |
  • a0319b3 - FreddleSpl0it - 2023-05-16 12:47:47
    | [Web] functions.auth.inc.php corrections
    |
  • 910eb40 - FreddleSpl0it - 2023-05-16 12:37:01
    | [Web] remove ropc flow
    |
  • 64ffa24 - FreddleSpl0it - 2023-05-16 12:32:51
    | [Web] add "add mailbox_from_template" function
    |
  • 7188936 - FreddleSpl0it - 2023-05-16 11:19:49
    | [Web] add generic-oidc provider
    |
  • 642d6a3 - FreddleSpl0it - 2023-05-16 11:16:56
    | [Web] add "edit mailbox_from_template" function
    |
  • 1bf8bea - FreddleSpl0it - 2023-05-16 11:10:41
    | [Web] revert configurable authsource
    |
  • 663d33d - FreddleSpl0it - 2023-05-16 11:03:43
    | [Web] rename var for tab-config-identity-provider.twig
    |
  • 1aa26b2 - FreddleSpl0it - 2023-05-16 10:58:45
    | [Web] add generic-oidc provider
    |
  • 4fd4f57 - FreddleSpl0it - 2023-05-16 10:44:14
    | [Web] remove sso login alertbox
    |
  • d934efa - FreddleSpl0it - 2023-05-16 10:40:52
    | [Web] move iam sso functions
    |
  • 694e122 - FreddleSpl0it - 2023-05-16 09:56:23
    | [Dovecot] group auth files
    |
  • 2f97e6e - FreddleSpl0it - 2023-04-12 15:32:22
    | [Web] move /process/login to internal endpoint
    |
  • 4b2e996 - FreddleSpl0it - 2023-04-12 11:21:29
    | [Web] iam - add switch for direct login flow
    |
  • c25124b - FreddleSpl0it - 2023-04-04 10:47:29
    | [Dovecot] fix wrong lua syntax
    |
  • 8e90c4b - FreddleSpl0it - 2023-03-31 14:56:31
    | [Web] add IAM delete button
fix add mbox modal

|

  • 960f232 - FreddleSpl0it - 2023-03-31 14:55:05
    | [Web] IAM - add delete option
fix test connection

|

  • cb6c2cd - FreddleSpl0it - 2023-03-31 10:08:00
    | [Web] fix iam attribute mapping ui
    |
  • 7a9c644 - FreddleSpl0it - 2023-03-17 13:15:31
    | replace ropc flow with keycloak rest api flow
    |
  • ace5440 - FreddleSpl0it - 2023-03-17 13:14:36
    | [Web] rename role mapping to attribute mapping
    |
  • c25e597 - FreddleSpl0it - 2023-03-15 16:19:30
    | new dovecout lua auth - use https
    |
  • f7eaa50 - FreddleSpl0it - 2023-03-14 18:49:57
    | [Web] create ratelimit acl on iam mbox creation 2
    |
  • bc5e661 - FreddleSpl0it - 2023-03-14 18:41:05
    | [Web] create ratelimit acl on iam mbox creation
    |
  • fdbddb9 - FreddleSpl0it - 2023-03-14 18:30:18
    | [Web] fix broken sogo-sso
    |
  • cb7e8f9 - FreddleSpl0it - 2023-03-14 14:38:28
    | [Web] fix app_pass ignore_access
    |
  • 0b8d9a8 - FreddleSpl0it - 2023-03-14 14:31:05
    | increase dovecot image tag
    |
  • b40c2d7 - FreddleSpl0it - 2023-03-14 14:30:32
    | [Web] keycloak auth functions
    |
  • 8324484 - FreddleSpl0it - 2023-03-14 14:10:46
    | [Web] add manage identity provider
    |
  • df129bb - FreddleSpl0it - 2023-03-13 09:04:05
    | [Web] remove u2f lib from prerequisites
    |
  • c7d0217 - FreddleSpl0it - 2023-03-13 09:02:32
    | [Web] add oauth2-keycloak lib
    |
  • ea394d7 - FreddleSpl0it - 2023-03-13 08:58:39
    | [Web] remove u2f lib
    |
  • a7e309f - FreddleSpl0it - 2023-03-13 08:54:50
    | [Web] limit identity_provider function better
    |
  • 0a78c74 - FreddleSpl0it - 2023-03-12 19:08:09
    | [Web] manage keycloak identity provider
    |
  • 638a81c - FreddleSpl0it - 2023-03-12 19:06:03
    | [Web] organize auth functions+api auth w/ dovecot
    |
  • 926824b - FreddleSpl0it - 2023-03-10 17:18:00
    | [Web] update de-de + en-gb lang
    |
  • 0846467 - FreddleSpl0it - 2023-03-10 17:10:05
    | [Web] organize user landing
    |
  • 76721ab - FreddleSpl0it - 2023-03-10 15:53:59
    | [Web] fix user login history
    |
  • 41a0876 - FreddleSpl0it - 2023-03-10 15:53:09
    | [Web] add app hide option
    |
  • 226bdfa - FreddleSpl0it - 2023-02-16 15:39:12
    | [Web] add seperate link for logged in users
    |
  • a3d3b06 - FreddleSpl0it - 2023-02-16 15:34:47
    | [Web] few style changes
    |
  • a5522b6 - FreddleSpl0it - 2023-02-16 15:32:53
    [Web] redirect to sogo after failed sogo-auth
fix test connection

|

  • cb6c2cd - FreddleSpl0it - 2023-03-31 10:08:00
    | [Web] fix iam attribute mapping ui
    |
  • 7a9c644 - FreddleSpl0it - 2023-03-17 13:15:31
    | replace ropc flow with keycloak rest api flow
    |
  • ace5440 - FreddleSpl0it - 2023-03-17 13:14:36
    | [Web] rename role mapping to attribute mapping
    |
  • c25e597 - FreddleSpl0it - 2023-03-15 16:19:30
    | new dovecout lua auth - use https
    |
  • f7eaa50 - FreddleSpl0it - 2023-03-14 18:49:57
    | [Web] create ratelimit acl on iam mbox creation 2
    |
  • bc5e661 - FreddleSpl0it - 2023-03-14 18:41:05
    | [Web] create ratelimit acl on iam mbox creation
    |
  • fdbddb9 - FreddleSpl0it - 2023-03-14 18:30:18
    | [Web] fix broken sogo-sso
    |
  • cb7e8f9 - FreddleSpl0it - 2023-03-14 14:38:28
    | [Web] fix app_pass ignore_access
    |
  • 0b8d9a8 - FreddleSpl0it - 2023-03-14 14:31:05
    | increase dovecot image tag
    |
  • b40c2d7 - FreddleSpl0it - 2023-03-14 14:30:32
    | [Web] keycloak auth functions
    |
  • 8324484 - FreddleSpl0it - 2023-03-14 14:10:46
    | [Web] add manage identity provider
    |
  • df129bb - FreddleSpl0it - 2023-03-13 09:04:05
    | [Web] remove u2f lib from prerequisites
    |
  • c7d0217 - FreddleSpl0it - 2023-03-13 09:02:32
    | [Web] add oauth2-keycloak lib
    |
  • ea394d7 - FreddleSpl0it - 2023-03-13 08:58:39
    | [Web] remove u2f lib
    |
  • a7e309f - FreddleSpl0it - 2023-03-13 08:54:50
    | [Web] limit identity_provider function better
    |
  • 0a78c74 - FreddleSpl0it - 2023-03-12 19:08:09
    | [Web] manage keycloak identity provider
    |
  • 638a81c - FreddleSpl0it - 2023-03-12 19:06:03
    | [Web] organize auth functions+api auth w/ dovecot
    |
  • 926824b - FreddleSpl0it - 2023-03-10 17:18:00
    | [Web] update de-de + en-gb lang
    |
  • 0846467 - FreddleSpl0it - 2023-03-10 17:10:05
    | [Web] organize user landing
    |
  • 76721ab - FreddleSpl0it - 2023-03-10 15:53:59
    | [Web] fix user login history
    |
  • 41a0876 - FreddleSpl0it - 2023-03-10 15:53:09
    | [Web] add app hide option
    |
  • 226bdfa - FreddleSpl0it - 2023-02-16 15:39:12
    | [Web] add seperate link for logged in users
    |
  • a3d3b06 - FreddleSpl0it - 2023-02-16 15:34:47
    | [Web] few style changes
    |
  • a5522b6 - FreddleSpl0it - 2023-02-16 15:32:53
    [Web] redirect to sogo after failed sogo-auth
fix add mbox modal

|

  • 960f232 - FreddleSpl0it - 2023-03-31 14:55:05
    | [Web] IAM - add delete option
  • 30e241b - milkmaker - 2023-08-19 21:47:23
    | Translations update from Weblate (Translations update from Weblate #5390)
    | * [Web] Updated lang.de-de.json
    |
    | Co-authored-by: Peter [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.es-es.json
    |
    | Co-authored-by: Marco Truffat [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.hu-hu.json
    |
    | [Web] Updated lang.hu-hu.json
    |
    | [Web] Updated lang.hu-hu.json
    |
    | Co-authored-by: 0xAndrewBlack [email protected]
    | Co-authored-by: Kántor Attila [email protected]
    | Co-authored-by: Mihály Szilágyi [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.ro-ro.json
    |
    | Co-authored-by: Vlad M [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.ru-ru.json
    |
    | Co-authored-by: Oleksii Kruhlenko [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.gr-gr.json
    |
    | [Web] Added lang.gr-gr.json
    |
    | Co-authored-by: Nik Beaver [email protected]
    | Co-authored-by: Peter [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.fr-fr.json
    |
    | Co-authored-by: Adrien Kara [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.en-gb.json
    |
    | Co-authored-by: Philipp E [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.ca-es.json
    |
    | Co-authored-by: Marco Truffat [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.it-it.json
    |
    | Co-authored-by: Michele Caputo [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.uk-ua.json
    |
    | Co-authored-by: Oleksii Kruhlenko [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * [Web] Updated lang.si-si.json
    |
    | [Web] Updated lang.si-si.json
    |
    | [Web] Updated lang.si-si.json
    |
    | [Web] Added lang.si-si.json
    |
    | Co-authored-by: Peter [email protected]
    | Co-authored-by: gomiunik [email protected]
    | Co-authored-by: milkmaker [email protected]
    |
    | * Add Greek + Slovenian
    |
    | ---------
    |
    | Co-authored-by: Peter [email protected]
    | Co-authored-by: Marco Truffat [email protected]
    | Co-authored-by: 0xAndrewBlack [email protected]
    | Co-authored-by: Kántor Attila [email protected]
    | Co-authored-by: Mihály Szilágyi [email protected]
    | Co-authored-by: Vlad M [email protected]
    | Co-authored-by: Oleksii Kruhlenko [email protected]
    | Co-authored-by: Nik Beaver [email protected]
    | Co-authored-by: Adrien Kara [email protected]
    | Co-authored-by: Philipp E [email protected]
    | Co-authored-by: Michele Caputo [email protected]
    | Co-authored-by: gomiunik [email protected]
  • 956b170 - Niklas Meyer - 2023-08-14 18:11:36
    | Merge pull request Update dependency nextcloud/server to v27.0.2 #5385 from mailcow/renovate/nextcloud-server-27.x
    |
  • 2c52753 - renovate[bot] - 2023-08-14 15:21:07
    Update dependency nextcloud/server to v27.0.2
    Signed-off-by: milkmaker [email protected]
  • b06da30 - Niklas Meyer - 2023-08-10 13:52:10
    | Merge pull request Automatic PR to nightly from 2023-08-06T04:32:08Z #5378 from mailcow/staging
    | Automatic PR to nightly from 2023-08-06T04:32:08Z
  • 77ca0ec - Patrick Schult - 2023-08-09 10:23:58
    | Merge pull request Add support for external Identity Providers #5381 from mailcow/feature/sso
    | | Add support for external Identity Providers
    | * e349950 - FreddleSpl0it - 2023-08-08 10:51:09
    | | [Web] add missing break
    | |
    | * d9b23cf - FreddleSpl0it - 2023-08-08 10:49:12
    | | [Web] fix user protocol badges
    | |
    | * fa8648a - FreddleSpl0it - 2023-08-08 10:47:13
    | | set nightly images
    | |
    | * 6a1cac6 - FreddleSpl0it - 2023-08-08 10:13:14
    | | [Dovecot] remove passwd-verify.lua generation
    | |
    | * aa4c18f - Patrick Schult - 2023-08-08 09:47:17
    | | Merge branch 'nightly' into feature/sso
    | |/
    |/|
    | |
  • | 0004677 - DerLinkman - 2023-08-04 15:36:09
    | | Update clamd for first multi arch ver.
    | |
  • | 9ead71d - DerLinkman - 2023-08-04 15:29:30
    | | Updated unbound image to first multi arch ver.
    | |
  • | 3e54569 - DerLinkman - 2023-08-04 11:38:37
    | | Clamd using Alpine Packages instead self compile
    | |
  • | 7f16787 - DerLinkman - 2023-08-04 11:38:37
    | | Changed Compose back to Versioning
    | |
  • | ed491fb - DerLinkman - 2023-08-04 11:37:57
    | | Rebased Dovecot on Alpine + fixed logging
    | |
  • | 384307b - DerLinkman - 2023-08-04 11:37:57
    | | Small fixes for CLAMD Health Check
    | |
  • | c948a6c - DerLinkman - 2023-08-04 11:37:57
    | | Removed fixed urllib3 due to fixed docker python module
    | |
  • | 5ba1fb6 - DerLinkman - 2023-08-04 11:37:57
    | | Fixed DockerAPI Exception (due to incompatible urllib3)
    | |
  • | 1be0fad - Niklas Meyer - 2023-08-04 11:37:57
    | | Added missing solr ARM64 Image
    | |
  • | f7ce3e7 - DerLinkman - 2023-08-04 11:37:57
    | | Updated docker-compose.yml for Public testing
    | |
  • | 6e79815 - DerLinkman - 2023-08-04 11:37:14
    | | Added missing Labels to Dockerfiles
    | |
  • | 27b274a - DerLinkman - 2023-08-04 11:36:49
    | | [Rspamd] Removed Arch Tag for Dockerfile
    | |
  • | d751d4f - DerLinkman - 2023-08-04 11:36:49
    | | Optimized Build Process for Dovecot
    | |
  • | c134f0b - DerLinkman - 2023-08-04 11:36:49
    | | Changed Dovecot Base to Bullseye again (Self compile)
    | |
  • | b5d89d9 - DerLinkman - 2023-08-04 11:36:49
    | | Optimized CLAMAV Builds to match exact version instead of Repo
    | |
  • | c58fcdd - DerLinkman - 2023-08-04 11:36:49
    | | Switched to Alpine Edge (for IMAPSYNC Deps)
    | |
  • | a602dd4 - DerLinkman - 2023-08-04 11:36:49
    | | Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
    | |
  • | da49b76 - DerLinkman - 2023-08-04 11:36:49
    | | Removed Test self compiled SOGo Dockerfile
    | |
  • | b06116a - DerLinkman - 2023-08-04 11:36:49
    | | Changed Maintainer to tinc within Dockerfiles
    | |
  • | 563562c - DerLinkman - 2023-08-04 11:36:49
    | | Added new SOGo ARM64 Compatible Repo
    | |
  • | 70121e6 - DerLinkman - 2023-08-04 11:36:48
    | | Updated Clamd Building to be x86 and ARM Compatible
    | |
  • | 55fbfbf - DerLinkman - 2023-08-04 09:10:57
    | | [Rspamd] Update to 3.6 (Ratelimit fix)
    | |
  • | d6c3c58 - Patrick Schult - 2023-08-03 11:36:53
    / Merge pull request 2023-08 - DQS Hotfixes #5360 from mailcow/staging
    | 2023-08 - DQS Hotfixes
  • 75c76dd - FreddleSpl0it - 2023-08-07 09:28:26
    | [Web] minor fixes
    |
  • 394f4fe - FreddleSpl0it - 2023-08-07 09:27:32
    | [SOGo] deny direct login on external users
    |
  • fd20f3f - FreddleSpl0it - 2023-08-07 09:26:15
    | [SOGo] remove sogo_view and triggers
    |
  • 9c204ba - FreddleSpl0it - 2023-08-07 09:24:07
    | [Web] catch update_sogo exceptions
    |
  • 8f6a655 - FreddleSpl0it - 2023-08-07 09:20:06
    | [Web] fix malformed_username check
    |
  • 66af9b8 - FreddleSpl0it - 2023-08-07 09:18:36
    | [Web] remove keycloak sync disabled warning
    |
  • ff4b4b4 - FreddleSpl0it - 2023-07-30 11:24:07
    | deny changes on identity provider if it's in use
    |
  • 00e3339 - FreddleSpl0it - 2023-07-30 10:07:56
    | rework auth - move dovecot sasl log to php
    |
  • 35d384d - FreddleSpl0it - 2023-07-28 15:36:48
    | [Web] allow mailbox authsource to be switchable
    |
  • 6972d27 - FreddleSpl0it - 2023-07-28 15:35:09
    | [Web] fix identity-provider settings layout
    |
  • 9051bb9 - FreddleSpl0it - 2023-07-07 09:46:04
    | [Web] trim CRON_LOG
    |
  • 239d8fc - FreddleSpl0it - 2023-07-07 09:30:32
    | [Web] remove unnecessary if block
    |
  • 18783aa - FreddleSpl0it - 2023-07-07 09:28:05
    | Merge remote-tracking branch 'origin/nightly' into feature/sso
    | |
    | * 4d824d4 - Niklas Meyer - 2023-05-08 16:26:55
    | | 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
    | * 73e9dd0 - Niklas Meyer - 2023-05-02 18:44:54
    | | 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
    | * 2366ff5 - Niklas Meyer - 2023-04-03 14:24:11
    | | 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
    | * d1c455a - Niklas Meyer - 2023-03-28 12:27:32
    | | 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
    | * 0f45234 - Niklas Meyer - 2023-03-27 16:40:44
    | | 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
    | * 43eb5d8 - Niklas Meyer - 2023-03-23 20:02:45
    | | 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
    | * 4e96000 - Niklas Meyer - 2023-03-20 12:06:29
    | | 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
    | * 380853c - Niklas Meyer - 2023-03-09 15:13:16
    | | 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
    | * 2db82c1 - Niklas Meyer - 2023-03-03 16:09:28
    | 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
  • 6f37609 - FreddleSpl0it - 2023-07-07 08:52:54
    | [Web] add curl timeouts to oidc requests
    |
  • 167083b - FreddleSpl0it - 2023-07-06 16:00:51
    | [Web] update lang files
    |
  • ec05f9c - FreddleSpl0it - 2023-07-06 16:00:26
    | [Dovecot] mailcowauth minor fixes
    |
  • 4554431 - FreddleSpl0it - 2023-07-06 15:59:16
    | [Web] improve identity-provider template
    |
  • b11ee45 - FreddleSpl0it - 2023-07-06 15:56:39
    | [Web] improve attribute sync performance
  • 956b170 - Niklas Meyer - 2023-08-14 18:11:36
    | Merge pull request Update dependency nextcloud/server to v27.0.2 #5385 from mailcow/renovate/nextcloud-server-27.x
    |
  • 2c52753 - renovate[bot] - 2023-08-14 15:21:07
    Update dependency nextcloud/server to v27.0.2
    Signed-off-by: milkmaker [email protected]
  • b06da30 - Niklas Meyer - 2023-08-10 13:52:10
    | Merge pull request Automatic PR to nightly from 2023-08-06T04:32:08Z #5378 from mailcow/staging
    | Automatic PR to nightly from 2023-08-06T04:32:08Z
  • 77ca0ec - Patrick Schult - 2023-08-09 10:23:58
    | Merge pull request Add support for external Identity Providers #5381 from mailcow/feature/sso
    | | Add support for external Identity Providers
    | * e349950 - FreddleSpl0it - 2023-08-08 10:51:09
    | | [Web] add missing break
    | |
    | * d9b23cf - FreddleSpl0it - 2023-08-08 10:49:12
    | | [Web] fix user protocol badges
    | |
    | * fa8648a - FreddleSpl0it - 2023-08-08 10:47:13
    | | set nightly images
    | |
    | * 6a1cac6 - FreddleSpl0it - 2023-08-08 10:13:14
    | | [Dovecot] remove passwd-verify.lua generation
    | |
    | * aa4c18f - Patrick Schult - 2023-08-08 09:47:17
    | | Merge branch 'nightly' into feature/sso
    | |/
    |/|
    | |
  • | 0004677 - DerLinkman - 2023-08-04 15:36:09
    | | Update clamd for first multi arch ver.
    | |
  • | 9ead71d - DerLinkman - 2023-08-04 15:29:30
    | | Updated unbound image to first multi arch ver.
    | |
  • | 3e54569 - DerLinkman - 2023-08-04 11:38:37
    | | Clamd using Alpine Packages instead self compile
    | |
  • | 7f16787 - DerLinkman - 2023-08-04 11:38:37
    | | Changed Compose back to Versioning
    | |
  • | ed491fb - DerLinkman - 2023-08-04 11:37:57
    | | Rebased Dovecot on Alpine + fixed logging
    | |
  • | 384307b - DerLinkman - 2023-08-04 11:37:57
    | | Small fixes for CLAMD Health Check
    | |
  • | c948a6c - DerLinkman - 2023-08-04 11:37:57
    | | Removed fixed urllib3 due to fixed docker python module
    | |
  • | 5ba1fb6 - DerLinkman - 2023-08-04 11:37:57
    | | Fixed DockerAPI Exception (due to incompatible urllib3)
    | |
  • | 1be0fad - Niklas Meyer - 2023-08-04 11:37:57
    | | Added missing solr ARM64 Image
    | |
  • | f7ce3e7 - DerLinkman - 2023-08-04 11:37:57
    | | Updated docker-compose.yml for Public testing
    | |
  • | 6e79815 - DerLinkman - 2023-08-04 11:37:14
    | | Added missing Labels to Dockerfiles
    | |
  • | 27b274a - DerLinkman - 2023-08-04 11:36:49
    | | [Rspamd] Removed Arch Tag for Dockerfile
    | |
  • | d751d4f - DerLinkman - 2023-08-04 11:36:49
    | | Optimized Build Process for Dovecot
    | |
  • | c134f0b - DerLinkman - 2023-08-04 11:36:49
    | | Changed Dovecot Base to Bullseye again (Self compile)
    | |
  • | b5d89d9 - DerLinkman - 2023-08-04 11:36:49
    | | Optimized CLAMAV Builds to match exact version instead of Repo
    | |
  • | c58fcdd - DerLinkman - 2023-08-04 11:36:49
    | | Switched to Alpine Edge (for IMAPSYNC Deps)
    | |
  • | a602dd4 - DerLinkman - 2023-08-04 11:36:49
    | | Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
    | |
  • | da49b76 - DerLinkman - 2023-08-04 11:36:49
    | | Removed Test self compiled SOGo Dockerfile
    | |
  • | b06116a - DerLinkman - 2023-08-04 11:36:49
    | | Changed Maintainer to tinc within Dockerfiles
    | |
  • | 563562c - DerLinkman - 2023-08-04 11:36:49
    | | Added new SOGo ARM64 Compatible Repo
    | |
  • | 70121e6 - DerLinkman - 2023-08-04 11:36:48
    | | Updated Clamd Building to be x86 and ARM Compatible
    | |
  • | 55fbfbf - DerLinkman - 2023-08-04 09:10:57
    | | [Rspamd] Update to 3.6 (Ratelimit fix)
    | |
  • | d6c3c58 - Patrick Schult - 2023-08-03 11:36:53
    / Merge pull request 2023-08 - DQS Hotfixes #5360 from mailcow/staging
    | 2023-08 - DQS Hotfixes
  • 75c76dd - FreddleSpl0it - 2023-08-07 09:28:26
    | [Web] minor fixes
    |
  • 394f4fe - FreddleSpl0it - 2023-08-07 09:27:32
    | [SOGo] deny direct login on external users
    |
  • fd20f3f - FreddleSpl0it - 2023-08-07 09:26:15
    | [SOGo] remove sogo_view and triggers
    |
  • 9c204ba - FreddleSpl0it - 2023-08-07 09:24:07
    | [Web] catch update_sogo exceptions
    |
  • 8f6a655 - FreddleSpl0it - 2023-08-07 09:20:06
    | [Web] fix malformed_username check
    |
  • 66af9b8 - FreddleSpl0it - 2023-08-07 09:18:36
    | [Web] remove keycloak sync disabled warning
    |
  • ff4b4b4 - FreddleSpl0it - 2023-07-30 11:24:07
    | deny changes on identity provider if it's in use
    |
  • 00e3339 - FreddleSpl0it - 2023-07-30 10:07:56
    | rework auth - move dovecot sasl log to php
    |
  • 35d384d - FreddleSpl0it - 2023-07-28 15:36:48
    | [Web] allow mailbox authsource to be switchable
    |
  • 6972d27 - FreddleSpl0it - 2023-07-28 15:35:09
    | [Web] fix identity-provider settings layout
    |
  • 9051bb9 - FreddleSpl0it - 2023-07-07 09:46:04
    | [Web] trim CRON_LOG
    |
  • 239d8fc - FreddleSpl0it - 2023-07-07 09:30:32
    | [Web] remove unnecessary if block
    |
  • 18783aa - FreddleSpl0it - 2023-07-07 09:28:05
    | Merge remote-tracking branch 'origin/nightly' into feature/sso
    | |
    | * 4d824d4 - Niklas Meyer - 2023-05-08 16:26:55
    | | 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
    | * 73e9dd0 - Niklas Meyer - 2023-05-02 18:44:54
    | | 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
    | * 2366ff5 - Niklas Meyer - 2023-04-03 14:24:11
    | | 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
    | * d1c455a - Niklas Meyer - 2023-03-28 12:27:32
    | | 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
    | * 0f45234 - Niklas Meyer - 2023-03-27 16:40:44
    | | 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
    | * 43eb5d8 - Niklas Meyer - 2023-03-23 20:02:45
    | | 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
    | * 4e96000 - Niklas Meyer - 2023-03-20 12:06:29
    | | 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
    | * 380853c - Niklas Meyer - 2023-03-09 15:13:16
    | | 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
    | * 2db82c1 - Niklas Meyer - 2023-03-03 16:09:28
    | 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
  • 6f37609 - FreddleSpl0it - 2023-07-07 08:52:54
    | [Web] add curl timeouts to oidc requests
    |
  • 167083b - FreddleSpl0it - 2023-07-06 16:00:51
    | [Web] update lang files
    |
  • ec05f9c - FreddleSpl0it - 2023-07-06 16:00:26
    | [Dovecot] mailcowauth minor fixes
    |
  • 4554431 - FreddleSpl0it - 2023-07-06 15:59:16
    | [Web] improve identity-provider template
    |
  • b11ee45 - FreddleSpl0it - 2023-07-06 15:56:39
    | [Web] improve attribute sync performance
make authsource editable

|

  • 4426bd3 - FreddleSpl0it - 2023-07-06 15:53:33
    | [Web] add crontasks logs
    |
  • 4613d00 - FreddleSpl0it - 2023-07-06 15:49:06
    | [Web] add keycloak sync crontask
    |
  • 956dae8 - FreddleSpl0it - 2023-05-25 12:32:47
    | [Web] handle fatal errors on getAccessToken
    |
  • 6aac996 - FreddleSpl0it - 2023-05-25 11:36:17
    | [Web] fix attribute mapping list
    |
  • 6dc6c64 - FreddleSpl0it - 2023-05-25 10:06:55
    | [Web] hide auth settings for external users
    |
  • 2a02bae - FreddleSpl0it - 2023-05-16 14:50:36
    | [Web] fix bug on mailbox login
    |
  • e5cac09 - FreddleSpl0it - 2023-05-16 13:41:16
    | [Web] update lang.en-gb.json
    |
  • 30537c6 - FreddleSpl0it - 2023-05-16 13:37:27
    | [Web] update guzzlehttp/psr7
    |
  • 96390c2 - FreddleSpl0it - 2023-05-16 13:31:40
    | [Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
    |
  • 34e7b3f - FreddleSpl0it - 2023-05-16 13:21:17
    | [Web] add league/oauth2-client
    |
  • 07edec4 - FreddleSpl0it - 2023-05-16 12:48:30
    | update gitignore
    |
  • a0319b3 - FreddleSpl0it - 2023-05-16 12:47:47
    | [Web] functions.auth.inc.php corrections
    |
  • 910eb40 - FreddleSpl0it - 2023-05-16 12:37:01
    | [Web] remove ropc flow
    |
  • 64ffa24 - FreddleSpl0it - 2023-05-16 12:32:51
    | [Web] add "add mailbox_from_template" function
    |
  • 7188936 - FreddleSpl0it - 2023-05-16 11:19:49
    | [Web] add generic-oidc provider
    |
  • 642d6a3 - FreddleSpl0it - 2023-05-16 11:16:56
    | [Web] add "edit mailbox_from_template" function
    |
  • 1bf8bea - FreddleSpl0it - 2023-05-16 11:10:41
    | [Web] revert configurable authsource
    |
  • 663d33d - FreddleSpl0it - 2023-05-16 11:03:43
    | [Web] rename var for tab-config-identity-provider.twig
    |
  • 1aa26b2 - FreddleSpl0it - 2023-05-16 10:58:45
    | [Web] add generic-oidc provider
    |
  • 4fd4f57 - FreddleSpl0it - 2023-05-16 10:44:14
    | [Web] remove sso login alertbox
    |
  • d934efa - FreddleSpl0it - 2023-05-16 10:40:52
    | [Web] move iam sso functions
    |
  • 694e122 - FreddleSpl0it - 2023-05-16 09:56:23
    | [Dovecot] group auth files
    |
  • 2f97e6e - FreddleSpl0it - 2023-04-12 15:32:22
    | [Web] move /process/login to internal endpoint
    |
  • 4b2e996 - FreddleSpl0it - 2023-04-12 11:21:29
    | [Web] iam - add switch for direct login flow
    |
  • c25124b - FreddleSpl0it - 2023-04-04 10:47:29
    | [Dovecot] fix wrong lua syntax
    |
  • 8e90c4b - FreddleSpl0it - 2023-03-31 14:56:31
    | [Web] add IAM delete button
fix add mbox modal

|

  • 960f232 - FreddleSpl0it - 2023-03-31 14:55:05
    | [Web] IAM - add delete option
fix test connection

|

  • cb6c2cd - FreddleSpl0it - 2023-03-31 10:08:00
    | [Web] fix iam attribute mapping ui
    |
  • 7a9c644 - FreddleSpl0it - 2023-03-17 13:15:31
    | replace ropc flow with keycloak rest api flow
    |
  • ace5440 - FreddleSpl0it - 2023-03-17 13:14:36
    | [Web] rename role mapping to attribute mapping
    |
  • c25e597 - FreddleSpl0it - 2023-03-15 16:19:30
    | new dovecout lua auth - use https
    |
  • f7eaa50 - FreddleSpl0it - 2023-03-14 18:49:57
    | [Web] create ratelimit acl on iam mbox creation 2
    |
  • bc5e661 - FreddleSpl0it - 2023-03-14 18:41:05
    | [Web] create ratelimit acl on iam mbox creation
    |
  • fdbddb9 - FreddleSpl0it - 2023-03-14 18:30:18
    | [Web] fix broken sogo-sso
    |
  • cb7e8f9 - FreddleSpl0it - 2023-03-14 14:38:28
    | [Web] fix app_pass ignore_access
    |
  • 0b8d9a8 - FreddleSpl0it - 2023-03-14 14:31:05
    | increase dovecot image tag
    |
  • b40c2d7 - FreddleSpl0it - 2023-03-14 14:30:32
    | [Web] keycloak auth functions
    |
  • 8324484 - FreddleSpl0it - 2023-03-14 14:10:46
    | [Web] add manage identity provider
    |
  • df129bb - FreddleSpl0it - 2023-03-13 09:04:05
    | [Web] remove u2f lib from prerequisites
    |
  • c7d0217 - FreddleSpl0it - 2023-03-13 09:02:32
    | [Web] add oauth2-keycloak lib
    |
  • ea394d7 - FreddleSpl0it - 2023-03-13 08:58:39
    | [Web] remove u2f lib
    |
  • a7e309f - FreddleSpl0it - 2023-03-13 08:54:50
    | [Web] limit identity_provider function better
    |
  • 0a78c74 - FreddleSpl0it - 2023-03-12 19:08:09
    | [Web] manage keycloak identity provider
    |
  • 638a81c - FreddleSpl0it - 2023-03-12 19:06:03
    | [Web] organize auth functions+api auth w/ dovecot
    |
  • 926824b - FreddleSpl0it - 2023-03-10 17:18:00
    | [Web] update de-de + en-gb lang
    |
  • 0846467 - FreddleSpl0it - 2023-03-10 17:10:05
    | [Web] organize user landing
    |
  • 76721ab - FreddleSpl0it - 2023-03-10 15:53:59
    | [Web] fix user login history
    |
  • 41a0876 - FreddleSpl0it - 2023-03-10 15:53:09
    | [Web] add app hide option
    |
  • 226bdfa - FreddleSpl0it - 2023-02-16 15:39:12
    | [Web] add seperate link for logged in users
    |
  • a3d3b06 - FreddleSpl0it - 2023-02-16 15:34:47
    | [Web] few style changes
    |
  • a5522b6 - FreddleSpl0it - 2023-02-16 15:32:53
    [Web] redirect to sogo after failed sogo-auth
make authsource editable

|

  • 4426bd3 - FreddleSpl0it - 2023-07-06 15:53:33
    | [Web] add crontasks logs
    |
  • 4613d00 - FreddleSpl0it - 2023-07-06 15:49:06
    | [Web] add keycloak sync crontask
    |
  • 956dae8 - FreddleSpl0it - 2023-05-25 12:32:47
    | [Web] handle fatal errors on getAccessToken
    |
  • 6aac996 - FreddleSpl0it - 2023-05-25 11:36:17
    | [Web] fix attribute mapping list
    |
  • 6dc6c64 - FreddleSpl0it - 2023-05-25 10:06:55
    | [Web] hide auth settings for external users
    |
  • 2a02bae - FreddleSpl0it - 2023-05-16 14:50:36
    | [Web] fix bug on mailbox login
    |
  • e5cac09 - FreddleSpl0it - 2023-05-16 13:41:16
    | [Web] update lang.en-gb.json
    |
  • 30537c6 - FreddleSpl0it - 2023-05-16 13:37:27
    | [Web] update guzzlehttp/psr7
    |
  • 96390c2 - FreddleSpl0it - 2023-05-16 13:31:40
    | [Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
    |
  • 34e7b3f - FreddleSpl0it - 2023-05-16 13:21:17
    | [Web] add league/oauth2-client
    |
  • 07edec4 - FreddleSpl0it - 2023-05-16 12:48:30
    | update gitignore
    |
  • a0319b3 - FreddleSpl0it - 2023-05-16 12:47:47
    | [Web] functions.auth.inc.php corrections
    |
  • 910eb40 - FreddleSpl0it - 2023-05-16 12:37:01
    | [Web] remove ropc flow
    |
  • 64ffa24 - FreddleSpl0it - 2023-05-16 12:32:51
    | [Web] add "add mailbox_from_template" function
    |
  • 7188936 - FreddleSpl0it - 2023-05-16 11:19:49
    | [Web] add generic-oidc provider
    |
  • 642d6a3 - FreddleSpl0it - 2023-05-16 11:16:56
    | [Web] add "edit mailbox_from_template" function
    |
  • 1bf8bea - FreddleSpl0it - 2023-05-16 11:10:41
    | [Web] revert configurable authsource
    |
  • 663d33d - FreddleSpl0it - 2023-05-16 11:03:43
    | [Web] rename var for tab-config-identity-provider.twig
    |
  • 1aa26b2 - FreddleSpl0it - 2023-05-16 10:58:45
    | [Web] add generic-oidc provider
    |
  • 4fd4f57 - FreddleSpl0it - 2023-05-16 10:44:14
    | [Web] remove sso login alertbox
    |
  • d934efa - FreddleSpl0it - 2023-05-16 10:40:52
    | [Web] move iam sso functions
    |
  • 694e122 - FreddleSpl0it - 2023-05-16 09:56:23
    | [Dovecot] group auth files
    |
  • 2f97e6e - FreddleSpl0it - 2023-04-12 15:32:22
    | [Web] move /process/login to internal endpoint
    |
  • 4b2e996 - FreddleSpl0it - 2023-04-12 11:21:29
    | [Web] iam - add switch for direct login flow
    |
  • c25124b - FreddleSpl0it - 2023-04-04 10:47:29
    | [Dovecot] fix wrong lua syntax
    |
  • 8e90c4b - FreddleSpl0it - 2023-03-31 14:56:31
    | [Web] add IAM delete button
  • 956b170 - Niklas Meyer - 2023-08-14 18:11:36
    | Merge pull request Update dependency nextcloud/server to v27.0.2 #5385 from mailcow/renovate/nextcloud-server-27.x
    |
  • 2c52753 - renovate[bot] - 2023-08-14 15:21:07
    Update dependency nextcloud/server to v27.0.2
    Signed-off-by: milkmaker [email protected]
  • b06da30 - Niklas Meyer - 2023-08-10 13:52:10
    | Merge pull request Automatic PR to nightly from 2023-08-06T04:32:08Z #5378 from mailcow/staging
    | Automatic PR to nightly from 2023-08-06T04:32:08Z
  • 77ca0ec - Patrick Schult - 2023-08-09 10:23:58
    | Merge pull request Add support for external Identity Providers #5381 from mailcow/feature/sso
    | | Add support for external Identity Providers
    | * e349950 - FreddleSpl0it - 2023-08-08 10:51:09
    | | [Web] add missing break
    | |
    | * d9b23cf - FreddleSpl0it - 2023-08-08 10:49:12
    | | [Web] fix user protocol badges
    | |
    | * fa8648a - FreddleSpl0it - 2023-08-08 10:47:13
    | | set nightly images
    | |
    | * 6a1cac6 - FreddleSpl0it - 2023-08-08 10:13:14
    | | [Dovecot] remove passwd-verify.lua generation
    | |
    | * aa4c18f - Patrick Schult - 2023-08-08 09:47:17
    | | Merge branch 'nightly' into feature/sso
    | |/
    |/|
    | |
  • | 0004677 - DerLinkman - 2023-08-04 15:36:09
    | | Update clamd for first multi arch ver.
    | |
  • | 9ead71d - DerLinkman - 2023-08-04 15:29:30
    | | Updated unbound image to first multi arch ver.
    | |
  • | 3e54569 - DerLinkman - 2023-08-04 11:38:37
    | | Clamd using Alpine Packages instead self compile
    | |
  • | 7f16787 - DerLinkman - 2023-08-04 11:38:37
    | | Changed Compose back to Versioning
    | |
  • | ed491fb - DerLinkman - 2023-08-04 11:37:57
    | | Rebased Dovecot on Alpine + fixed logging
    | |
  • | 384307b - DerLinkman - 2023-08-04 11:37:57
    | | Small fixes for CLAMD Health Check
    | |
  • | c948a6c - DerLinkman - 2023-08-04 11:37:57
    | | Removed fixed urllib3 due to fixed docker python module
    | |
  • | 5ba1fb6 - DerLinkman - 2023-08-04 11:37:57
    | | Fixed DockerAPI Exception (due to incompatible urllib3)
    | |
  • | 1be0fad - Niklas Meyer - 2023-08-04 11:37:57
    | | Added missing solr ARM64 Image
    | |
  • | f7ce3e7 - DerLinkman - 2023-08-04 11:37:57
    | | Updated docker-compose.yml for Public testing
    | |
  • | 6e79815 - DerLinkman - 2023-08-04 11:37:14
    | | Added missing Labels to Dockerfiles
    | |
  • | 27b274a - DerLinkman - 2023-08-04 11:36:49
    | | [Rspamd] Removed Arch Tag for Dockerfile
    | |
  • | d751d4f - DerLinkman - 2023-08-04 11:36:49
    | | Optimized Build Process for Dovecot
    | |
  • | c134f0b - DerLinkman - 2023-08-04 11:36:49
    | | Changed Dovecot Base to Bullseye again (Self compile)
    | |
  • | b5d89d9 - DerLinkman - 2023-08-04 11:36:49
    | | Optimized CLAMAV Builds to match exact version instead of Repo
    | |
  • | c58fcdd - DerLinkman - 2023-08-04 11:36:49
    | | Switched to Alpine Edge (for IMAPSYNC Deps)
    | |
  • | a602dd4 - DerLinkman - 2023-08-04 11:36:49
    | | Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
    | |
  • | da49b76 - DerLinkman - 2023-08-04 11:36:49
    | | Removed Test self compiled SOGo Dockerfile
    | |
  • | b06116a - DerLinkman - 2023-08-04 11:36:49
    | | Changed Maintainer to tinc within Dockerfiles
    | |
  • | 563562c - DerLinkman - 2023-08-04 11:36:49
    | | Added new SOGo ARM64 Compatible Repo
    | |
  • | 70121e6 - DerLinkman - 2023-08-04 11:36:48
    | | Updated Clamd Building to be x86 and ARM Compatible
    | |
  • | 55fbfbf - DerLinkman - 2023-08-04 09:10:57
    | | [Rspamd] Update to 3.6 (Ratelimit fix)
    | |
  • | d6c3c58 - Patrick Schult - 2023-08-03 11:36:53
    / Merge pull request 2023-08 - DQS Hotfixes #5360 from mailcow/staging
    | 2023-08 - DQS Hotfixes
  • 75c76dd - FreddleSpl0it - 2023-08-07 09:28:26
    | [Web] minor fixes
    |
  • 394f4fe - FreddleSpl0it - 2023-08-07 09:27:32
    | [SOGo] deny direct login on external users
    |
  • fd20f3f - FreddleSpl0it - 2023-08-07 09:26:15
    | [SOGo] remove sogo_view and triggers
    |
  • 9c204ba - FreddleSpl0it - 2023-08-07 09:24:07
    | [Web] catch update_sogo exceptions
    |
  • 8f6a655 - FreddleSpl0it - 2023-08-07 09:20:06
    | [Web] fix malformed_username check
    |
  • 66af9b8 - FreddleSpl0it - 2023-08-07 09:18:36
    | [Web] remove keycloak sync disabled warning
    |
  • ff4b4b4 - FreddleSpl0it - 2023-07-30 11:24:07
    | deny changes on identity provider if it's in use
    |
  • 00e3339 - FreddleSpl0it - 2023-07-30 10:07:56
    | rework auth - move dovecot sasl log to php
    |
  • 35d384d - FreddleSpl0it - 2023-07-28 15:36:48
    | [Web] allow mailbox authsource to be switchable
    |
  • 6972d27 - FreddleSpl0it - 2023-07-28 15:35:09
    | [Web] fix identity-provider settings layout
    |
  • 9051bb9 - FreddleSpl0it - 2023-07-07 09:46:04
    | [Web] trim CRON_LOG
    |
  • 239d8fc - FreddleSpl0it - 2023-07-07 09:30:32
    | [Web] remove unnecessary if block
    |
  • 18783aa - FreddleSpl0it - 2023-07-07 09:28:05
    | Merge remote-tracking branch 'origin/nightly' into feature/sso
    | |
    | * 4d824d4 - Niklas Meyer - 2023-05-08 16:26:55
    | | 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
    | * 73e9dd0 - Niklas Meyer - 2023-05-02 18:44:54
    | | 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
    | * 2366ff5 - Niklas Meyer - 2023-04-03 14:24:11
    | | 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
    | * d1c455a - Niklas Meyer - 2023-03-28 12:27:32
    | | 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
    | * 0f45234 - Niklas Meyer - 2023-03-27 16:40:44
    | | 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
    | * 43eb5d8 - Niklas Meyer - 2023-03-23 20:02:45
    | | 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
    | * 4e96000 - Niklas Meyer - 2023-03-20 12:06:29
    | | 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
    | * 380853c - Niklas Meyer - 2023-03-09 15:13:16
    | | 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
    | * 2db82c1 - Niklas Meyer - 2023-03-03 16:09:28
    | 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
  • 6f37609 - FreddleSpl0it - 2023-07-07 08:52:54
    | [Web] add curl timeouts to oidc requests
    |
  • 167083b - FreddleSpl0it - 2023-07-06 16:00:51
    | [Web] update lang files
    |
  • ec05f9c - FreddleSpl0it - 2023-07-06 16:00:26
    | [Dovecot] mailcowauth minor fixes
    |
  • 4554431 - FreddleSpl0it - 2023-07-06 15:59:16
    | [Web] improve identity-provider template
    |
  • b11ee45 - FreddleSpl0it - 2023-07-06 15:56:39
    | [Web] improve attribute sync performance
make authsource editable

|

  • 4426bd3 - FreddleSpl0it - 2023-07-06 15:53:33
    | [Web] add crontasks logs
    |
  • 4613d00 - FreddleSpl0it - 2023-07-06 15:49:06
    | [Web] add keycloak sync crontask
    |
  • 956dae8 - FreddleSpl0it - 2023-05-25 12:32:47
    | [Web] handle fatal errors on getAccessToken
    |
  • 6aac996 - FreddleSpl0it - 2023-05-25 11:36:17
    | [Web] fix attribute mapping list
    |
  • 6dc6c64 - FreddleSpl0it - 2023-05-25 10:06:55
    | [Web] hide auth settings for external users
    |
  • 2a02bae - FreddleSpl0it - 2023-05-16 14:50:36
    | [Web] fix bug on mailbox login
    |
  • e5cac09 - FreddleSpl0it - 2023-05-16 13:41:16
    | [Web] update lang.en-gb.json
    |
  • 30537c6 - FreddleSpl0it - 2023-05-16 13:37:27
    | [Web] update guzzlehttp/psr7
    |
  • 96390c2 - FreddleSpl0it - 2023-05-16 13:31:40
    | [Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
    |
  • 34e7b3f - FreddleSpl0it - 2023-05-16 13:21:17
    | [Web] add league/oauth2-client
    |
  • 07edec4 - FreddleSpl0it - 2023-05-16 12:48:30
    | update gitignore
    |
  • a0319b3 - FreddleSpl0it - 2023-05-16 12:47:47
    | [Web] functions.auth.inc.php corrections
    |
  • 910eb40 - FreddleSpl0it - 2023-05-16 12:37:01
    | [Web] remove ropc flow
    |
  • 64ffa24 - FreddleSpl0it - 2023-05-16 12:32:51
    | [Web] add "add mailbox_from_template" function
    |
  • 7188936 - FreddleSpl0it - 2023-05-16 11:19:49
    | [Web] add generic-oidc provider
    |
  • 642d6a3 - FreddleSpl0it - 2023-05-16 11:16:56
    | [Web] add "edit mailbox_from_template" function
    |
  • 1bf8bea - FreddleSpl0it - 2023-05-16 11:10:41
    | [Web] revert configurable authsource
    |
  • 663d33d - FreddleSpl0it - 2023-05-16 11:03:43
    | [Web] rename var for tab-config-identity-provider.twig
    |
  • 1aa26b2 - FreddleSpl0it - 2023-05-16 10:58:45
    | [Web] add generic-oidc provider
    |
  • 4fd4f57 - FreddleSpl0it - 2023-05-16 10:44:14
    | [Web] remove sso login alertbox
    |
  • d934efa - FreddleSpl0it - 2023-05-16 10:40:52
    | [Web] move iam sso functions
    |
  • 694e122 - FreddleSpl0it - 2023-05-16 09:56:23
    | [Dovecot] group auth files
    |
  • 2f97e6e - FreddleSpl0it - 2023-04-12 15:32:22
    | [Web] move /process/login to internal endpoint
    |
  • 4b2e996 - FreddleSpl0it - 2023-04-12 11:21:29
    | [Web] iam - add switch for direct login flow
    |
  • c25124b - FreddleSpl0it - 2023-04-04 10:47:29
    | [Dovecot] fix wrong lua syntax
    |
  • 8e90c4b - FreddleSpl0it - 2023-03-31 14:56:31
    | [Web] add IAM delete button
fix add mbox modal

|

  • 960f232 - FreddleSpl0it - 2023-03-31 14:55:05
    | [Web] IAM - add delete option
fix test connection

|

  • cb6c2cd - FreddleSpl0it - 2023-03-31 10:08:00
    | [Web] fix iam attribute mapping ui
    |
  • 7a9c644 - FreddleSpl0it - 2023-03-17 13:15:31
    | replace ropc flow with keycloak rest api flow
    |
  • ace5440 - FreddleSpl0it - 2023-03-17 13:14:36
    | [Web] rename role mapping to attribute mapping
    |
  • c25e597 - FreddleSpl0it - 2023-03-15 16:19:30
    | new dovecout lua auth - use https
    |
  • f7eaa50 - FreddleSpl0it - 2023-03-14 18:49:57
    | [Web] create ratelimit acl on iam mbox creation 2
    |
  • bc5e661 - FreddleSpl0it - 2023-03-14 18:41:05
    | [Web] create ratelimit acl on iam mbox creation
    |
  • fdbddb9 - FreddleSpl0it - 2023-03-14 18:30:18
    | [Web] fix broken sogo-sso
    |
  • cb7e8f9 - FreddleSpl0it - 2023-03-14 14:38:28
    | [Web] fix app_pass ignore_access
    |
  • 0b8d9a8 - FreddleSpl0it - 2023-03-14 14:31:05
    | increase dovecot image tag
    |
  • b40c2d7 - FreddleSpl0it - 2023-03-14 14:30:32
    | [Web] keycloak auth functions
    |
  • 8324484 - FreddleSpl0it - 2023-03-14 14:10:46
    | [Web] add manage identity provider
    |
  • df129bb - FreddleSpl0it - 2023-03-13 09:04:05
    | [Web] remove u2f lib from prerequisites
    |
  • c7d0217 - FreddleSpl0it - 2023-03-13 09:02:32
    | [Web] add oauth2-keycloak lib
    |
  • ea394d7 - FreddleSpl0it - 2023-03-13 08:58:39
    | [Web] remove u2f lib
    |
  • a7e309f - FreddleSpl0it - 2023-03-13 08:54:50
    | [Web] limit identity_provider function better
    |
  • 0a78c74 - FreddleSpl0it - 2023-03-12 19:08:09
    | [Web] manage keycloak identity provider
    |
  • 638a81c - FreddleSpl0it - 2023-03-12 19:06:03
    | [Web] organize auth functions+api auth w/ dovecot
    |
  • 926824b - FreddleSpl0it - 2023-03-10 17:18:00
    | [Web] update de-de + en-gb lang
    |
  • 0846467 - FreddleSpl0it - 2023-03-10 17:10:05
    | [Web] organize user landing
    |
  • 76721ab - FreddleSpl0it - 2023-03-10 15:53:59
    | [Web] fix user login history
    |
  • 41a0876 - FreddleSpl0it - 2023-03-10 15:53:09
    | [Web] add app hide option
    |
  • 226bdfa - FreddleSpl0it - 2023-02-16 15:39:12
    | [Web] add seperate link for logged in users
    |
  • a3d3b06 - FreddleSpl0it - 2023-02-16 15:34:47
    | [Web] few style changes
    |
  • a5522b6 - FreddleSpl0it - 2023-02-16 15:32:53
    [Web] redirect to sogo after failed sogo-auth
fix add mbox modal

|

  • 960f232 - FreddleSpl0it - 2023-03-31 14:55:05
    | [Web] IAM - add delete option
  • 956b170 - Niklas Meyer - 2023-08-14 18:11:36
    | Merge pull request Update dependency nextcloud/server to v27.0.2 #5385 from mailcow/renovate/nextcloud-server-27.x
    |
  • 2c52753 - renovate[bot] - 2023-08-14 15:21:07
    Update dependency nextcloud/server to v27.0.2
    Signed-off-by: milkmaker [email protected]
  • b06da30 - Niklas Meyer - 2023-08-10 13:52:10
    | Merge pull request Automatic PR to nightly from 2023-08-06T04:32:08Z #5378 from mailcow/staging
    | Automatic PR to nightly from 2023-08-06T04:32:08Z
  • 77ca0ec - Patrick Schult - 2023-08-09 10:23:58
    | Merge pull request Add support for external Identity Providers #5381 from mailcow/feature/sso
    | | Add support for external Identity Providers
    | * e349950 - FreddleSpl0it - 2023-08-08 10:51:09
    | | [Web] add missing break
    | |
    | * d9b23cf - FreddleSpl0it - 2023-08-08 10:49:12
    | | [Web] fix user protocol badges
    | |
    | * fa8648a - FreddleSpl0it - 2023-08-08 10:47:13
    | | set nightly images
    | |
    | * 6a1cac6 - FreddleSpl0it - 2023-08-08 10:13:14
    | | [Dovecot] remove passwd-verify.lua generation
    | |
    | * aa4c18f - Patrick Schult - 2023-08-08 09:47:17
    | | Merge branch 'nightly' into feature/sso
    | |/
    |/|
    | |
  • | 0004677 - DerLinkman - 2023-08-04 15:36:09
    | | Update clamd for first multi arch ver.
    | |
  • | 9ead71d - DerLinkman - 2023-08-04 15:29:30
    | | Updated unbound image to first multi arch ver.
    | |
  • | 3e54569 - DerLinkman - 2023-08-04 11:38:37
    | | Clamd using Alpine Packages instead self compile
    | |
  • | 7f16787 - DerLinkman - 2023-08-04 11:38:37
    | | Changed Compose back to Versioning
    | |
  • | ed491fb - DerLinkman - 2023-08-04 11:37:57
    | | Rebased Dovecot on Alpine + fixed logging
    | |
  • | 384307b - DerLinkman - 2023-08-04 11:37:57
    | | Small fixes for CLAMD Health Check
    | |
  • | c948a6c - DerLinkman - 2023-08-04 11:37:57
    | | Removed fixed urllib3 due to fixed docker python module
    | |
  • | 5ba1fb6 - DerLinkman - 2023-08-04 11:37:57
    | | Fixed DockerAPI Exception (due to incompatible urllib3)
    | |
  • | 1be0fad - Niklas Meyer - 2023-08-04 11:37:57
    | | Added missing solr ARM64 Image
    | |
  • | f7ce3e7 - DerLinkman - 2023-08-04 11:37:57
    | | Updated docker-compose.yml for Public testing
    | |
  • | 6e79815 - DerLinkman - 2023-08-04 11:37:14
    | | Added missing Labels to Dockerfiles
    | |
  • | 27b274a - DerLinkman - 2023-08-04 11:36:49
    | | [Rspamd] Removed Arch Tag for Dockerfile
    | |
  • | d751d4f - DerLinkman - 2023-08-04 11:36:49
    | | Optimized Build Process for Dovecot
    | |
  • | c134f0b - DerLinkman - 2023-08-04 11:36:49
    | | Changed Dovecot Base to Bullseye again (Self compile)
    | |
  • | b5d89d9 - DerLinkman - 2023-08-04 11:36:49
    | | Optimized CLAMAV Builds to match exact version instead of Repo
    | |
  • | c58fcdd - DerLinkman - 2023-08-04 11:36:49
    | | Switched to Alpine Edge (for IMAPSYNC Deps)
    | |
  • | a602dd4 - DerLinkman - 2023-08-04 11:36:49
    | | Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
    | |
  • | da49b76 - DerLinkman - 2023-08-04 11:36:49
    | | Removed Test self compiled SOGo Dockerfile
    | |
  • | b06116a - DerLinkman - 2023-08-04 11:36:49
    | | Changed Maintainer to tinc within Dockerfiles
    | |
  • | 563562c - DerLinkman - 2023-08-04 11:36:49
    | | Added new SOGo ARM64 Compatible Repo
    | |
  • | 70121e6 - DerLinkman - 2023-08-04 11:36:48
    | | Updated Clamd Building to be x86 and ARM Compatible
    | |
  • | 55fbfbf - DerLinkman - 2023-08-04 09:10:57
    | | [Rspamd] Update to 3.6 (Ratelimit fix)
    | |
  • | d6c3c58 - Patrick Schult - 2023-08-03 11:36:53
    / Merge pull request 2023-08 - DQS Hotfixes #5360 from mailcow/staging
    | 2023-08 - DQS Hotfixes
  • 75c76dd - FreddleSpl0it - 2023-08-07 09:28:26
    | [Web] minor fixes
    |
  • 394f4fe - FreddleSpl0it - 2023-08-07 09:27:32
    | [SOGo] deny direct login on external users
    |
  • fd20f3f - FreddleSpl0it - 2023-08-07 09:26:15
    | [SOGo] remove sogo_view and triggers
    |
  • 9c204ba - FreddleSpl0it - 2023-08-07 09:24:07
    | [Web] catch update_sogo exceptions
    |
  • 8f6a655 - FreddleSpl0it - 2023-08-07 09:20:06
    | [Web] fix malformed_username check
    |
  • 66af9b8 - FreddleSpl0it - 2023-08-07 09:18:36
    | [Web] remove keycloak sync disabled warning
    |
  • ff4b4b4 - FreddleSpl0it - 2023-07-30 11:24:07
    | deny changes on identity provider if it's in use
    |
  • 00e3339 - FreddleSpl0it - 2023-07-30 10:07:56
    | rework auth - move dovecot sasl log to php
    |
  • 35d384d - FreddleSpl0it - 2023-07-28 15:36:48
    | [Web] allow mailbox authsource to be switchable
    |
  • 6972d27 - FreddleSpl0it - 2023-07-28 15:35:09
    | [Web] fix identity-provider settings layout
    |
  • 9051bb9 - FreddleSpl0it - 2023-07-07 09:46:04
    | [Web] trim CRON_LOG
    |
  • 239d8fc - FreddleSpl0it - 2023-07-07 09:30:32
    | [Web] remove unnecessary if block
    |
  • 18783aa - FreddleSpl0it - 2023-07-07 09:28:05
    | Merge remote-tracking branch 'origin/nightly' into feature/sso
    | |
    | * 4d824d4 - Niklas Meyer - 2023-05-08 16:26:55
    | | 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
    | * 73e9dd0 - Niklas Meyer - 2023-05-02 18:44:54
    | | 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
    | * 2366ff5 - Niklas Meyer - 2023-04-03 14:24:11
    | | 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
    | * d1c455a - Niklas Meyer - 2023-03-28 12:27:32
    | | 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
    | * 0f45234 - Niklas Meyer - 2023-03-27 16:40:44
    | | 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
    | * 43eb5d8 - Niklas Meyer - 2023-03-23 20:02:45
    | | 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
    | * 4e96000 - Niklas Meyer - 2023-03-20 12:06:29
    | | 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
    | * 380853c - Niklas Meyer - 2023-03-09 15:13:16
    | | 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
    | * 2db82c1 - Niklas Meyer - 2023-03-03 16:09:28
    | 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
  • 6f37609 - FreddleSpl0it - 2023-07-07 08:52:54
    | [Web] add curl timeouts to oidc requests
    |
  • 167083b - FreddleSpl0it - 2023-07-06 16:00:51
    | [Web] update lang files
    |
  • ec05f9c - FreddleSpl0it - 2023-07-06 16:00:26
    | [Dovecot] mailcowauth minor fixes
    |
  • 4554431 - FreddleSpl0it - 2023-07-06 15:59:16
    | [Web] improve identity-provider template
    |
  • b11ee45 - FreddleSpl0it - 2023-07-06 15:56:39
    | [Web] improve attribute sync performance
make authsource editable

|

  • 4426bd3 - FreddleSpl0it - 2023-07-06 15:53:33
    | [Web] add crontasks logs
    |
  • 4613d00 - FreddleSpl0it - 2023-07-06 15:49:06
    | [Web] add keycloak sync crontask
    |
  • 956dae8 - FreddleSpl0it - 2023-05-25 12:32:47
    | [Web] handle fatal errors on getAccessToken
    |
  • 6aac996 - FreddleSpl0it - 2023-05-25 11:36:17
    | [Web] fix attribute mapping list
    |
  • 6dc6c64 - FreddleSpl0it - 2023-05-25 10:06:55
    | [Web] hide auth settings for external users
    |
  • 2a02bae - FreddleSpl0it - 2023-05-16 14:50:36
    | [Web] fix bug on mailbox login
    |
  • e5cac09 - FreddleSpl0it - 2023-05-16 13:41:16
    | [Web] update lang.en-gb.json
    |
  • 30537c6 - FreddleSpl0it - 2023-05-16 13:37:27
    | [Web] update guzzlehttp/psr7
    |
  • 96390c2 - FreddleSpl0it - 2023-05-16 13:31:40
    | [Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
    |
  • 34e7b3f - FreddleSpl0it - 2023-05-16 13:21:17
    | [Web] add league/oauth2-client
    |
  • 07edec4 - FreddleSpl0it - 2023-05-16 12:48:30
    | update gitignore
    |
  • a0319b3 - FreddleSpl0it - 2023-05-16 12:47:47
    | [Web] functions.auth.inc.php corrections
    |
  • 910eb40 - FreddleSpl0it - 2023-05-16 12:37:01
    | [Web] remove ropc flow
    |
  • 64ffa24 - FreddleSpl0it - 2023-05-16 12:32:51
    | [Web] add "add mailbox_from_template" function
    |
  • 7188936 - FreddleSpl0it - 2023-05-16 11:19:49
    | [Web] add generic-oidc provider
    |
  • 642d6a3 - FreddleSpl0it - 2023-05-16 11:16:56
    | [Web] add "edit mailbox_from_template" function
    |
  • 1bf8bea - FreddleSpl0it - 2023-05-16 11:10:41
    | [Web] revert configurable authsource
    |
  • 663d33d - FreddleSpl0it - 2023-05-16 11:03:43
    | [Web] rename var for tab-config-identity-provider.twig
    |
  • 1aa26b2 - FreddleSpl0it - 2023-05-16 10:58:45
    | [Web] add generic-oidc provider
    |
  • 4fd4f57 - FreddleSpl0it - 2023-05-16 10:44:14
    | [Web] remove sso login alertbox
    |
  • d934efa - FreddleSpl0it - 2023-05-16 10:40:52
    | [Web] move iam sso functions
    |
  • 694e122 - FreddleSpl0it - 2023-05-16 09:56:23
    | [Dovecot] group auth files
    |
  • 2f97e6e - FreddleSpl0it - 2023-04-12 15:32:22
    | [Web] move /process/login to internal endpoint
    |
  • 4b2e996 - FreddleSpl0it - 2023-04-12 11:21:29
    | [Web] iam - add switch for direct login flow
    |
  • c25124b - FreddleSpl0it - 2023-04-04 10:47:29
    | [Dovecot] fix wrong lua syntax
    |
  • 8e90c4b - FreddleSpl0it - 2023-03-31 14:56:31
    | [Web] add IAM delete button
fix add mbox modal

|

  • 960f232 - FreddleSpl0it - 2023-03-31 14:55:05
    | [Web] IAM - add delete option
fix test connection

|

  • cb6c2cd - FreddleSpl0it - 2023-03-31 10:08:00
    | [Web] fix iam attribute mapping ui
    |
  • 7a9c644 - FreddleSpl0it - 2023-03-17 13:15:31
    | replace ropc flow with keycloak rest api flow
    |
  • ace5440 - FreddleSpl0it - 2023-03-17 13:14:36
    | [Web] rename role mapping to attribute mapping
    |
  • c25e597 - FreddleSpl0it - 2023-03-15 16:19:30
    | new dovecout lua auth - use https
    |
  • f7eaa50 - FreddleSpl0it - 2023-03-14 18:49:57
    | [Web] create ratelimit acl on iam mbox creation 2
    |
  • bc5e661 - FreddleSpl0it - 2023-03-14 18:41:05
    | [Web] create ratelimit acl on iam mbox creation
    |
  • fdbddb9 - FreddleSpl0it - 2023-03-14 18:30:18
    | [Web] fix broken sogo-sso
    |
  • cb7e8f9 - FreddleSpl0it - 2023-03-14 14:38:28
    | [Web] fix app_pass ignore_access
    |
  • 0b8d9a8 - FreddleSpl0it - 2023-03-14 14:31:05
    | increase dovecot image tag
    |
  • b40c2d7 - FreddleSpl0it - 2023-03-14 14:30:32
    | [Web] keycloak auth functions
    |
  • 8324484 - FreddleSpl0it - 2023-03-14 14:10:46
    | [Web] add manage identity provider
    |
  • df129bb - FreddleSpl0it - 2023-03-13 09:04:05
    | [Web] remove u2f lib from prerequisites
    |
  • c7d0217 - FreddleSpl0it - 2023-03-13 09:02:32
    | [Web] add oauth2-keycloak lib
    |
  • ea394d7 - FreddleSpl0it - 2023-03-13 08:58:39
    | [Web] remove u2f lib
    |
  • a7e309f - FreddleSpl0it - 2023-03-13 08:54:50
    | [Web] limit identity_provider function better
    |
  • 0a78c74 - FreddleSpl0it - 2023-03-12 19:08:09
    | [Web] manage keycloak identity provider
    |
  • 638a81c - FreddleSpl0it - 2023-03-12 19:06:03
    | [Web] organize auth functions+api auth w/ dovecot
    |
  • 926824b - FreddleSpl0it - 2023-03-10 17:18:00
    | [Web] update de-de + en-gb lang
    |
  • 0846467 - FreddleSpl0it - 2023-03-10 17:10:05
    | [Web] organize user landing
    |
  • 76721ab - FreddleSpl0it - 2023-03-10 15:53:59
    | [Web] fix user login history
    |
  • 41a0876 - FreddleSpl0it - 2023-03-10 15:53:09
    | [Web] add app hide option
    |
  • 226bdfa - FreddleSpl0it - 2023-02-16 15:39:12
    | [Web] add seperate link for logged in users
    |
  • a3d3b06 - FreddleSpl0it - 2023-02-16 15:34:47
    | [Web] few style changes
    |
  • a5522b6 - FreddleSpl0it - 2023-02-16 15:32:53
    [Web] redirect to sogo after failed sogo-auth
fix test connection

|

  • cb6c2cd - FreddleSpl0it - 2023-03-31 10:08:00
    | [Web] fix iam attribute mapping ui
    |
  • 7a9c644 - FreddleSpl0it - 2023-03-17 13:15:31
    | replace ropc flow with keycloak rest api flow
    |
  • ace5440 - FreddleSpl0it - 2023-03-17 13:14:36
    | [Web] rename role mapping to attribute mapping
    |
  • c25e597 - FreddleSpl0it - 2023-03-15 16:19:30
    | new dovecout lua auth - use https
    |
  • f7eaa50 - FreddleSpl0it - 2023-03-14 18:49:57
    | [Web] create ratelimit acl on iam mbox creation 2
    |
  • bc5e661 - FreddleSpl0it - 2023-03-14 18:41:05
    | [Web] create ratelimit acl on iam mbox creation
    |
  • fdbddb9 - FreddleSpl0it - 2023-03-14 18:30:18
    | [Web] fix broken sogo-sso
    |
  • cb7e8f9 - FreddleSpl0it - 2023-03-14 14:38:28
    | [Web] fix app_pass ignore_access
    |
  • 0b8d9a8 - FreddleSpl0it - 2023-03-14 14:31:05
    | increase dovecot image tag
    |
  • b40c2d7 - FreddleSpl0it - 2023-03-14 14:30:32
    | [Web] keycloak auth functions
    |
  • 8324484 - FreddleSpl0it - 2023-03-14 14:10:46
    | [Web] add manage identity provider
    |
  • df129bb - FreddleSpl0it - 2023-03-13 09:04:05
    | [Web] remove u2f lib from prerequisites
    |
  • c7d0217 - FreddleSpl0it - 2023-03-13 09:02:32
    | [Web] add oauth2-keycloak lib
    |
  • ea394d7 - FreddleSpl0it - 2023-03-13 08:58:39
    | [Web] remove u2f lib
    |
  • a7e309f - FreddleSpl0it - 2023-03-13 08:54:50
    | [Web] limit identity_provider function better
    |
  • 0a78c74 - FreddleSpl0it - 2023-03-12 19:08:09
    | [Web] manage keycloak identity provider
    |
  • 638a81c - FreddleSpl0it - 2023-03-12 19:06:03
    | [Web] organize auth functions+api auth w/ dovecot
    |
  • 926824b - FreddleSpl0it - 2023-03-10 17:18:00
    | [Web] update de-de + en-gb lang
    |
  • 0846467 - FreddleSpl0it - 2023-03-10 17:10:05
    | [Web] organize user landing
    |
  • 76721ab - FreddleSpl0it - 2023-03-10 15:53:59
    | [Web] fix user login history
    |
  • 41a0876 - FreddleSpl0it - 2023-03-10 15:53:09
    | [Web] add app hide option
    |
  • 226bdfa - FreddleSpl0it - 2023-02-16 15:39:12
    | [Web] add seperate link for logged in users
    |
  • a3d3b06 - FreddleSpl0it - 2023-02-16 15:34:47
    | [Web] few style changes
    |
  • a5522b6 - FreddleSpl0it - 2023-02-16 15:32:53
    [Web] redirect to sogo after failed sogo-auth
fix test connection

|

  • cb6c2cd - FreddleSpl0it - 2023-03-31 10:08:00
    | [Web] fix iam attribute mapping ui
    |
  • 7a9c644 - FreddleSpl0it - 2023-03-17 13:15:31
    | replace ropc flow with keycloak rest api flow
    |
  • ace5440 - FreddleSpl0it - 2023-03-17 13:14:36
    | [Web] rename role mapping to attribute mapping
    |
  • c25e597 - FreddleSpl0it - 2023-03-15 16:19:30
    | new dovecout lua auth - use https
    |
  • f7eaa50 - FreddleSpl0it - 2023-03-14 18:49:57
    | [Web] create ratelimit acl on iam mbox creation 2
    |
  • bc5e661 - FreddleSpl0it - 2023-03-14 18:41:05
    | [Web] create ratelimit acl on iam mbox creation
    |
  • fdbddb9 - FreddleSpl0it - 2023-03-14 18:30:18
    | [Web] fix broken sogo-sso
    |
  • cb7e8f9 - FreddleSpl0it - 2023-03-14 14:38:28
    | [Web] fix app_pass ignore_access
    |
  • 0b8d9a8 - FreddleSpl0it - 2023-03-14 14:31:05
    | increase dovecot image tag
    |
  • b40c2d7 - FreddleSpl0it - 2023-03-14 14:30:32
    | [Web] keycloak auth functions
    |
  • 8324484 - FreddleSpl0it - 2023-03-14 14:10:46
    | [Web] add manage identity provider
    |
  • df129bb - FreddleSpl0it - 2023-03-13 09:04:05
    | [Web] remove u2f lib from prerequisites
    |
  • c7d0217 - FreddleSpl0it - 2023-03-13 09:02:32
    | [Web] add oauth2-keycloak lib
    |
  • ea394d7 - FreddleSpl0it - 2023-03-13 08:58:39
    | [Web] remove u2f lib
    |
  • a7e309f - FreddleSpl0it - 2023-03-13 08:54:50
    | [Web] limit identity_provider function better
    |
  • 0a78c74 - FreddleSpl0it - 2023-03-12 19:08:09
    | [Web] manage keycloak identity provider
    |
  • 638a81c - FreddleSpl0it - 2023-03-12 19:06:03
    | [Web] organize auth functions+api auth w/ dovecot
    |
  • 926824b - FreddleSpl0it - 2023-03-10 17:18:00
    | [Web] update de-de + en-gb lang
    |
  • 0846467 - FreddleSpl0it - 2023-03-10 17:10:05
    | [Web] organize user landing
    |
  • 76721ab - FreddleSpl0it - 2023-03-10 15:53:59
    | [Web] fix user login history
    |
  • 41a0876 - FreddleSpl0it - 2023-03-10 15:53:09
    | [Web] add app hide option
    |
  • 226bdfa - FreddleSpl0it - 2023-02-16 15:39:12
    | [Web] add seperate link for logged in users
    |
  • a3d3b06 - FreddleSpl0it - 2023-02-16 15:34:47
    | [Web] few style changes
    |
  • a5522b6 - FreddleSpl0it - 2023-02-16 15:32:53
    [Web] redirect to sogo after failed sogo-auth

📁 Modified files

data/Dockerfiles/dockerapi/main.py | 6 +-
data/web/inc/vars.inc.php | 2 +
data/web/lang/lang.ca-es.json | 24 ++-
data/web/lang/lang.de-de.json | 6 +-
data/web/lang/lang.en-gb.json | 2 +-
data/web/lang/lang.es-es.json | 16 +-
data/web/lang/lang.fr-fr.json | 3 +-
data/web/lang/lang.gr-gr.json (new) | 20 ++
data/web/lang/lang.hu-hu.json | 17 +-
data/web/lang/lang.it-it.json | 7 +-
data/web/lang/lang.ro-ro.json | 30 ++-
data/web/lang/lang.ru-ru.json | 32 ++-
data/web/lang/lang.si-si.json (new) | 396 ++++++++++++++++++++++++++++++++++++
data/web/lang/lang.uk-ua.json | 105 +++++++++-
helper-scripts/nextcloud.sh | 2 +-
15 files changed, 629 insertions(+), 39 deletions(-)

feldsam and others added 10 commits March 18, 2023 16:29
Previously the handle_pubsub_messages() loop was executing every 10ms
when there was no message available. Now reading from the redis network
socket will block (the coroutine) for up to 30s before it returns when
no message is available.

Using channel.listen() would be even better, but it lacks the
ignore_subscribe_messages option and I could not figure out how to
filter the returned messages.
@milkmaker
Copy link
Collaborator Author

Thanks for contributing!

I noticed that you didn't select staging as your base branch. Please change the base branch to staging.
See the attached picture on how to change the base branch to staging:

check_prs_if_on_staging.png

* [Web] Updated lang.de-de.json

Co-authored-by: Peter <[email protected]>
Co-authored-by: milkmaker <[email protected]>

* [Web] Updated lang.es-es.json

Co-authored-by: Marco Truffat <[email protected]>
Co-authored-by: milkmaker <[email protected]>

* [Web] Updated lang.hu-hu.json

[Web] Updated lang.hu-hu.json

[Web] Updated lang.hu-hu.json

Co-authored-by: 0xAndrewBlack <[email protected]>
Co-authored-by: Kántor Attila <[email protected]>
Co-authored-by: Mihály Szilágyi <[email protected]>
Co-authored-by: milkmaker <[email protected]>

* [Web] Updated lang.ro-ro.json

Co-authored-by: Vlad M <[email protected]>
Co-authored-by: milkmaker <[email protected]>

* [Web] Updated lang.ru-ru.json

Co-authored-by: Oleksii Kruhlenko <[email protected]>
Co-authored-by: milkmaker <[email protected]>

* [Web] Updated lang.gr-gr.json

[Web] Added lang.gr-gr.json

Co-authored-by: Nik Beaver <[email protected]>
Co-authored-by: Peter <[email protected]>
Co-authored-by: milkmaker <[email protected]>

* [Web] Updated lang.fr-fr.json

Co-authored-by: Adrien Kara <[email protected]>
Co-authored-by: milkmaker <[email protected]>

* [Web] Updated lang.en-gb.json

Co-authored-by: Philipp E <[email protected]>
Co-authored-by: milkmaker <[email protected]>

* [Web] Updated lang.ca-es.json

Co-authored-by: Marco Truffat <[email protected]>
Co-authored-by: milkmaker <[email protected]>

* [Web] Updated lang.it-it.json

Co-authored-by: Michele Caputo <[email protected]>
Co-authored-by: milkmaker <[email protected]>

* [Web] Updated lang.uk-ua.json

Co-authored-by: Oleksii Kruhlenko <[email protected]>
Co-authored-by: milkmaker <[email protected]>

* [Web] Updated lang.si-si.json

[Web] Updated lang.si-si.json

[Web] Updated lang.si-si.json

[Web] Added lang.si-si.json

Co-authored-by: Peter <[email protected]>
Co-authored-by: gomiunik <[email protected]>
Co-authored-by: milkmaker <[email protected]>

* Add Greek + Slovenian

---------

Co-authored-by: Peter <[email protected]>
Co-authored-by: Marco Truffat <[email protected]>
Co-authored-by: 0xAndrewBlack <[email protected]>
Co-authored-by: Kántor Attila <[email protected]>
Co-authored-by: Mihály Szilágyi <[email protected]>
Co-authored-by: Vlad M <[email protected]>
Co-authored-by: Oleksii Kruhlenko <[email protected]>
Co-authored-by: Nik Beaver <[email protected]>
Co-authored-by: Adrien Kara <[email protected]>
Co-authored-by: Philipp E <[email protected]>
Co-authored-by: Michele Caputo <[email protected]>
Co-authored-by: gomiunik <[email protected]>
@milkmaker
Copy link
Collaborator Author

Thanks for contributing!

I noticed that you didn't select staging as your base branch. Please change the base branch to staging.
See the attached picture on how to change the base branch to staging:

check_prs_if_on_staging.png

@milkmaker
Copy link
Collaborator Author

Thanks for contributing!

I noticed that you didn't select staging as your base branch. Please change the base branch to staging.
See the attached picture on how to change the base branch to staging:

check_prs_if_on_staging.png

FreddleSpl0it and others added 12 commits August 29, 2023 12:05
Update config for nginx >=1.25.1 (http2, server_names_hash_max_size, server_names_hash_bucket_size)
Signed-off-by: Kristian Feldsam <[email protected]>

Fixed input with btn in input group styling

Signed-off-by: Kristian Feldsam <[email protected]>
Signed-off-by: Kristian Feldsam <[email protected]>
Signed-off-by: Kristian Feldsam <[email protected]>
enable search in bodies from EAS
DerLinkman and others added 29 commits October 5, 2023 15:49
Update dependency nextcloud/server to v27.1.2
Update ClamAV to latest LTS version 1.0.3
Fix renovate to allow version extracts for Dockerfiles
Improved the FQDN check and Ask before changing Git Repository URL in "update.sh"
Change column name in generate_config.sh
[Unbound] Added Healthcheck for Unbound (Dockerfile and Compose)
enable search in bodies from EAS
[Postfix] fix extra.cf updating
Update dependency phpredis/phpredis to v6
…e-3.x

Update dependency php/pecl-mail-mailparse to v3.1.6
Update dependency composer/composer to v2.6.5
* [Web] Added lang.pt-br.json

Co-authored-by: Peter <[email protected]>

* Add pt-br in vars.inc.php

---------

Co-authored-by: Peter <[email protected]>
@FreddleSpl0it FreddleSpl0it merged commit d8b5877 into nightly Oct 13, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.