Automatic PR to nightly from 2023-11-23T15:55:40Z #5558
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
📝 Brief description
[Web] redirect to sogo after failed sogo-auth
fix test connection[Web] few style changes
[Web] add seperate link for logged in users
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
[Web] add IAM delete button
fix add mbox modalMerge pull request #5154 from mailcow/staging
make authsource editable[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] improve identity-provider template
fix test connection[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
[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 sogo-auth.php
Update sogo-auth.php
Fixes #5408
Merge pull request #5400 from cero1988/nightly
fix keycloak mailpassword flow
Use dedicated nightly images on nightly branch + updates of images itself
Merge branch 'staging' into nightly
Update Dovecot to reuse lz4 compression
Update DockerAPI Image to implement Python CPU fix
Merge branch 'staging' into nightly
[Web] dont rtrim generic-oidc urls
[Web] add configurable client scopes for generic-oidc
Added icu-full-data support for Dovecot
Updated Dovecot Image to use OpenSSL 3.0 fix
Fixed wrong Dovecot Tag... sorry
[Web] add missing file to autodiscover.php
[Web] add log messages to verify-sso function
Merge branch 'staging' into nightly
[Web] Updated lang.cs-cz.json (#5557)
[Web] add IAM delete button
fix test connection[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] add IAM delete button
fix add mbox modalMerge pull request #5154 from mailcow/staging
make authsource editable[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] improve identity-provider template
fix add mbox modal[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
[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 sogo-auth.php
Update sogo-auth.php
Fixes #5408
Merge pull request #5400 from cero1988/nightly
fix keycloak mailpassword flow
Use dedicated nightly images on nightly branch + updates of images itself
Merge branch 'staging' into nightly
Update Dovecot to reuse lz4 compression
Update DockerAPI Image to implement Python CPU fix
Merge branch 'staging' into nightly
[Web] dont rtrim generic-oidc urls
[Web] add configurable client scopes for generic-oidc
Added icu-full-data support for Dovecot
Updated Dovecot Image to use OpenSSL 3.0 fix
Fixed wrong Dovecot Tag... sorry
[Web] add missing file to autodiscover.php
[Web] add log messages to verify-sso function
Merge branch 'staging' into nightly
[Web] Updated lang.cs-cz.json (#5557)
Merge pull request #5154 from mailcow/staging
fix test connection[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] add IAM delete button
fix add mbox modalMerge pull request #5154 from mailcow/staging
make authsource editable[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] improve identity-provider template
make authsource editable[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
[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 sogo-auth.php
Update sogo-auth.php
Fixes #5408
Merge pull request #5400 from cero1988/nightly
fix keycloak mailpassword flow
Use dedicated nightly images on nightly branch + updates of images itself
Merge branch 'staging' into nightly
Update Dovecot to reuse lz4 compression
Update DockerAPI Image to implement Python CPU fix
Merge branch 'staging' into nightly
[Web] dont rtrim generic-oidc urls
[Web] add configurable client scopes for generic-oidc
Added icu-full-data support for Dovecot
Updated Dovecot Image to use OpenSSL 3.0 fix
Fixed wrong Dovecot Tag... sorry
[Web] add missing file to autodiscover.php
[Web] add log messages to verify-sso function
Merge branch 'staging' into nightly
[Web] Updated lang.cs-cz.json (#5557)
[Web] improve identity-provider template
fix test connection[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
[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 sogo-auth.php
Update sogo-auth.php
Fixes #5408
Merge pull request #5400 from cero1988/nightly
fix keycloak mailpassword flow
Use dedicated nightly images on nightly branch + updates of images itself
Merge branch 'staging' into nightly
Update Dovecot to reuse lz4 compression
Update DockerAPI Image to implement Python CPU fix
Merge branch 'staging' into nightly
[Web] dont rtrim generic-oidc urls
[Web] add api get spam-score endpoint
[Web] add configurable client scopes for generic-oidc
Added icu-full-data support for Dovecot
Updated Dovecot Image to use OpenSSL 3.0 fix
Fixed wrong Dovecot Tag... sorry
[Web] add missing file to autodiscover.php
[Web] add log messages to verify-sso function
Merge branch 'staging' into nightly
[Web] Updated lang.cs-cz.json (#5557)
Merge pull request #5482 from mailcow/feat/get-spam-score
[Web] add IAM delete button
fix test connection[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] add IAM delete button
fix add mbox modalMerge pull request #5154 from mailcow/staging
make authsource editable[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] improve identity-provider template
fix test connection[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
[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 sogo-auth.php
Update sogo-auth.php
Fixes #5408
Merge pull request #5400 from cero1988/nightly
fix keycloak mailpassword flow
Use dedicated nightly images on nightly branch + updates of images itself
Merge branch 'staging' into nightly
Update Dovecot to reuse lz4 compression
Update DockerAPI Image to implement Python CPU fix
Merge branch 'staging' into nightly
[Web] dont rtrim generic-oidc urls
[Web] add configurable client scopes for generic-oidc
Added icu-full-data support for Dovecot
Updated Dovecot Image to use OpenSSL 3.0 fix
Fixed wrong Dovecot Tag... sorry
[Web] add missing file to autodiscover.php
[Web] add log messages to verify-sso function
Merge branch 'staging' into nightly
[Web] Updated lang.cs-cz.json (#5557)
[Web] add IAM delete button
fix test connection[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] add IAM delete button
fix add mbox modalMerge pull request #5154 from mailcow/staging
make authsource editable[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] improve identity-provider template
fix add mbox modal[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
[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 sogo-auth.php
Update sogo-auth.php
Fixes #5408
Merge pull request #5400 from cero1988/nightly
fix keycloak mailpassword flow
Use dedicated nightly images on nightly branch + updates of images itself
Merge branch 'staging' into nightly
Update Dovecot to reuse lz4 compression
Update DockerAPI Image to implement Python CPU fix
Merge branch 'staging' into nightly
[Web] dont rtrim generic-oidc urls
[Web] add configurable client scopes for generic-oidc
Added icu-full-data support for Dovecot
Updated Dovecot Image to use OpenSSL 3.0 fix
Fixed wrong Dovecot Tag... sorry
[Web] add missing file to autodiscover.php
[Web] add log messages to verify-sso function
Merge branch 'staging' into nightly
[Web] Updated lang.cs-cz.json (#5557)
Merge pull request #5154 from mailcow/staging
fix test connection[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] add IAM delete button
fix add mbox modalMerge pull request #5154 from mailcow/staging
make authsource editable[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] improve identity-provider template
make authsource editable[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
[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 sogo-auth.php
Update sogo-auth.php
Fixes #5408
Merge pull request #5400 from cero1988/nightly
fix keycloak mailpassword flow
Use dedicated nightly images on nightly branch + updates of images itself
Merge branch 'staging' into nightly
Update Dovecot to reuse lz4 compression
Update DockerAPI Image to implement Python CPU fix
Merge branch 'staging' into nightly
[Web] dont rtrim generic-oidc urls
[Web] add configurable client scopes for generic-oidc
Added icu-full-data support for Dovecot
Updated Dovecot Image to use OpenSSL 3.0 fix
Fixed wrong Dovecot Tag... sorry
[Web] add missing file to autodiscover.php
[Web] add log messages to verify-sso function
Merge branch 'staging' into nightly
[Web] Updated lang.cs-cz.json (#5557)
[Web] improve identity-provider template
fix add mbox modal[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
[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 sogo-auth.php
Update sogo-auth.php
Fixes #5408
Merge pull request #5400 from cero1988/nightly
fix keycloak mailpassword flow
Use dedicated nightly images on nightly branch + updates of images itself
Merge branch 'staging' into nightly
Update Dovecot to reuse lz4 compression
Update DockerAPI Image to implement Python CPU fix
Merge branch 'staging' into nightly
[Web] dont rtrim generic-oidc urls
[Web] add api get spam-score endpoint
[Web] add configurable client scopes for generic-oidc
Added icu-full-data support for Dovecot
Updated Dovecot Image to use OpenSSL 3.0 fix
Fixed wrong Dovecot Tag... sorry
[Web] add missing file to autodiscover.php
[Web] add log messages to verify-sso function
Merge branch 'staging' into nightly
[Web] Updated lang.cs-cz.json (#5557)
Merge pull request #5482 from mailcow/feat/get-spam-score
Merge pull request #5154 from mailcow/staging
fix test connection[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
[Web] add IAM delete button
fix add mbox modalMerge pull request #5154 from mailcow/staging
make authsource editable[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] improve identity-provider template
fix test connection[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
[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 sogo-auth.php
Update sogo-auth.php
Fixes #5408
Merge pull request #5400 from cero1988/nightly
fix keycloak mailpassword flow
Use dedicated nightly images on nightly branch + updates of images itself
Merge branch 'staging' into nightly
Update Dovecot to reuse lz4 compression
Update DockerAPI Image to implement Python CPU fix
Merge branch 'staging' into nightly
[Web] dont rtrim generic-oidc urls
[Web] add configurable client scopes for generic-oidc
Added icu-full-data support for Dovecot
Updated Dovecot Image to use OpenSSL 3.0 fix
Fixed wrong Dovecot Tag... sorry
[Web] add missing file to autodiscover.php
[Web] add log messages to verify-sso function
Merge branch 'staging' into nightly
[Web] Updated lang.cs-cz.json (#5557)
[Web] add IAM delete button
fix test connection[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] add IAM delete button
fix add mbox modalMerge pull request #5154 from mailcow/staging
make authsource editable[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] improve identity-provider template
fix add mbox modal[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
[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 sogo-auth.php
Update sogo-auth.php
Fixes #5408
Merge pull request #5400 from cero1988/nightly
fix keycloak mailpassword flow
Use dedicated nightly images on nightly branch + updates of images itself
Merge branch 'staging' into nightly
Update Dovecot to reuse lz4 compression
Update DockerAPI Image to implement Python CPU fix
Merge branch 'staging' into nightly
[Web] dont rtrim generic-oidc urls
[Web] add configurable client scopes for generic-oidc
Added icu-full-data support for Dovecot
Updated Dovecot Image to use OpenSSL 3.0 fix
Fixed wrong Dovecot Tag... sorry
[Web] add missing file to autodiscover.php
[Web] add log messages to verify-sso function
Merge branch 'staging' into nightly
[Web] Updated lang.cs-cz.json (#5557)
Merge pull request #5154 from mailcow/staging
fix test connection[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] add IAM delete button
fix add mbox modalMerge pull request #5154 from mailcow/staging
make authsource editable[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] improve identity-provider template
make authsource editable[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
[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 sogo-auth.php
Update sogo-auth.php
Fixes #5408
Merge pull request #5400 from cero1988/nightly
fix keycloak mailpassword flow
Use dedicated nightly images on nightly branch + updates of images itself
Merge branch 'staging' into nightly
Update Dovecot to reuse lz4 compression
Update DockerAPI Image to implement Python CPU fix
Merge branch 'staging' into nightly
[Web] dont rtrim generic-oidc urls
[Web] add configurable client scopes for generic-oidc
Added icu-full-data support for Dovecot
Updated Dovecot Image to use OpenSSL 3.0 fix
Fixed wrong Dovecot Tag... sorry
[Web] add missing file to autodiscover.php
[Web] add log messages to verify-sso function
Merge branch 'staging' into nightly
[Web] Updated lang.cs-cz.json (#5557)
[Web] improve identity-provider template
make authsource editable[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
[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 sogo-auth.php
Update sogo-auth.php
Fixes #5408
Merge pull request #5400 from cero1988/nightly
fix keycloak mailpassword flow
Use dedicated nightly images on nightly branch + updates of images itself
Merge branch 'staging' into nightly
Update Dovecot to reuse lz4 compression
Update DockerAPI Image to implement Python CPU fix
Merge branch 'staging' into nightly
[Web] dont rtrim generic-oidc urls
[Web] add api get spam-score endpoint
[Web] add configurable client scopes for generic-oidc
Added icu-full-data support for Dovecot
Updated Dovecot Image to use OpenSSL 3.0 fix
Fixed wrong Dovecot Tag... sorry
[Web] add missing file to autodiscover.php
[Web] add log messages to verify-sso function
Merge branch 'staging' into nightly
[Web] Updated lang.cs-cz.json (#5557)
Merge pull request #5482 from mailcow/feat/get-spam-score
[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
[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 sogo-auth.php
Update sogo-auth.php
Fixes #5408
Merge pull request #5400 from cero1988/nightly
fix keycloak mailpassword flow
Use dedicated nightly images on nightly branch + updates of images itself
Merge branch 'staging' into nightly
Update Dovecot to reuse lz4 compression
Update DockerAPI Image to implement Python CPU fix
Merge branch 'staging' into nightly
[Web] dont rtrim generic-oidc urls
[Web] add api get spam-score endpoint
[Web] add configurable client scopes for generic-oidc
Added icu-full-data support for Dovecot
Updated Dovecot Image to use OpenSSL 3.0 fix
Fixed wrong Dovecot Tag... sorry
[Web] add missing file to autodiscover.php
[Web] add log messages to verify-sso function
Merge branch 'staging' into nightly
[Web] Updated lang.cs-cz.json (#5557)
Update dependency nextcloud/server to v27.1.4
Merge pull request #5482 from mailcow/feat/get-spam-score
Merge pull request #5559 from mailcow/renovate/nextcloud-server-27.x
💻 Commits
| Merge pull request Update dependency nextcloud/server to v27.1.4 #5559 from mailcow/renovate/nextcloud-server-27.x
| | Update dependency nextcloud/server to v27.1.4
| * 9c3e736 - renovate[bot] - 2023-11-23 21:31:24
| | Update dependency nextcloud/server to v27.1.4
| | Signed-off-by: milkmaker [email protected]
| Merge pull request [Web] add /api/v1/get/spam-score endpoint #5482 from mailcow/feat/get-spam-score
| |/ [Web] add /api/v1/get/spam-score endpoint
|/|
| * 3b18393 - FreddleSpl0it - 2023-10-20 10:48:04
| [Web] add api get spam-score endpoint
|
[Web] Updated lang.cs-cz.json (Translations update from Weblate #5557)
Co-authored-by: Peter [email protected]
| Merge branch 'staging' into nightly
|
| [Web] add log messages to verify-sso function
|
| [Web] add missing file to autodiscover.php
|
| Fixed wrong Dovecot Tag... sorry
|
| Updated Dovecot Image to use OpenSSL 3.0 fix
|
| Added icu-full-data support for Dovecot
|
| [Web] add configurable client scopes for generic-oidc
|
| [Web] dont rtrim generic-oidc urls
|
| Merge branch 'staging' into nightly
|
| Update DockerAPI Image to implement Python CPU fix
|
| Update Dovecot to reuse lz4 compression
|
| Merge branch 'staging' into nightly
|
| Use dedicated nightly images on nightly branch + updates of images itself
|
| fix keycloak mailpassword flow
|
| Merge pull request Update sogo-auth.php #5400 from cero1988/nightly
| | Update sogo-auth.php
| * 2bc1634 - Mirko Ceroni - 2023-09-05 20:50:14
| | Update sogo-auth.php
| |
| * e031cbb - Mirko Ceroni - 2023-09-01 20:06:03
| | Update sogo-auth.php
| | initialize db before validating credentials
|/ Fixes user sync of keycloak IDP crashes #5408
|
| 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
| 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
| |/
|/|
| |
| | Update clamd for first multi arch ver.
| |
| | Updated unbound image to first multi arch ver.
| |
| | Clamd using Alpine Packages instead self compile
| |
| | Changed Compose back to Versioning
| |
| | Rebased Dovecot on Alpine + fixed logging
| |
| | Small fixes for CLAMD Health Check
| |
| | Removed fixed urllib3 due to fixed docker python module
| |
| | Fixed DockerAPI Exception (due to incompatible urllib3)
| |
| | Added missing solr ARM64 Image
| |
| | Updated docker-compose.yml for Public testing
| |
| | Added missing Labels to Dockerfiles
| |
| | [Rspamd] Removed Arch Tag for Dockerfile
| |
| | Optimized Build Process for Dovecot
| |
| | Changed Dovecot Base to Bullseye again (Self compile)
| |
| | Optimized CLAMAV Builds to match exact version instead of Repo
| |
| | Switched to Alpine Edge (for IMAPSYNC Deps)
| |
| | Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
| |
| | Removed Test self compiled SOGo Dockerfile
| |
| | Changed Maintainer to tinc within Dockerfiles
| |
| | Added new SOGo ARM64 Compatible Repo
| |
| | Updated Clamd Building to be x86 and ARM Compatible
| |
/ [Rspamd] Update to 3.6 (Ratelimit fix)
|
| [Web] minor fixes
|
| [SOGo] deny direct login on external users
|
| [SOGo] remove sogo_view and triggers
|
| [Web] catch update_sogo exceptions
|
| [Web] fix malformed_username check
|
| [Web] remove keycloak sync disabled warning
|
| deny changes on identity provider if it's in use
|
| rework auth - move dovecot sasl log to php
|
| [Web] allow mailbox authsource to be switchable
|
| [Web] fix identity-provider settings layout
|
| [Web] trim CRON_LOG
|
| [Web] remove unnecessary if block
|
| 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
| [Web] add curl timeouts to oidc requests
|
| [Web] update lang files
|
| [Dovecot] mailcowauth minor fixes
|
| [Web] improve identity-provider template
|
| [Web] improve attribute sync performance
| Merge pull request [Web] add /api/v1/get/spam-score endpoint #5482 from mailcow/feat/get-spam-score
| | [Web] add /api/v1/get/spam-score endpoint
| * 3b18393 - FreddleSpl0it - 2023-10-20 10:48:04
| [Web] add api get spam-score endpoint
|
[Web] Updated lang.cs-cz.json (Translations update from Weblate #5557)
Co-authored-by: Peter [email protected]
| Merge branch 'staging' into nightly
|
| [Web] add log messages to verify-sso function
|
| [Web] add missing file to autodiscover.php
|
| Fixed wrong Dovecot Tag... sorry
|
| Updated Dovecot Image to use OpenSSL 3.0 fix
|
| Added icu-full-data support for Dovecot
|
| [Web] add configurable client scopes for generic-oidc
|
| [Web] dont rtrim generic-oidc urls
|
| Merge branch 'staging' into nightly
|
| Update DockerAPI Image to implement Python CPU fix
|
| Update Dovecot to reuse lz4 compression
|
| Merge branch 'staging' into nightly
|
| Use dedicated nightly images on nightly branch + updates of images itself
|
| fix keycloak mailpassword flow
|
| Merge pull request Update sogo-auth.php #5400 from cero1988/nightly
| | Update sogo-auth.php
| * 2bc1634 - Mirko Ceroni - 2023-09-05 20:50:14
| | Update sogo-auth.php
| |
| * e031cbb - Mirko Ceroni - 2023-09-01 20:06:03
| | Update sogo-auth.php
| | initialize db before validating credentials
|/ Fixes user sync of keycloak IDP crashes #5408
|
| 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
| 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
| |/
|/|
| |
| | Update clamd for first multi arch ver.
| |
| | Updated unbound image to first multi arch ver.
| |
| | Clamd using Alpine Packages instead self compile
| |
| | Changed Compose back to Versioning
| |
| | Rebased Dovecot on Alpine + fixed logging
| |
| | Small fixes for CLAMD Health Check
| |
| | Removed fixed urllib3 due to fixed docker python module
| |
| | Fixed DockerAPI Exception (due to incompatible urllib3)
| |
| | Added missing solr ARM64 Image
| |
| | Updated docker-compose.yml for Public testing
| |
| | Added missing Labels to Dockerfiles
| |
| | [Rspamd] Removed Arch Tag for Dockerfile
| |
| | Optimized Build Process for Dovecot
| |
| | Changed Dovecot Base to Bullseye again (Self compile)
| |
| | Optimized CLAMAV Builds to match exact version instead of Repo
| |
| | Switched to Alpine Edge (for IMAPSYNC Deps)
| |
| | Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
| |
| | Removed Test self compiled SOGo Dockerfile
| |
| | Changed Maintainer to tinc within Dockerfiles
| |
| | Added new SOGo ARM64 Compatible Repo
| |
| | Updated Clamd Building to be x86 and ARM Compatible
| |
/ [Rspamd] Update to 3.6 (Ratelimit fix)
|
| [Web] minor fixes
|
| [SOGo] deny direct login on external users
|
| [SOGo] remove sogo_view and triggers
|
| [Web] catch update_sogo exceptions
|
| [Web] fix malformed_username check
|
| [Web] remove keycloak sync disabled warning
|
| deny changes on identity provider if it's in use
|
| rework auth - move dovecot sasl log to php
|
| [Web] allow mailbox authsource to be switchable
|
| [Web] fix identity-provider settings layout
|
| [Web] trim CRON_LOG
|
| [Web] remove unnecessary if block
|
| 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
| [Web] add curl timeouts to oidc requests
|
| [Web] update lang files
|
| [Dovecot] mailcowauth minor fixes
|
| [Web] improve identity-provider template
|
| [Web] improve attribute sync performance
[Web] Updated lang.cs-cz.json (Translations update from Weblate #5557)
Co-authored-by: Peter [email protected]
| Merge branch 'staging' into nightly
|
| [Web] add log messages to verify-sso function
|
| [Web] add missing file to autodiscover.php
|
| Fixed wrong Dovecot Tag... sorry
|
| Updated Dovecot Image to use OpenSSL 3.0 fix
|
| Added icu-full-data support for Dovecot
|
| [Web] add configurable client scopes for generic-oidc
|
| [Web] dont rtrim generic-oidc urls
|
| Merge branch 'staging' into nightly
|
| Update DockerAPI Image to implement Python CPU fix
|
| Update Dovecot to reuse lz4 compression
|
| Merge branch 'staging' into nightly
|
| Use dedicated nightly images on nightly branch + updates of images itself
|
| fix keycloak mailpassword flow
|
| Merge pull request Update sogo-auth.php #5400 from cero1988/nightly
| | Update sogo-auth.php
| * 2bc1634 - Mirko Ceroni - 2023-09-05 20:50:14
| | Update sogo-auth.php
| |
| * e031cbb - Mirko Ceroni - 2023-09-01 20:06:03
| | Update sogo-auth.php
| | initialize db before validating credentials
|/ Fixes user sync of keycloak IDP crashes #5408
|
| 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
| 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
| |/
|/|
| |
| | Update clamd for first multi arch ver.
| |
| | Updated unbound image to first multi arch ver.
| |
| | Clamd using Alpine Packages instead self compile
| |
| | Changed Compose back to Versioning
| |
| | Rebased Dovecot on Alpine + fixed logging
| |
| | Small fixes for CLAMD Health Check
| |
| | Removed fixed urllib3 due to fixed docker python module
| |
| | Fixed DockerAPI Exception (due to incompatible urllib3)
| |
| | Added missing solr ARM64 Image
| |
| | Updated docker-compose.yml for Public testing
| |
| | Added missing Labels to Dockerfiles
| |
| | [Rspamd] Removed Arch Tag for Dockerfile
| |
| | Optimized Build Process for Dovecot
| |
| | Changed Dovecot Base to Bullseye again (Self compile)
| |
| | Optimized CLAMAV Builds to match exact version instead of Repo
| |
| | Switched to Alpine Edge (for IMAPSYNC Deps)
| |
| | Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
| |
| | Removed Test self compiled SOGo Dockerfile
| |
| | Changed Maintainer to tinc within Dockerfiles
| |
| | Added new SOGo ARM64 Compatible Repo
| |
| | Updated Clamd Building to be x86 and ARM Compatible
| |
/ [Rspamd] Update to 3.6 (Ratelimit fix)
|
| [Web] minor fixes
|
| [SOGo] deny direct login on external users
|
| [SOGo] remove sogo_view and triggers
|
| [Web] catch update_sogo exceptions
|
| [Web] fix malformed_username check
|
| [Web] remove keycloak sync disabled warning
|
| deny changes on identity provider if it's in use
|
| rework auth - move dovecot sasl log to php
|
| [Web] allow mailbox authsource to be switchable
|
| [Web] fix identity-provider settings layout
|
| [Web] trim CRON_LOG
|
| [Web] remove unnecessary if block
|
| 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
| [Web] add curl timeouts to oidc requests
|
| [Web] update lang files
|
| [Dovecot] mailcowauth minor fixes
|
| [Web] improve identity-provider template
|
| [Web] improve attribute sync performance
|
| [Web] add crontasks logs
|
| [Web] add keycloak sync crontask
|
| [Web] handle fatal errors on getAccessToken
|
| [Web] fix attribute mapping list
|
| [Web] hide auth settings for external users
|
| [Web] fix bug on mailbox login
|
| [Web] update lang.en-gb.json
|
| [Web] update guzzlehttp/psr7
|
| [Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
|
| [Web] add league/oauth2-client
|
| update gitignore
|
| [Web] functions.auth.inc.php corrections
|
| [Web] remove ropc flow
|
| [Web] add "add mailbox_from_template" function
|
| [Web] add generic-oidc provider
|
| [Web] add "edit mailbox_from_template" function
|
| [Web] revert configurable authsource
|
| [Web] rename var for tab-config-identity-provider.twig
|
| [Web] add generic-oidc provider
|
| [Web] remove sso login alertbox
|
| [Web] move iam sso functions
|
| [Dovecot] group auth files
|
| [Web] move /process/login to internal endpoint
|
| [Web] iam - add switch for direct login flow
|
| [Dovecot] fix wrong lua syntax
|
| [Web] add IAM delete button
|
| [Web] IAM - add delete option
|
| [Web] fix iam attribute mapping ui
|
| replace ropc flow with keycloak rest api flow
|
| [Web] rename role mapping to attribute mapping
|
| new dovecout lua auth - use https
|
| [Web] create ratelimit acl on iam mbox creation 2
|
| [Web] create ratelimit acl on iam mbox creation
|
| [Web] fix broken sogo-sso
|
| [Web] fix app_pass ignore_access
|
| increase dovecot image tag
|
| [Web] keycloak auth functions
|
| [Web] add manage identity provider
|
| [Web] remove u2f lib from prerequisites
|
| [Web] add oauth2-keycloak lib
|
| [Web] remove u2f lib
|
| [Web] limit identity_provider function better
|
| [Web] manage keycloak identity provider
|
| [Web] organize auth functions+api auth w/ dovecot
|
| [Web] update de-de + en-gb lang
|
| [Web] organize user landing
|
| [Web] fix user login history
|
| [Web] add app hide option
|
| [Web] add seperate link for logged in users
|
| [Web] few style changes
|
[Web] redirect to sogo after failed sogo-auth
|
| [Web] add crontasks logs
|
| [Web] add keycloak sync crontask
|
| [Web] handle fatal errors on getAccessToken
|
| [Web] fix attribute mapping list
|
| [Web] hide auth settings for external users
|
| [Web] fix bug on mailbox login
|
| [Web] update lang.en-gb.json
|
| [Web] update guzzlehttp/psr7
|
| [Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
|
| [Web] add league/oauth2-client
|
| update gitignore
|
| [Web] functions.auth.inc.php corrections
|
| [Web] remove ropc flow
|
| [Web] add "add mailbox_from_template" function
|
| [Web] add generic-oidc provider
|
| [Web] add "edit mailbox_from_template" function
|
| [Web] revert configurable authsource
|
| [Web] rename var for tab-config-identity-provider.twig
|
| [Web] add generic-oidc provider
|
| [Web] remove sso login alertbox
|
| [Web] move iam sso functions
|
| [Dovecot] group auth files
|
| [Web] move /process/login to internal endpoint
|
| [Web] iam - add switch for direct login flow
|
| [Dovecot] fix wrong lua syntax
|
| [Web] add IAM delete button
[Web] Updated lang.cs-cz.json (Translations update from Weblate #5557)
Co-authored-by: Peter [email protected]
| Merge branch 'staging' into nightly
|
| [Web] add log messages to verify-sso function
|
| [Web] add missing file to autodiscover.php
|
| Fixed wrong Dovecot Tag... sorry
|
| Updated Dovecot Image to use OpenSSL 3.0 fix
|
| Added icu-full-data support for Dovecot
|
| [Web] add configurable client scopes for generic-oidc
|
| [Web] dont rtrim generic-oidc urls
|
| Merge branch 'staging' into nightly
|
| Update DockerAPI Image to implement Python CPU fix
|
| Update Dovecot to reuse lz4 compression
|
| Merge branch 'staging' into nightly
|
| Use dedicated nightly images on nightly branch + updates of images itself
|
| fix keycloak mailpassword flow
|
| Merge pull request Update sogo-auth.php #5400 from cero1988/nightly
| | Update sogo-auth.php
| * 2bc1634 - Mirko Ceroni - 2023-09-05 20:50:14
| | Update sogo-auth.php
| |
| * e031cbb - Mirko Ceroni - 2023-09-01 20:06:03
| | Update sogo-auth.php
| | initialize db before validating credentials
|/ Fixes user sync of keycloak IDP crashes #5408
|
| 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
| 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
| |/
|/|
| |
| | Update clamd for first multi arch ver.
| |
| | Updated unbound image to first multi arch ver.
| |
| | Clamd using Alpine Packages instead self compile
| |
| | Changed Compose back to Versioning
| |
| | Rebased Dovecot on Alpine + fixed logging
| |
| | Small fixes for CLAMD Health Check
| |
| | Removed fixed urllib3 due to fixed docker python module
| |
| | Fixed DockerAPI Exception (due to incompatible urllib3)
| |
| | Added missing solr ARM64 Image
| |
| | Updated docker-compose.yml for Public testing
| |
| | Added missing Labels to Dockerfiles
| |
| | [Rspamd] Removed Arch Tag for Dockerfile
| |
| | Optimized Build Process for Dovecot
| |
| | Changed Dovecot Base to Bullseye again (Self compile)
| |
| | Optimized CLAMAV Builds to match exact version instead of Repo
| |
| | Switched to Alpine Edge (for IMAPSYNC Deps)
| |
| | Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
| |
| | Removed Test self compiled SOGo Dockerfile
| |
| | Changed Maintainer to tinc within Dockerfiles
| |
| | Added new SOGo ARM64 Compatible Repo
| |
| | Updated Clamd Building to be x86 and ARM Compatible
| |
/ [Rspamd] Update to 3.6 (Ratelimit fix)
|
| [Web] minor fixes
|
| [SOGo] deny direct login on external users
|
| [SOGo] remove sogo_view and triggers
|
| [Web] catch update_sogo exceptions
|
| [Web] fix malformed_username check
|
| [Web] remove keycloak sync disabled warning
|
| deny changes on identity provider if it's in use
|
| rework auth - move dovecot sasl log to php
|
| [Web] allow mailbox authsource to be switchable
|
| [Web] fix identity-provider settings layout
|
| [Web] trim CRON_LOG
|
| [Web] remove unnecessary if block
|
| 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
| [Web] add curl timeouts to oidc requests
|
| [Web] update lang files
|
| [Dovecot] mailcowauth minor fixes
|
| [Web] improve identity-provider template
|
| [Web] improve attribute sync performance
|
| [Web] add crontasks logs
|
| [Web] add keycloak sync crontask
|
| [Web] handle fatal errors on getAccessToken
|
| [Web] fix attribute mapping list
|
| [Web] hide auth settings for external users
|
| [Web] fix bug on mailbox login
|
| [Web] update lang.en-gb.json
|
| [Web] update guzzlehttp/psr7
|
| [Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
|
| [Web] add league/oauth2-client
|
| update gitignore
|
| [Web] functions.auth.inc.php corrections
|
| [Web] remove ropc flow
|
| [Web] add "add mailbox_from_template" function
|
| [Web] add generic-oidc provider
|
| [Web] add "edit mailbox_from_template" function
|
| [Web] revert configurable authsource
|
| [Web] rename var for tab-config-identity-provider.twig
|
| [Web] add generic-oidc provider
|
| [Web] remove sso login alertbox
|
| [Web] move iam sso functions
|
| [Dovecot] group auth files
|
| [Web] move /process/login to internal endpoint
|
| [Web] iam - add switch for direct login flow
|
| [Dovecot] fix wrong lua syntax
|
| [Web] add IAM delete button
|
| [Web] IAM - add delete option
|
| [Web] fix iam attribute mapping ui
|
| replace ropc flow with keycloak rest api flow
|
| [Web] rename role mapping to attribute mapping
|
| new dovecout lua auth - use https
|
| [Web] create ratelimit acl on iam mbox creation 2
|
| [Web] create ratelimit acl on iam mbox creation
|
| [Web] fix broken sogo-sso
|
| [Web] fix app_pass ignore_access
|
| increase dovecot image tag
|
| [Web] keycloak auth functions
|
| [Web] add manage identity provider
|
| [Web] remove u2f lib from prerequisites
|
| [Web] add oauth2-keycloak lib
|
| [Web] remove u2f lib
|
| [Web] limit identity_provider function better
|
| [Web] manage keycloak identity provider
|
| [Web] organize auth functions+api auth w/ dovecot
|
| [Web] update de-de + en-gb lang
|
| [Web] organize user landing
|
| [Web] fix user login history
|
| [Web] add app hide option
|
| [Web] add seperate link for logged in users
|
| [Web] few style changes
|
[Web] redirect to sogo after failed sogo-auth
|
| [Web] IAM - add delete option
[Web] Updated lang.cs-cz.json (Translations update from Weblate #5557)
Co-authored-by: Peter [email protected]
| Merge branch 'staging' into nightly
|
| [Web] add log messages to verify-sso function
|
| [Web] add missing file to autodiscover.php
|
| Fixed wrong Dovecot Tag... sorry
|
| Updated Dovecot Image to use OpenSSL 3.0 fix
|
| Added icu-full-data support for Dovecot
|
| [Web] add configurable client scopes for generic-oidc
|
| [Web] dont rtrim generic-oidc urls
|
| Merge branch 'staging' into nightly
|
| Update DockerAPI Image to implement Python CPU fix
|
| Update Dovecot to reuse lz4 compression
|
| Merge branch 'staging' into nightly
|
| Use dedicated nightly images on nightly branch + updates of images itself
|
| fix keycloak mailpassword flow
|
| Merge pull request Update sogo-auth.php #5400 from cero1988/nightly
| | Update sogo-auth.php
| * 2bc1634 - Mirko Ceroni - 2023-09-05 20:50:14
| | Update sogo-auth.php
| |
| * e031cbb - Mirko Ceroni - 2023-09-01 20:06:03
| | Update sogo-auth.php
| | initialize db before validating credentials
|/ Fixes user sync of keycloak IDP crashes #5408
|
| 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
| 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
| |/
|/|
| |
| | Update clamd for first multi arch ver.
| |
| | Updated unbound image to first multi arch ver.
| |
| | Clamd using Alpine Packages instead self compile
| |
| | Changed Compose back to Versioning
| |
| | Rebased Dovecot on Alpine + fixed logging
| |
| | Small fixes for CLAMD Health Check
| |
| | Removed fixed urllib3 due to fixed docker python module
| |
| | Fixed DockerAPI Exception (due to incompatible urllib3)
| |
| | Added missing solr ARM64 Image
| |
| | Updated docker-compose.yml for Public testing
| |
| | Added missing Labels to Dockerfiles
| |
| | [Rspamd] Removed Arch Tag for Dockerfile
| |
| | Optimized Build Process for Dovecot
| |
| | Changed Dovecot Base to Bullseye again (Self compile)
| |
| | Optimized CLAMAV Builds to match exact version instead of Repo
| |
| | Switched to Alpine Edge (for IMAPSYNC Deps)
| |
| | Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
| |
| | Removed Test self compiled SOGo Dockerfile
| |
| | Changed Maintainer to tinc within Dockerfiles
| |
| | Added new SOGo ARM64 Compatible Repo
| |
| | Updated Clamd Building to be x86 and ARM Compatible
| |
/ [Rspamd] Update to 3.6 (Ratelimit fix)
|
| [Web] minor fixes
|
| [SOGo] deny direct login on external users
|
| [SOGo] remove sogo_view and triggers
|
| [Web] catch update_sogo exceptions
|
| [Web] fix malformed_username check
|
| [Web] remove keycloak sync disabled warning
|
| deny changes on identity provider if it's in use
|
| rework auth - move dovecot sasl log to php
|
| [Web] allow mailbox authsource to be switchable
|
| [Web] fix identity-provider settings layout
|
| [Web] trim CRON_LOG
|
| [Web] remove unnecessary if block
|
| 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
| [Web] add curl timeouts to oidc requests
|
| [Web] update lang files
|
| [Dovecot] mailcowauth minor fixes
|
| [Web] improve identity-provider template
|
| [Web] improve attribute sync performance
|
| [Web] add crontasks logs
|
| [Web] add keycloak sync crontask
|
| [Web] handle fatal errors on getAccessToken
|
| [Web] fix attribute mapping list
|
| [Web] hide auth settings for external users
|
| [Web] fix bug on mailbox login
|
| [Web] update lang.en-gb.json
|
| [Web] update guzzlehttp/psr7
|
| [Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
|
| [Web] add league/oauth2-client
|
| update gitignore
|
| [Web] functions.auth.inc.php corrections
|
| [Web] remove ropc flow
|
| [Web] add "add mailbox_from_template" function
|
| [Web] add generic-oidc provider
|
| [Web] add "edit mailbox_from_template" function
|
| [Web] revert configurable authsource
|
| [Web] rename var for tab-config-identity-provider.twig
|
| [Web] add generic-oidc provider
|
| [Web] remove sso login alertbox
|
| [Web] move iam sso functions
|
| [Dovecot] group auth files
|
| [Web] move /process/login to internal endpoint
|
| [Web] iam - add switch for direct login flow
|
| [Dovecot] fix wrong lua syntax
|
| [Web] add IAM delete button
|
| [Web] IAM - add delete option
|
| [Web] fix iam attribute mapping ui
|
| replace ropc flow with keycloak rest api flow
|
| [Web] rename role mapping to attribute mapping
|
| new dovecout lua auth - use https
|
| [Web] create ratelimit acl on iam mbox creation 2
|
| [Web] create ratelimit acl on iam mbox creation
|
| [Web] fix broken sogo-sso
|
| [Web] fix app_pass ignore_access
|
| increase dovecot image tag
|
| [Web] keycloak auth functions
|
| [Web] add manage identity provider
|
| [Web] remove u2f lib from prerequisites
|
| [Web] add oauth2-keycloak lib
|
| [Web] remove u2f lib
|
| [Web] limit identity_provider function better
|
| [Web] manage keycloak identity provider
|
| [Web] organize auth functions+api auth w/ dovecot
|
| [Web] update de-de + en-gb lang
|
| [Web] organize user landing
|
| [Web] fix user login history
|
| [Web] add app hide option
|
| [Web] add seperate link for logged in users
|
| [Web] few style changes
|
[Web] redirect to sogo after failed sogo-auth
|
| [Web] fix iam attribute mapping ui
|
| replace ropc flow with keycloak rest api flow
|
| [Web] rename role mapping to attribute mapping
|
| new dovecout lua auth - use https
|
| [Web] create ratelimit acl on iam mbox creation 2
|
| [Web] create ratelimit acl on iam mbox creation
|
| [Web] fix broken sogo-sso
|
| [Web] fix app_pass ignore_access
|
| increase dovecot image tag
|
| [Web] keycloak auth functions
|
| [Web] add manage identity provider
|
| [Web] remove u2f lib from prerequisites
|
| [Web] add oauth2-keycloak lib
|
| [Web] remove u2f lib
|
| [Web] limit identity_provider function better
|
| [Web] manage keycloak identity provider
|
| [Web] organize auth functions+api auth w/ dovecot
|
| [Web] update de-de + en-gb lang
|
| [Web] organize user landing
|
| [Web] fix user login history
|
| [Web] add app hide option
|
| [Web] add seperate link for logged in users
|
| [Web] few style changes
|
[Web] redirect to sogo after failed sogo-auth
|
| [Web] add crontasks logs
|
| [Web] add keycloak sync crontask
|
| [Web] handle fatal errors on getAccessToken
|
| [Web] fix attribute mapping list
|
| [Web] hide auth settings for external users
|
| [Web] fix bug on mailbox login
|
| [Web] update lang.en-gb.json
|
| [Web] update guzzlehttp/psr7
|
| [Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
|
| [Web] add league/oauth2-client
|
| update gitignore
|
| [Web] functions.auth.inc.php corrections
|
| [Web] remove ropc flow
|
| [Web] add "add mailbox_from_template" function
|
| [Web] add generic-oidc provider
|
| [Web] add "edit mailbox_from_template" function
|
| [Web] revert configurable authsource
|
| [Web] rename var for tab-config-identity-provider.twig
|
| [Web] add generic-oidc provider
|
| [Web] remove sso login alertbox
|
| [Web] move iam sso functions
|
| [Dovecot] group auth files
|
| [Web] move /process/login to internal endpoint
|
| [Web] iam - add switch for direct login flow
|
| [Dovecot] fix wrong lua syntax
|
| [Web] add IAM delete button
| Merge pull request [Web] add /api/v1/get/spam-score endpoint #5482 from mailcow/feat/get-spam-score
| | [Web] add /api/v1/get/spam-score endpoint
| * 3b18393 - FreddleSpl0it - 2023-10-20 10:48:04
| [Web] add api get spam-score endpoint
|
[Web] Updated lang.cs-cz.json (Translations update from Weblate #5557)
Co-authored-by: Peter [email protected]
| Merge branch 'staging' into nightly
|
| [Web] add log messages to verify-sso function
|
| [Web] add missing file to autodiscover.php
|
| Fixed wrong Dovecot Tag... sorry
|
| Updated Dovecot Image to use OpenSSL 3.0 fix
|
| Added icu-full-data support for Dovecot
|
| [Web] add configurable client scopes for generic-oidc
|
| [Web] dont rtrim generic-oidc urls
|
| Merge branch 'staging' into nightly
|
| Update DockerAPI Image to implement Python CPU fix
|
| Update Dovecot to reuse lz4 compression
|
| Merge branch 'staging' into nightly
|
| Use dedicated nightly images on nightly branch + updates of images itself
|
| fix keycloak mailpassword flow
|
| Merge pull request Update sogo-auth.php #5400 from cero1988/nightly
| | Update sogo-auth.php
| * 2bc1634 - Mirko Ceroni - 2023-09-05 20:50:14
| | Update sogo-auth.php
| |
| * e031cbb - Mirko Ceroni - 2023-09-01 20:06:03
| | Update sogo-auth.php
| | initialize db before validating credentials
|/ Fixes user sync of keycloak IDP crashes #5408
|
| 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
| 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
| |/
|/|
| |
| | Update clamd for first multi arch ver.
| |
| | Updated unbound image to first multi arch ver.
| |
| | Clamd using Alpine Packages instead self compile
| |
| | Changed Compose back to Versioning
| |
| | Rebased Dovecot on Alpine + fixed logging
| |
| | Small fixes for CLAMD Health Check
| |
| | Removed fixed urllib3 due to fixed docker python module
| |
| | Fixed DockerAPI Exception (due to incompatible urllib3)
| |
| | Added missing solr ARM64 Image
| |
| | Updated docker-compose.yml for Public testing
| |
| | Added missing Labels to Dockerfiles
| |
| | [Rspamd] Removed Arch Tag for Dockerfile
| |
| | Optimized Build Process for Dovecot
| |
| | Changed Dovecot Base to Bullseye again (Self compile)
| |
| | Optimized CLAMAV Builds to match exact version instead of Repo
| |
| | Switched to Alpine Edge (for IMAPSYNC Deps)
| |
| | Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
| |
| | Removed Test self compiled SOGo Dockerfile
| |
| | Changed Maintainer to tinc within Dockerfiles
| |
| | Added new SOGo ARM64 Compatible Repo
| |
| | Updated Clamd Building to be x86 and ARM Compatible
| |
/ [Rspamd] Update to 3.6 (Ratelimit fix)
|
| [Web] minor fixes
|
| [SOGo] deny direct login on external users
|
| [SOGo] remove sogo_view and triggers
|
| [Web] catch update_sogo exceptions
|
| [Web] fix malformed_username check
|
| [Web] remove keycloak sync disabled warning
|
| deny changes on identity provider if it's in use
|
| rework auth - move dovecot sasl log to php
|
| [Web] allow mailbox authsource to be switchable
|
| [Web] fix identity-provider settings layout
|
| [Web] trim CRON_LOG
|
| [Web] remove unnecessary if block
|
| 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
| [Web] add curl timeouts to oidc requests
|
| [Web] update lang files
|
| [Dovecot] mailcowauth minor fixes
|
| [Web] improve identity-provider template
|
| [Web] improve attribute sync performance
[Web] Updated lang.cs-cz.json (Translations update from Weblate #5557)
Co-authored-by: Peter [email protected]
| Merge branch 'staging' into nightly
|
| [Web] add log messages to verify-sso function
|
| [Web] add missing file to autodiscover.php
|
| Fixed wrong Dovecot Tag... sorry
|
| Updated Dovecot Image to use OpenSSL 3.0 fix
|
| Added icu-full-data support for Dovecot
|
| [Web] add configurable client scopes for generic-oidc
|
| [Web] dont rtrim generic-oidc urls
|
| Merge branch 'staging' into nightly
|
| Update DockerAPI Image to implement Python CPU fix
|
| Update Dovecot to reuse lz4 compression
|
| Merge branch 'staging' into nightly
|
| Use dedicated nightly images on nightly branch + updates of images itself
|
| fix keycloak mailpassword flow
|
| Merge pull request Update sogo-auth.php #5400 from cero1988/nightly
| | Update sogo-auth.php
| * 2bc1634 - Mirko Ceroni - 2023-09-05 20:50:14
| | Update sogo-auth.php
| |
| * e031cbb - Mirko Ceroni - 2023-09-01 20:06:03
| | Update sogo-auth.php
| | initialize db before validating credentials
|/ Fixes user sync of keycloak IDP crashes #5408
|
| 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
| 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
| |/
|/|
| |
| | Update clamd for first multi arch ver.
| |
| | Updated unbound image to first multi arch ver.
| |
| | Clamd using Alpine Packages instead self compile
| |
| | Changed Compose back to Versioning
| |
| | Rebased Dovecot on Alpine + fixed logging
| |
| | Small fixes for CLAMD Health Check
| |
| | Removed fixed urllib3 due to fixed docker python module
| |
| | Fixed DockerAPI Exception (due to incompatible urllib3)
| |
| | Added missing solr ARM64 Image
| |
| | Updated docker-compose.yml for Public testing
| |
| | Added missing Labels to Dockerfiles
| |
| | [Rspamd] Removed Arch Tag for Dockerfile
| |
| | Optimized Build Process for Dovecot
| |
| | Changed Dovecot Base to Bullseye again (Self compile)
| |
| | Optimized CLAMAV Builds to match exact version instead of Repo
| |
| | Switched to Alpine Edge (for IMAPSYNC Deps)
| |
| | Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
| |
| | Removed Test self compiled SOGo Dockerfile
| |
| | Changed Maintainer to tinc within Dockerfiles
| |
| | Added new SOGo ARM64 Compatible Repo
| |
| | Updated Clamd Building to be x86 and ARM Compatible
| |
/ [Rspamd] Update to 3.6 (Ratelimit fix)
|
| [Web] minor fixes
|
| [SOGo] deny direct login on external users
|
| [SOGo] remove sogo_view and triggers
|
| [Web] catch update_sogo exceptions
|
| [Web] fix malformed_username check
|
| [Web] remove keycloak sync disabled warning
|
| deny changes on identity provider if it's in use
|
| rework auth - move dovecot sasl log to php
|
| [Web] allow mailbox authsource to be switchable
|
| [Web] fix identity-provider settings layout
|
| [Web] trim CRON_LOG
|
| [Web] remove unnecessary if block
|
| 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
| [Web] add curl timeouts to oidc requests
|
| [Web] update lang files
|
| [Dovecot] mailcowauth minor fixes
|
| [Web] improve identity-provider template
|
| [Web] improve attribute sync performance
|
| [Web] add crontasks logs
|
| [Web] add keycloak sync crontask
|
| [Web] handle fatal errors on getAccessToken
|
| [Web] fix attribute mapping list
|
| [Web] hide auth settings for external users
|
| [Web] fix bug on mailbox login
|
| [Web] update lang.en-gb.json
|
| [Web] update guzzlehttp/psr7
|
| [Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
|
| [Web] add league/oauth2-client
|
| update gitignore
|
| [Web] functions.auth.inc.php corrections
|
| [Web] remove ropc flow
|
| [Web] add "add mailbox_from_template" function
|
| [Web] add generic-oidc provider
|
| [Web] add "edit mailbox_from_template" function
|
| [Web] revert configurable authsource
|
| [Web] rename var for tab-config-identity-provider.twig
|
| [Web] add generic-oidc provider
|
| [Web] remove sso login alertbox
|
| [Web] move iam sso functions
|
| [Dovecot] group auth files
|
| [Web] move /process/login to internal endpoint
|
| [Web] iam - add switch for direct login flow
|
| [Dovecot] fix wrong lua syntax
|
| [Web] add IAM delete button
|
| [Web] IAM - add delete option
|
| [Web] fix iam attribute mapping ui
|
| replace ropc flow with keycloak rest api flow
|
| [Web] rename role mapping to attribute mapping
|
| new dovecout lua auth - use https
|
| [Web] create ratelimit acl on iam mbox creation 2
|
| [Web] create ratelimit acl on iam mbox creation
|
| [Web] fix broken sogo-sso
|
| [Web] fix app_pass ignore_access
|
| increase dovecot image tag
|
| [Web] keycloak auth functions
|
| [Web] add manage identity provider
|
| [Web] remove u2f lib from prerequisites
|
| [Web] add oauth2-keycloak lib
|
| [Web] remove u2f lib
|
| [Web] limit identity_provider function better
|
| [Web] manage keycloak identity provider
|
| [Web] organize auth functions+api auth w/ dovecot
|
| [Web] update de-de + en-gb lang
|
| [Web] organize user landing
|
| [Web] fix user login history
|
| [Web] add app hide option
|
| [Web] add seperate link for logged in users
|
| [Web] few style changes
|
[Web] redirect to sogo after failed sogo-auth
|
| [Web] add crontasks logs
|
| [Web] add keycloak sync crontask
|
| [Web] handle fatal errors on getAccessToken
|
| [Web] fix attribute mapping list
|
| [Web] hide auth settings for external users
|
| [Web] fix bug on mailbox login
|
| [Web] update lang.en-gb.json
|
| [Web] update guzzlehttp/psr7
|
| [Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
|
| [Web] add league/oauth2-client
|
| update gitignore
|
| [Web] functions.auth.inc.php corrections
|
| [Web] remove ropc flow
|
| [Web] add "add mailbox_from_template" function
|
| [Web] add generic-oidc provider
|
| [Web] add "edit mailbox_from_template" function
|
| [Web] revert configurable authsource
|
| [Web] rename var for tab-config-identity-provider.twig
|
| [Web] add generic-oidc provider
|
| [Web] remove sso login alertbox
|
| [Web] move iam sso functions
|
| [Dovecot] group auth files
|
| [Web] move /process/login to internal endpoint
|
| [Web] iam - add switch for direct login flow
|
| [Dovecot] fix wrong lua syntax
|
| [Web] add IAM delete button
[Web] Updated lang.cs-cz.json (Translations update from Weblate #5557)
Co-authored-by: Peter [email protected]
| Merge branch 'staging' into nightly
|
| [Web] add log messages to verify-sso function
|
| [Web] add missing file to autodiscover.php
|
| Fixed wrong Dovecot Tag... sorry
|
| Updated Dovecot Image to use OpenSSL 3.0 fix
|
| Added icu-full-data support for Dovecot
|
| [Web] add configurable client scopes for generic-oidc
|
| [Web] dont rtrim generic-oidc urls
|
| Merge branch 'staging' into nightly
|
| Update DockerAPI Image to implement Python CPU fix
|
| Update Dovecot to reuse lz4 compression
|
| Merge branch 'staging' into nightly
|
| Use dedicated nightly images on nightly branch + updates of images itself
|
| fix keycloak mailpassword flow
|
| Merge pull request Update sogo-auth.php #5400 from cero1988/nightly
| | Update sogo-auth.php
| * 2bc1634 - Mirko Ceroni - 2023-09-05 20:50:14
| | Update sogo-auth.php
| |
| * e031cbb - Mirko Ceroni - 2023-09-01 20:06:03
| | Update sogo-auth.php
| | initialize db before validating credentials
|/ Fixes user sync of keycloak IDP crashes #5408
|
| 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
| 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
| |/
|/|
| |
| | Update clamd for first multi arch ver.
| |
| | Updated unbound image to first multi arch ver.
| |
| | Clamd using Alpine Packages instead self compile
| |
| | Changed Compose back to Versioning
| |
| | Rebased Dovecot on Alpine + fixed logging
| |
| | Small fixes for CLAMD Health Check
| |
| | Removed fixed urllib3 due to fixed docker python module
| |
| | Fixed DockerAPI Exception (due to incompatible urllib3)
| |
| | Added missing solr ARM64 Image
| |
| | Updated docker-compose.yml for Public testing
| |
| | Added missing Labels to Dockerfiles
| |
| | [Rspamd] Removed Arch Tag for Dockerfile
| |
| | Optimized Build Process for Dovecot
| |
| | Changed Dovecot Base to Bullseye again (Self compile)
| |
| | Optimized CLAMAV Builds to match exact version instead of Repo
| |
| | Switched to Alpine Edge (for IMAPSYNC Deps)
| |
| | Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
| |
| | Removed Test self compiled SOGo Dockerfile
| |
| | Changed Maintainer to tinc within Dockerfiles
| |
| | Added new SOGo ARM64 Compatible Repo
| |
| | Updated Clamd Building to be x86 and ARM Compatible
| |
/ [Rspamd] Update to 3.6 (Ratelimit fix)
|
| [Web] minor fixes
|
| [SOGo] deny direct login on external users
|
| [SOGo] remove sogo_view and triggers
|
| [Web] catch update_sogo exceptions
|
| [Web] fix malformed_username check
|
| [Web] remove keycloak sync disabled warning
|
| deny changes on identity provider if it's in use
|
| rework auth - move dovecot sasl log to php
|
| [Web] allow mailbox authsource to be switchable
|
| [Web] fix identity-provider settings layout
|
| [Web] trim CRON_LOG
|
| [Web] remove unnecessary if block
|
| 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
| [Web] add curl timeouts to oidc requests
|
| [Web] update lang files
|
| [Dovecot] mailcowauth minor fixes
|
| [Web] improve identity-provider template
|
| [Web] improve attribute sync performance
|
| [Web] add crontasks logs
|
| [Web] add keycloak sync crontask
|
| [Web] handle fatal errors on getAccessToken
|
| [Web] fix attribute mapping list
|
| [Web] hide auth settings for external users
|
| [Web] fix bug on mailbox login
|
| [Web] update lang.en-gb.json
|
| [Web] update guzzlehttp/psr7
|
| [Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
|
| [Web] add league/oauth2-client
|
| update gitignore
|
| [Web] functions.auth.inc.php corrections
|
| [Web] remove ropc flow
|
| [Web] add "add mailbox_from_template" function
|
| [Web] add generic-oidc provider
|
| [Web] add "edit mailbox_from_template" function
|
| [Web] revert configurable authsource
|
| [Web] rename var for tab-config-identity-provider.twig
|
| [Web] add generic-oidc provider
|
| [Web] remove sso login alertbox
|
| [Web] move iam sso functions
|
| [Dovecot] group auth files
|
| [Web] move /process/login to internal endpoint
|
| [Web] iam - add switch for direct login flow
|
| [Dovecot] fix wrong lua syntax
|
| [Web] add IAM delete button
|
| [Web] IAM - add delete option
|
| [Web] fix iam attribute mapping ui
|
| replace ropc flow with keycloak rest api flow
|
| [Web] rename role mapping to attribute mapping
|
| new dovecout lua auth - use https
|
| [Web] create ratelimit acl on iam mbox creation 2
|
| [Web] create ratelimit acl on iam mbox creation
|
| [Web] fix broken sogo-sso
|
| [Web] fix app_pass ignore_access
|
| increase dovecot image tag
|
| [Web] keycloak auth functions
|
| [Web] add manage identity provider
|
| [Web] remove u2f lib from prerequisites
|
| [Web] add oauth2-keycloak lib
|
| [Web] remove u2f lib
|
| [Web] limit identity_provider function better
|
| [Web] manage keycloak identity provider
|
| [Web] organize auth functions+api auth w/ dovecot
|
| [Web] update de-de + en-gb lang
|
| [Web] organize user landing
|
| [Web] fix user login history
|
| [Web] add app hide option
|
| [Web] add seperate link for logged in users
|
| [Web] few style changes
|
[Web] redirect to sogo after failed sogo-auth
|
| [Web] IAM - add delete option
[Web] Updated lang.cs-cz.json (Translations update from Weblate #5557)
Co-authored-by: Peter [email protected]
| Merge branch 'staging' into nightly
|
| [Web] add log messages to verify-sso function
|
| [Web] add missing file to autodiscover.php
|
| Fixed wrong Dovecot Tag... sorry
|
| Updated Dovecot Image to use OpenSSL 3.0 fix
|
| Added icu-full-data support for Dovecot
|
| [Web] add configurable client scopes for generic-oidc
|
| [Web] dont rtrim generic-oidc urls
|
| Merge branch 'staging' into nightly
|
| Update DockerAPI Image to implement Python CPU fix
|
| Update Dovecot to reuse lz4 compression
|
| Merge branch 'staging' into nightly
|
| Use dedicated nightly images on nightly branch + updates of images itself
|
| fix keycloak mailpassword flow
|
| Merge pull request Update sogo-auth.php #5400 from cero1988/nightly
| | Update sogo-auth.php
| * 2bc1634 - Mirko Ceroni - 2023-09-05 20:50:14
| | Update sogo-auth.php
| |
| * e031cbb - Mirko Ceroni - 2023-09-01 20:06:03
| | Update sogo-auth.php
| | initialize db before validating credentials
|/ Fixes user sync of keycloak IDP crashes #5408
|
| 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
| 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
| |/
|/|
| |
| | Update clamd for first multi arch ver.
| |
| | Updated unbound image to first multi arch ver.
| |
| | Clamd using Alpine Packages instead self compile
| |
| | Changed Compose back to Versioning
| |
| | Rebased Dovecot on Alpine + fixed logging
| |
| | Small fixes for CLAMD Health Check
| |
| | Removed fixed urllib3 due to fixed docker python module
| |
| | Fixed DockerAPI Exception (due to incompatible urllib3)
| |
| | Added missing solr ARM64 Image
| |
| | Updated docker-compose.yml for Public testing
| |
| | Added missing Labels to Dockerfiles
| |
| | [Rspamd] Removed Arch Tag for Dockerfile
| |
| | Optimized Build Process for Dovecot
| |
| | Changed Dovecot Base to Bullseye again (Self compile)
| |
| | Optimized CLAMAV Builds to match exact version instead of Repo
| |
| | Switched to Alpine Edge (for IMAPSYNC Deps)
| |
| | Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
| |
| | Removed Test self compiled SOGo Dockerfile
| |
| | Changed Maintainer to tinc within Dockerfiles
| |
| | Added new SOGo ARM64 Compatible Repo
| |
| | Updated Clamd Building to be x86 and ARM Compatible
| |
/ [Rspamd] Update to 3.6 (Ratelimit fix)
|
| [Web] minor fixes
|
| [SOGo] deny direct login on external users
|
| [SOGo] remove sogo_view and triggers
|
| [Web] catch update_sogo exceptions
|
| [Web] fix malformed_username check
|
| [Web] remove keycloak sync disabled warning
|
| deny changes on identity provider if it's in use
|
| rework auth - move dovecot sasl log to php
|
| [Web] allow mailbox authsource to be switchable
|
| [Web] fix identity-provider settings layout
|
| [Web] trim CRON_LOG
|
| [Web] remove unnecessary if block
|
| 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
| [Web] add curl timeouts to oidc requests
|
| [Web] update lang files
|
| [Dovecot] mailcowauth minor fixes
|
| [Web] improve identity-provider template
|
| [Web] improve attribute sync performance
|
| [Web] add crontasks logs
|
| [Web] add keycloak sync crontask
|
| [Web] handle fatal errors on getAccessToken
|
| [Web] fix attribute mapping list
|
| [Web] hide auth settings for external users
|
| [Web] fix bug on mailbox login
|
| [Web] update lang.en-gb.json
|
| [Web] update guzzlehttp/psr7
|
| [Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
|
| [Web] add league/oauth2-client
|
| update gitignore
|
| [Web] functions.auth.inc.php corrections
|
| [Web] remove ropc flow
|
| [Web] add "add mailbox_from_template" function
|
| [Web] add generic-oidc provider
|
| [Web] add "edit mailbox_from_template" function
|
| [Web] revert configurable authsource
|
| [Web] rename var for tab-config-identity-provider.twig
|
| [Web] add generic-oidc provider
|
| [Web] remove sso login alertbox
|
| [Web] move iam sso functions
|
| [Dovecot] group auth files
|
| [Web] move /process/login to internal endpoint
|
| [Web] iam - add switch for direct login flow
|
| [Dovecot] fix wrong lua syntax
|
| [Web] add IAM delete button
|
| [Web] IAM - add delete option
|
| [Web] fix iam attribute mapping ui
|
| replace ropc flow with keycloak rest api flow
|
| [Web] rename role mapping to attribute mapping
|
| new dovecout lua auth - use https
|
| [Web] create ratelimit acl on iam mbox creation 2
|
| [Web] create ratelimit acl on iam mbox creation
|
| [Web] fix broken sogo-sso
|
| [Web] fix app_pass ignore_access
|
| increase dovecot image tag
|
| [Web] keycloak auth functions
|
| [Web] add manage identity provider
|
| [Web] remove u2f lib from prerequisites
|
| [Web] add oauth2-keycloak lib
|
| [Web] remove u2f lib
|
| [Web] limit identity_provider function better
|
| [Web] manage keycloak identity provider
|
| [Web] organize auth functions+api auth w/ dovecot
|
| [Web] update de-de + en-gb lang
|
| [Web] organize user landing
|
| [Web] fix user login history
|
| [Web] add app hide option
|
| [Web] add seperate link for logged in users
|
| [Web] few style changes
|
[Web] redirect to sogo after failed sogo-auth
|
| [Web] fix iam attribute mapping ui
|
| replace ropc flow with keycloak rest api flow
|
| [Web] rename role mapping to attribute mapping
|
| new dovecout lua auth - use https
|
| [Web] create ratelimit acl on iam mbox creation 2
|
| [Web] create ratelimit acl on iam mbox creation
|
| [Web] fix broken sogo-sso
|
| [Web] fix app_pass ignore_access
|
| increase dovecot image tag
|
| [Web] keycloak auth functions
|
| [Web] add manage identity provider
|
| [Web] remove u2f lib from prerequisites
|
| [Web] add oauth2-keycloak lib
|
| [Web] remove u2f lib
|
| [Web] limit identity_provider function better
|
| [Web] manage keycloak identity provider
|
| [Web] organize auth functions+api auth w/ dovecot
|
| [Web] update de-de + en-gb lang
|
| [Web] organize user landing
|
| [Web] fix user login history
|
| [Web] add app hide option
|
| [Web] add seperate link for logged in users
|
| [Web] few style changes
|
[Web] redirect to sogo after failed sogo-auth
|
| [Web] IAM - add delete option
| Merge pull request [Web] add /api/v1/get/spam-score endpoint #5482 from mailcow/feat/get-spam-score
| | [Web] add /api/v1/get/spam-score endpoint
| * 3b18393 - FreddleSpl0it - 2023-10-20 10:48:04
| [Web] add api get spam-score endpoint
|
[Web] Updated lang.cs-cz.json (Translations update from Weblate #5557)
Co-authored-by: Peter [email protected]
| Merge branch 'staging' into nightly
|
| [Web] add log messages to verify-sso function
|
| [Web] add missing file to autodiscover.php
|
| Fixed wrong Dovecot Tag... sorry
|
| Updated Dovecot Image to use OpenSSL 3.0 fix
|
| Added icu-full-data support for Dovecot
|
| [Web] add configurable client scopes for generic-oidc
|
| [Web] dont rtrim generic-oidc urls
|
| Merge branch 'staging' into nightly
|
| Update DockerAPI Image to implement Python CPU fix
|
| Update Dovecot to reuse lz4 compression
|
| Merge branch 'staging' into nightly
|
| Use dedicated nightly images on nightly branch + updates of images itself
|
| fix keycloak mailpassword flow
|
| Merge pull request Update sogo-auth.php #5400 from cero1988/nightly
| | Update sogo-auth.php
| * 2bc1634 - Mirko Ceroni - 2023-09-05 20:50:14
| | Update sogo-auth.php
| |
| * e031cbb - Mirko Ceroni - 2023-09-01 20:06:03
| | Update sogo-auth.php
| | initialize db before validating credentials
|/ Fixes user sync of keycloak IDP crashes #5408
|
| 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
| 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
| |/
|/|
| |
| | Update clamd for first multi arch ver.
| |
| | Updated unbound image to first multi arch ver.
| |
| | Clamd using Alpine Packages instead self compile
| |
| | Changed Compose back to Versioning
| |
| | Rebased Dovecot on Alpine + fixed logging
| |
| | Small fixes for CLAMD Health Check
| |
| | Removed fixed urllib3 due to fixed docker python module
| |
| | Fixed DockerAPI Exception (due to incompatible urllib3)
| |
| | Added missing solr ARM64 Image
| |
| | Updated docker-compose.yml for Public testing
| |
| | Added missing Labels to Dockerfiles
| |
| | [Rspamd] Removed Arch Tag for Dockerfile
| |
| | Optimized Build Process for Dovecot
| |
| | Changed Dovecot Base to Bullseye again (Self compile)
| |
| | Optimized CLAMAV Builds to match exact version instead of Repo
| |
| | Switched to Alpine Edge (for IMAPSYNC Deps)
| |
| | Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
| |
| | Removed Test self compiled SOGo Dockerfile
| |
| | Changed Maintainer to tinc within Dockerfiles
| |
| | Added new SOGo ARM64 Compatible Repo
| |
| | Updated Clamd Building to be x86 and ARM Compatible
| |
/ [Rspamd] Update to 3.6 (Ratelimit fix)
|
| [Web] minor fixes
|
| [SOGo] deny direct login on external users
|
| [SOGo] remove sogo_view and triggers
|
| [Web] catch update_sogo exceptions
|
| [Web] fix malformed_username check
|
| [Web] remove keycloak sync disabled warning
|
| deny changes on identity provider if it's in use
|
| rework auth - move dovecot sasl log to php
|
| [Web] allow mailbox authsource to be switchable
|
| [Web] fix identity-provider settings layout
|
| [Web] trim CRON_LOG
|
| [Web] remove unnecessary if block
|
| 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
| [Web] add curl timeouts to oidc requests
|
| [Web] update lang files
|
| [Dovecot] mailcowauth minor fixes
|
| [Web] improve identity-provider template
|
| [Web] improve attribute sync performance
[Web] Updated lang.cs-cz.json (Translations update from Weblate #5557)
Co-authored-by: Peter [email protected]
| Merge branch 'staging' into nightly
|
| [Web] add log messages to verify-sso function
|
| [Web] add missing file to autodiscover.php
|
| Fixed wrong Dovecot Tag... sorry
|
| Updated Dovecot Image to use OpenSSL 3.0 fix
|
| Added icu-full-data support for Dovecot
|
| [Web] add configurable client scopes for generic-oidc
|
| [Web] dont rtrim generic-oidc urls
|
| Merge branch 'staging' into nightly
|
| Update DockerAPI Image to implement Python CPU fix
|
| Update Dovecot to reuse lz4 compression
|
| Merge branch 'staging' into nightly
|
| Use dedicated nightly images on nightly branch + updates of images itself
|
| fix keycloak mailpassword flow
|
| Merge pull request Update sogo-auth.php #5400 from cero1988/nightly
| | Update sogo-auth.php
| * 2bc1634 - Mirko Ceroni - 2023-09-05 20:50:14
| | Update sogo-auth.php
| |
| * e031cbb - Mirko Ceroni - 2023-09-01 20:06:03
| | Update sogo-auth.php
| | initialize db before validating credentials
|/ Fixes user sync of keycloak IDP crashes #5408
|
| 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
| 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
| |/
|/|
| |
| | Update clamd for first multi arch ver.
| |
| | Updated unbound image to first multi arch ver.
| |
| | Clamd using Alpine Packages instead self compile
| |
| | Changed Compose back to Versioning
| |
| | Rebased Dovecot on Alpine + fixed logging
| |
| | Small fixes for CLAMD Health Check
| |
| | Removed fixed urllib3 due to fixed docker python module
| |
| | Fixed DockerAPI Exception (due to incompatible urllib3)
| |
| | Added missing solr ARM64 Image
| |
| | Updated docker-compose.yml for Public testing
| |
| | Added missing Labels to Dockerfiles
| |
| | [Rspamd] Removed Arch Tag for Dockerfile
| |
| | Optimized Build Process for Dovecot
| |
| | Changed Dovecot Base to Bullseye again (Self compile)
| |
| | Optimized CLAMAV Builds to match exact version instead of Repo
| |
| | Switched to Alpine Edge (for IMAPSYNC Deps)
| |
| | Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
| |
| | Removed Test self compiled SOGo Dockerfile
| |
| | Changed Maintainer to tinc within Dockerfiles
| |
| | Added new SOGo ARM64 Compatible Repo
| |
| | Updated Clamd Building to be x86 and ARM Compatible
| |
/ [Rspamd] Update to 3.6 (Ratelimit fix)
|
| [Web] minor fixes
|
| [SOGo] deny direct login on external users
|
| [SOGo] remove sogo_view and triggers
|
| [Web] catch update_sogo exceptions
|
| [Web] fix malformed_username check
|
| [Web] remove keycloak sync disabled warning
|
| deny changes on identity provider if it's in use
|
| rework auth - move dovecot sasl log to php
|
| [Web] allow mailbox authsource to be switchable
|
| [Web] fix identity-provider settings layout
|
| [Web] trim CRON_LOG
|
| [Web] remove unnecessary if block
|
| 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
| [Web] add curl timeouts to oidc requests
|
| [Web] update lang files
|
| [Dovecot] mailcowauth minor fixes
|
| [Web] improve identity-provider template
|
| [Web] improve attribute sync performance
|
| [Web] add crontasks logs
|
| [Web] add keycloak sync crontask
|
| [Web] handle fatal errors on getAccessToken
|
| [Web] fix attribute mapping list
|
| [Web] hide auth settings for external users
|
| [Web] fix bug on mailbox login
|
| [Web] update lang.en-gb.json
|
| [Web] update guzzlehttp/psr7
|
| [Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
|
| [Web] add league/oauth2-client
|
| update gitignore
|
| [Web] functions.auth.inc.php corrections
|
| [Web] remove ropc flow
|
| [Web] add "add mailbox_from_template" function
|
| [Web] add generic-oidc provider
|
| [Web] add "edit mailbox_from_template" function
|
| [Web] revert configurable authsource
|
| [Web] rename var for tab-config-identity-provider.twig
|
| [Web] add generic-oidc provider
|
| [Web] remove sso login alertbox
|
| [Web] move iam sso functions
|
| [Dovecot] group auth files
|
| [Web] move /process/login to internal endpoint
|
| [Web] iam - add switch for direct login flow
|
| [Dovecot] fix wrong lua syntax
|
| [Web] add IAM delete button
|
| [Web] IAM - add delete option
|
| [Web] fix iam attribute mapping ui
|
| replace ropc flow with keycloak rest api flow
|
| [Web] rename role mapping to attribute mapping
|
| new dovecout lua auth - use https
|
| [Web] create ratelimit acl on iam mbox creation 2
|
| [Web] create ratelimit acl on iam mbox creation
|
| [Web] fix broken sogo-sso
|
| [Web] fix app_pass ignore_access
|
| increase dovecot image tag
|
| [Web] keycloak auth functions
|
| [Web] add manage identity provider
|
| [Web] remove u2f lib from prerequisites
|
| [Web] add oauth2-keycloak lib
|
| [Web] remove u2f lib
|
| [Web] limit identity_provider function better
|
| [Web] manage keycloak identity provider
|
| [Web] organize auth functions+api auth w/ dovecot
|
| [Web] update de-de + en-gb lang
|
| [Web] organize user landing
|
| [Web] fix user login history
|
| [Web] add app hide option
|
| [Web] add seperate link for logged in users
|
| [Web] few style changes
|
[Web] redirect to sogo after failed sogo-auth
|
| [Web] add crontasks logs
|
| [Web] add keycloak sync crontask
|
| [Web] handle fatal errors on getAccessToken
|
| [Web] fix attribute mapping list
|
| [Web] hide auth settings for external users
|
| [Web] fix bug on mailbox login
|
| [Web] update lang.en-gb.json
|
| [Web] update guzzlehttp/psr7
|
| [Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
|
| [Web] add league/oauth2-client
|
| update gitignore
|
| [Web] functions.auth.inc.php corrections
|
| [Web] remove ropc flow
|
| [Web] add "add mailbox_from_template" function
|
| [Web] add generic-oidc provider
|
| [Web] add "edit mailbox_from_template" function
|
| [Web] revert configurable authsource
|
| [Web] rename var for tab-config-identity-provider.twig
|
| [Web] add generic-oidc provider
|
| [Web] remove sso login alertbox
|
| [Web] move iam sso functions
|
| [Dovecot] group auth files
|
| [Web] move /process/login to internal endpoint
|
| [Web] iam - add switch for direct login flow
|
| [Dovecot] fix wrong lua syntax
|
| [Web] add IAM delete button
[Web] Updated lang.cs-cz.json (Translations update from Weblate #5557)
Co-authored-by: Peter [email protected]
| Merge branch 'staging' into nightly
|
| [Web] add log messages to verify-sso function
|
| [Web] add missing file to autodiscover.php
|
| Fixed wrong Dovecot Tag... sorry
|
| Updated Dovecot Image to use OpenSSL 3.0 fix
|
| Added icu-full-data support for Dovecot
|
| [Web] add configurable client scopes for generic-oidc
|
| [Web] dont rtrim generic-oidc urls
|
| Merge branch 'staging' into nightly
|
| Update DockerAPI Image to implement Python CPU fix
|
| Update Dovecot to reuse lz4 compression
|
| Merge branch 'staging' into nightly
|
| Use dedicated nightly images on nightly branch + updates of images itself
|
| fix keycloak mailpassword flow
|
| Merge pull request Update sogo-auth.php #5400 from cero1988/nightly
| | Update sogo-auth.php
| * 2bc1634 - Mirko Ceroni - 2023-09-05 20:50:14
| | Update sogo-auth.php
| |
| * e031cbb - Mirko Ceroni - 2023-09-01 20:06:03
| | Update sogo-auth.php
| | initialize db before validating credentials
|/ Fixes user sync of keycloak IDP crashes #5408
|
| 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
| 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
| |/
|/|
| |
| | Update clamd for first multi arch ver.
| |
| | Updated unbound image to first multi arch ver.
| |
| | Clamd using Alpine Packages instead self compile
| |
| | Changed Compose back to Versioning
| |
| | Rebased Dovecot on Alpine + fixed logging
| |
| | Small fixes for CLAMD Health Check
| |
| | Removed fixed urllib3 due to fixed docker python module
| |
| | Fixed DockerAPI Exception (due to incompatible urllib3)
| |
| | Added missing solr ARM64 Image
| |
| | Updated docker-compose.yml for Public testing
| |
| | Added missing Labels to Dockerfiles
| |
| | [Rspamd] Removed Arch Tag for Dockerfile
| |
| | Optimized Build Process for Dovecot
| |
| | Changed Dovecot Base to Bullseye again (Self compile)
| |
| | Optimized CLAMAV Builds to match exact version instead of Repo
| |
| | Switched to Alpine Edge (for IMAPSYNC Deps)
| |
| | Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
| |
| | Removed Test self compiled SOGo Dockerfile
| |
| | Changed Maintainer to tinc within Dockerfiles
| |
| | Added new SOGo ARM64 Compatible Repo
| |
| | Updated Clamd Building to be x86 and ARM Compatible
| |
/ [Rspamd] Update to 3.6 (Ratelimit fix)
|
| [Web] minor fixes
|
| [SOGo] deny direct login on external users
|
| [SOGo] remove sogo_view and triggers
|
| [Web] catch update_sogo exceptions
|
| [Web] fix malformed_username check
|
| [Web] remove keycloak sync disabled warning
|
| deny changes on identity provider if it's in use
|
| rework auth - move dovecot sasl log to php
|
| [Web] allow mailbox authsource to be switchable
|
| [Web] fix identity-provider settings layout
|
| [Web] trim CRON_LOG
|
| [Web] remove unnecessary if block
|
| 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
| [Web] add curl timeouts to oidc requests
|
| [Web] update lang files
|
| [Dovecot] mailcowauth minor fixes
|
| [Web] improve identity-provider template
|
| [Web] improve attribute sync performance
|
| [Web] add crontasks logs
|
| [Web] add keycloak sync crontask
|
| [Web] handle fatal errors on getAccessToken
|
| [Web] fix attribute mapping list
|
| [Web] hide auth settings for external users
|
| [Web] fix bug on mailbox login
|
| [Web] update lang.en-gb.json
|
| [Web] update guzzlehttp/psr7
|
| [Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
|
| [Web] add league/oauth2-client
|
| update gitignore
|
| [Web] functions.auth.inc.php corrections
|
| [Web] remove ropc flow
|
| [Web] add "add mailbox_from_template" function
|
| [Web] add generic-oidc provider
|
| [Web] add "edit mailbox_from_template" function
|
| [Web] revert configurable authsource
|
| [Web] rename var for tab-config-identity-provider.twig
|
| [Web] add generic-oidc provider
|
| [Web] remove sso login alertbox
|
| [Web] move iam sso functions
|
| [Dovecot] group auth files
|
| [Web] move /process/login to internal endpoint
|
| [Web] iam - add switch for direct login flow
|
| [Dovecot] fix wrong lua syntax
|
| [Web] add IAM delete button
|
| [Web] IAM - add delete option
|
| [Web] fix iam attribute mapping ui
|
| replace ropc flow with keycloak rest api flow
|
| [Web] rename role mapping to attribute mapping
|
| new dovecout lua auth - use https
|
| [Web] create ratelimit acl on iam mbox creation 2
|
| [Web] create ratelimit acl on iam mbox creation
|
| [Web] fix broken sogo-sso
|
| [Web] fix app_pass ignore_access
|
| increase dovecot image tag
|
| [Web] keycloak auth functions
|
| [Web] add manage identity provider
|
| [Web] remove u2f lib from prerequisites
|
| [Web] add oauth2-keycloak lib
|
| [Web] remove u2f lib
|
| [Web] limit identity_provider function better
|
| [Web] manage keycloak identity provider
|
| [Web] organize auth functions+api auth w/ dovecot
|
| [Web] update de-de + en-gb lang
|
| [Web] organize user landing
|
| [Web] fix user login history
|
| [Web] add app hide option
|
| [Web] add seperate link for logged in users
|
| [Web] few style changes
|
[Web] redirect to sogo after failed sogo-auth
|
| [Web] IAM - add delete option
[Web] Updated lang.cs-cz.json (Translations update from Weblate #5557)
Co-authored-by: Peter [email protected]
| Merge branch 'staging' into nightly
|
| [Web] add log messages to verify-sso function
|
| [Web] add missing file to autodiscover.php
|
| Fixed wrong Dovecot Tag... sorry
|
| Updated Dovecot Image to use OpenSSL 3.0 fix
|
| Added icu-full-data support for Dovecot
|
| [Web] add configurable client scopes for generic-oidc
|
| [Web] dont rtrim generic-oidc urls
|
| Merge branch 'staging' into nightly
|
| Update DockerAPI Image to implement Python CPU fix
|
| Update Dovecot to reuse lz4 compression
|
| Merge branch 'staging' into nightly
|
| Use dedicated nightly images on nightly branch + updates of images itself
|
| fix keycloak mailpassword flow
|
| Merge pull request Update sogo-auth.php #5400 from cero1988/nightly
| | Update sogo-auth.php
| * 2bc1634 - Mirko Ceroni - 2023-09-05 20:50:14
| | Update sogo-auth.php
| |
| * e031cbb - Mirko Ceroni - 2023-09-01 20:06:03
| | Update sogo-auth.php
| | initialize db before validating credentials
|/ Fixes user sync of keycloak IDP crashes #5408
|
| 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
| 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
| |/
|/|
| |
| | Update clamd for first multi arch ver.
| |
| | Updated unbound image to first multi arch ver.
| |
| | Clamd using Alpine Packages instead self compile
| |
| | Changed Compose back to Versioning
| |
| | Rebased Dovecot on Alpine + fixed logging
| |
| | Small fixes for CLAMD Health Check
| |
| | Removed fixed urllib3 due to fixed docker python module
| |
| | Fixed DockerAPI Exception (due to incompatible urllib3)
| |
| | Added missing solr ARM64 Image
| |
| | Updated docker-compose.yml for Public testing
| |
| | Added missing Labels to Dockerfiles
| |
| | [Rspamd] Removed Arch Tag for Dockerfile
| |
| | Optimized Build Process for Dovecot
| |
| | Changed Dovecot Base to Bullseye again (Self compile)
| |
| | Optimized CLAMAV Builds to match exact version instead of Repo
| |
| | Switched to Alpine Edge (for IMAPSYNC Deps)
| |
| | Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
| |
| | Removed Test self compiled SOGo Dockerfile
| |
| | Changed Maintainer to tinc within Dockerfiles
| |
| | Added new SOGo ARM64 Compatible Repo
| |
| | Updated Clamd Building to be x86 and ARM Compatible
| |
/ [Rspamd] Update to 3.6 (Ratelimit fix)
|
| [Web] minor fixes
|
| [SOGo] deny direct login on external users
|
| [SOGo] remove sogo_view and triggers
|
| [Web] catch update_sogo exceptions
|
| [Web] fix malformed_username check
|
| [Web] remove keycloak sync disabled warning
|
| deny changes on identity provider if it's in use
|
| rework auth - move dovecot sasl log to php
|
| [Web] allow mailbox authsource to be switchable
|
| [Web] fix identity-provider settings layout
|
| [Web] trim CRON_LOG
|
| [Web] remove unnecessary if block
|
| 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
| [Web] add curl timeouts to oidc requests
|
| [Web] update lang files
|
| [Dovecot] mailcowauth minor fixes
|
| [Web] improve identity-provider template
|
| [Web] improve attribute sync performance
|
| [Web] add crontasks logs
|
| [Web] add keycloak sync crontask
|
| [Web] handle fatal errors on getAccessToken
|
| [Web] fix attribute mapping list
|
| [Web] hide auth settings for external users
|
| [Web] fix bug on mailbox login
|
| [Web] update lang.en-gb.json
|
| [Web] update guzzlehttp/psr7
|
| [Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
|
| [Web] add league/oauth2-client
|
| update gitignore
|
| [Web] functions.auth.inc.php corrections
|
| [Web] remove ropc flow
|
| [Web] add "add mailbox_from_template" function
|
| [Web] add generic-oidc provider
|
| [Web] add "edit mailbox_from_template" function
|
| [Web] revert configurable authsource
|
| [Web] rename var for tab-config-identity-provider.twig
|
| [Web] add generic-oidc provider
|
| [Web] remove sso login alertbox
|
| [Web] move iam sso functions
|
| [Dovecot] group auth files
|
| [Web] move /process/login to internal endpoint
|
| [Web] iam - add switch for direct login flow
|
| [Dovecot] fix wrong lua syntax
|
| [Web] add IAM delete button
|
| [Web] IAM - add delete option
|
| [Web] fix iam attribute mapping ui
|
| replace ropc flow with keycloak rest api flow
|
| [Web] rename role mapping to attribute mapping
|
| new dovecout lua auth - use https
|
| [Web] create ratelimit acl on iam mbox creation 2
|
| [Web] create ratelimit acl on iam mbox creation
|
| [Web] fix broken sogo-sso
|
| [Web] fix app_pass ignore_access
|
| increase dovecot image tag
|
| [Web] keycloak auth functions
|
| [Web] add manage identity provider
|
| [Web] remove u2f lib from prerequisites
|
| [Web] add oauth2-keycloak lib
|
| [Web] remove u2f lib
|
| [Web] limit identity_provider function better
|
| [Web] manage keycloak identity provider
|
| [Web] organize auth functions+api auth w/ dovecot
|
| [Web] update de-de + en-gb lang
|
| [Web] organize user landing
|
| [Web] fix user login history
|
| [Web] add app hide option
|
| [Web] add seperate link for logged in users
|
| [Web] few style changes
|
[Web] redirect to sogo after failed sogo-auth
|
| [Web] fix iam attribute mapping ui
|
| replace ropc flow with keycloak rest api flow
|
| [Web] rename role mapping to attribute mapping
|
| new dovecout lua auth - use https
|
| [Web] create ratelimit acl on iam mbox creation 2
|
| [Web] create ratelimit acl on iam mbox creation
|
| [Web] fix broken sogo-sso
|
| [Web] fix app_pass ignore_access
|
| increase dovecot image tag
|
| [Web] keycloak auth functions
|
| [Web] add manage identity provider
|
| [Web] remove u2f lib from prerequisites
|
| [Web] add oauth2-keycloak lib
|
| [Web] remove u2f lib
|
| [Web] limit identity_provider function better
|
| [Web] manage keycloak identity provider
|
| [Web] organize auth functions+api auth w/ dovecot
|
| [Web] update de-de + en-gb lang
|
| [Web] organize user landing
|
| [Web] fix user login history
|
| [Web] add app hide option
|
| [Web] add seperate link for logged in users
|
| [Web] few style changes
|
[Web] redirect to sogo after failed sogo-auth
|
| [Web] fix iam attribute mapping ui
|
| replace ropc flow with keycloak rest api flow
|
| [Web] rename role mapping to attribute mapping
|
| new dovecout lua auth - use https
|
| [Web] create ratelimit acl on iam mbox creation 2
|
| [Web] create ratelimit acl on iam mbox creation
|
| [Web] fix broken sogo-sso
|
| [Web] fix app_pass ignore_access
|
| increase dovecot image tag
|
| [Web] keycloak auth functions
|
| [Web] add manage identity provider
|
| [Web] remove u2f lib from prerequisites
|
| [Web] add oauth2-keycloak lib
|
| [Web] remove u2f lib
|
| [Web] limit identity_provider function better
|
| [Web] manage keycloak identity provider
|
| [Web] organize auth functions+api auth w/ dovecot
|
| [Web] update de-de + en-gb lang
|
| [Web] organize user landing
|
| [Web] fix user login history
|
| [Web] add app hide option
|
| [Web] add seperate link for logged in users
|
| [Web] few style changes
|
[Web] redirect to sogo after failed sogo-auth
📁 Modified files
data/web/api/openapi.yaml | 34 ++++++++++++++++++++++++++++++++++
data/web/json_api.php | 6 ++++++
data/web/lang/lang.cs-cz.json | 2 +-
helper-scripts/nextcloud.sh | 2 +-
4 files changed, 42 insertions(+), 2 deletions(-)