Automatic PR to nightly from 2024-02-07T09:40:32Z #5712
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
[Web] add app hide option
[Web] fix user login history
[Web] organize user landing
[Web] update de-de + en-gb lang
[Web] organize auth functions+api auth w/ dovecot
[Web] manage keycloak identity provider
[Web] limit identity_provider function better
[Web] remove u2f lib
[Web] add oauth2-keycloak lib
[Web] remove u2f lib from prerequisites
[Web] add manage identity provider
[Web] keycloak auth functions
[Web] fix app_pass ignore_access
[Web] fix broken sogo-sso
[Web] create ratelimit acl on iam mbox creation
[Web] create ratelimit acl on iam mbox creation 2
new dovecout lua auth - use https
[Web] rename role mapping to attribute mapping
replace ropc flow with keycloak rest api flow
[Web] fix iam attribute mapping ui
[Web] IAM - add delete option
[Web] redirect to sogo after failed sogo-auth
[Web] few style changes
[Web] add seperate link for logged in users
[Web] add app hide option
[Web] fix user login history
[Web] organize user landing
[Web] update de-de + en-gb lang
[Web] organize auth functions+api auth w/ dovecot
[Web] manage keycloak identity provider
[Web] limit identity_provider function better
[Web] remove u2f lib
[Web] add oauth2-keycloak lib
[Web] remove u2f lib from prerequisites
[Web] add manage identity provider
[Web] keycloak auth functions
[Web] fix app_pass ignore_access
[Web] fix broken sogo-sso
[Web] create ratelimit acl on iam mbox creation
[Web] create ratelimit acl on iam mbox creation 2
new dovecout lua auth - use https
[Web] rename role mapping to attribute mapping
replace ropc flow with keycloak rest api flow
[Web] fix iam attribute mapping ui
[Web] IAM - add delete option
[Web] redirect to sogo after failed sogo-auth
[Web] few style changes
[Web] add seperate link for logged in users
[Web] add app hide option
[Web] fix user login history
[Web] organize user landing
[Web] update de-de + en-gb lang
[Web] organize auth functions+api auth w/ dovecot
[Web] manage keycloak identity provider
[Web] limit identity_provider function better
[Web] remove u2f lib
[Web] add oauth2-keycloak lib
[Web] remove u2f lib from prerequisites
[Web] add manage identity provider
[Web] keycloak auth functions
[Web] fix app_pass ignore_access
[Web] fix broken sogo-sso
[Web] create ratelimit acl on iam mbox creation
[Web] create ratelimit acl on iam mbox creation 2
new dovecout lua auth - use https
[Web] rename role mapping to attribute mapping
replace ropc flow with keycloak rest api flow
[Web] fix iam attribute mapping ui
[Web] IAM - add delete option
[Web] add IAM delete button
fix add mbox modal[Dovecot] fix wrong lua syntax
make authsource editable[Web] iam - add switch for direct login flow
[Web] move /process/login to internal endpoint
[Dovecot] group auth files
[Web] move iam sso functions
[Web] remove sso login alertbox
[Web] add generic-oidc provider
[Web] rename var for tab-config-identity-provider.twig
[Web] revert configurable authsource
[Web] add "edit mailbox_from_template" function
[Web] add generic-oidc provider
[Web] add "add mailbox_from_template" function
[Web] remove ropc flow
[Web] functions.auth.inc.php corrections
update gitignore
[Web] add league/oauth2-client
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
[Web] update guzzlehttp/psr7
[Web] update lang.en-gb.json
[Web] fix bug on mailbox login
[Web] hide auth settings for external users
[Web] fix attribute mapping list
[Web] handle fatal errors on getAccessToken
[Web] add keycloak sync crontask
[Web] add crontasks logs
[Web] improve attribute sync performance
[Web] improve identity-provider template
fix test connection[Dovecot] mailcowauth minor fixes
[Web] update lang files
[Web] add curl timeouts to oidc requests
[Web] remove unnecessary if block
[Web] trim CRON_LOG
[Web] fix identity-provider settings layout
[Web] allow mailbox authsource to be switchable
rework auth - move dovecot sasl log to php
deny changes on identity provider if it's in use
[Web] remove keycloak sync disabled warning
[Web] fix malformed_username check
[Web] catch update_sogo exceptions
[SOGo] remove sogo_view and triggers
[SOGo] deny direct login on external users
[Web] minor fixes
[Rspamd] Update to 3.6 (Ratelimit fix)
Updated Clamd Building to be x86 and ARM Compatible
Changed Maintainer to tinc within Dockerfiles
Removed Test self compiled SOGo Dockerfile
Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
Switched to Alpine Edge (for IMAPSYNC Deps)
Optimized CLAMAV Builds to match exact version instead of Repo
Changed Dovecot Base to Bullseye again (Self compile)
Optimized Build Process for Dovecot
Added missing Labels to Dockerfiles
Small fixes for CLAMD Health Check
Rebased Dovecot on Alpine + fixed logging
Clamd using Alpine Packages instead self compile
[Dovecot] remove passwd-verify.lua generation
[Web] fix user protocol badges
[Web] add missing break
Fixes #5408
Update sogo-auth.php
Update sogo-auth.php
fix keycloak mailpassword flow
Use dedicated nightly images on nightly branch + updates of images itself
Update Dovecot to reuse lz4 compression
[Web] dont rtrim generic-oidc urls
[Web] add configurable client scopes for generic-oidc
Updated Dovecot Image to use OpenSSL 3.0 fix
[Web] add missing file to autodiscover.php
[Web] add log messages to verify-sso function
Fixed SQL query for retrieving SSO users.
fix functions.inc.php, update sogo and dovecot nightly image
dovecot: corrected dockerfile inside nightly
[Web] fix idp mailbox login
Remove unused files
[SOGo] Fixed SOGo crash on older kernels < 5.10.0-X
[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
[Web] add app hide option
[Web] fix user login history
[Web] organize user landing
[Web] update de-de + en-gb lang
[Web] organize auth functions+api auth w/ dovecot
[Web] manage keycloak identity provider
[Web] limit identity_provider function better
[Web] remove u2f lib
[Web] add oauth2-keycloak lib
[Web] remove u2f lib from prerequisites
[Web] add manage identity provider
[Web] keycloak auth functions
[Web] fix app_pass ignore_access
[Web] fix broken sogo-sso
[Web] create ratelimit acl on iam mbox creation
[Web] create ratelimit acl on iam mbox creation 2
new dovecout lua auth - use https
[Web] rename role mapping to attribute mapping
replace ropc flow with keycloak rest api flow
[Web] fix iam attribute mapping ui
[Web] IAM - add delete option
[Web] add IAM delete button
fix add mbox modal[Dovecot] fix wrong lua syntax
make authsource editable[Web] iam - add switch for direct login flow
[Web] move /process/login to internal endpoint
[Dovecot] group auth files
[Web] move iam sso functions
[Web] remove sso login alertbox
[Web] add generic-oidc provider
[Web] rename var for tab-config-identity-provider.twig
[Web] revert configurable authsource
[Web] add "edit mailbox_from_template" function
[Web] add generic-oidc provider
[Web] add "add mailbox_from_template" function
[Web] remove ropc flow
[Web] functions.auth.inc.php corrections
update gitignore
[Web] add league/oauth2-client
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
[Web] update guzzlehttp/psr7
[Web] update lang.en-gb.json
[Web] fix bug on mailbox login
[Web] hide auth settings for external users
[Web] fix attribute mapping list
[Web] handle fatal errors on getAccessToken
[Web] add keycloak sync crontask
[Web] add crontasks logs
[Web] improve attribute sync performance
[Web] improve identity-provider template
fix add mbox modal[Dovecot] mailcowauth minor fixes
[Web] update lang files
[Web] add curl timeouts to oidc requests
[Web] remove unnecessary if block
[Web] trim CRON_LOG
[Web] fix identity-provider settings layout
[Web] allow mailbox authsource to be switchable
rework auth - move dovecot sasl log to php
deny changes on identity provider if it's in use
[Web] remove keycloak sync disabled warning
[Web] fix malformed_username check
[Web] catch update_sogo exceptions
[SOGo] remove sogo_view and triggers
[SOGo] deny direct login on external users
[Web] minor fixes
[Rspamd] Update to 3.6 (Ratelimit fix)
Updated Clamd Building to be x86 and ARM Compatible
Changed Maintainer to tinc within Dockerfiles
Removed Test self compiled SOGo Dockerfile
Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
Switched to Alpine Edge (for IMAPSYNC Deps)
Optimized CLAMAV Builds to match exact version instead of Repo
Changed Dovecot Base to Bullseye again (Self compile)
Optimized Build Process for Dovecot
Added missing Labels to Dockerfiles
Small fixes for CLAMD Health Check
Rebased Dovecot on Alpine + fixed logging
Clamd using Alpine Packages instead self compile
[Dovecot] remove passwd-verify.lua generation
[Web] fix user protocol badges
[Web] add missing break
Fixes #5408
Update sogo-auth.php
Update sogo-auth.php
fix keycloak mailpassword flow
Use dedicated nightly images on nightly branch + updates of images itself
Update Dovecot to reuse lz4 compression
[Web] dont rtrim generic-oidc urls
[Web] add configurable client scopes for generic-oidc
Updated Dovecot Image to use OpenSSL 3.0 fix
[Web] add missing file to autodiscover.php
[Web] add log messages to verify-sso function
Fixed SQL query for retrieving SSO users.
fix functions.inc.php, update sogo and dovecot nightly image
dovecot: corrected dockerfile inside nightly
[Web] fix idp mailbox login
Remove unused files
[SOGo] Fixed SOGo crash on older kernels < 5.10.0-X
[Dovecot] fix wrong lua syntax
fix test connection[Web] iam - add switch for direct login flow
[Web] move /process/login to internal endpoint
[Dovecot] group auth files
[Web] move iam sso functions
[Web] remove sso login alertbox
[Web] add generic-oidc provider
[Web] rename var for tab-config-identity-provider.twig
[Web] revert configurable authsource
[Web] add "edit mailbox_from_template" function
[Web] add generic-oidc provider
[Web] add "add mailbox_from_template" function
[Web] remove ropc flow
[Web] functions.auth.inc.php corrections
update gitignore
[Web] add league/oauth2-client
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
[Web] update guzzlehttp/psr7
[Web] update lang.en-gb.json
[Web] fix bug on mailbox login
[Web] hide auth settings for external users
[Web] fix attribute mapping list
[Web] handle fatal errors on getAccessToken
[Web] add keycloak sync crontask
[Web] add crontasks logs
[Web] improve attribute sync performance
[Web] redirect to sogo after failed sogo-auth
[Web] few style changes
[Web] add seperate link for logged in users
[Web] add app hide option
[Web] fix user login history
[Web] organize user landing
[Web] update de-de + en-gb lang
[Web] organize auth functions+api auth w/ dovecot
[Web] manage keycloak identity provider
[Web] limit identity_provider function better
[Web] remove u2f lib
[Web] add oauth2-keycloak lib
[Web] remove u2f lib from prerequisites
[Web] add manage identity provider
[Web] keycloak auth functions
[Web] fix app_pass ignore_access
[Web] fix broken sogo-sso
[Web] create ratelimit acl on iam mbox creation
[Web] create ratelimit acl on iam mbox creation 2
new dovecout lua auth - use https
[Web] rename role mapping to attribute mapping
replace ropc flow with keycloak rest api flow
[Web] fix iam attribute mapping ui
[Web] IAM - add delete option
[Web] add IAM delete button
fix add mbox modal[Dovecot] fix wrong lua syntax
make authsource editable[Web] iam - add switch for direct login flow
[Web] move /process/login to internal endpoint
[Dovecot] group auth files
[Web] move iam sso functions
[Web] remove sso login alertbox
[Web] add generic-oidc provider
[Web] rename var for tab-config-identity-provider.twig
[Web] revert configurable authsource
[Web] add "edit mailbox_from_template" function
[Web] add generic-oidc provider
[Web] add "add mailbox_from_template" function
[Web] remove ropc flow
[Web] functions.auth.inc.php corrections
update gitignore
[Web] add league/oauth2-client
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
[Web] update guzzlehttp/psr7
[Web] update lang.en-gb.json
[Web] fix bug on mailbox login
[Web] hide auth settings for external users
[Web] fix attribute mapping list
[Web] handle fatal errors on getAccessToken
[Web] add keycloak sync crontask
[Web] add crontasks logs
[Web] improve attribute sync performance
[Web] improve identity-provider template
make authsource editable[Dovecot] mailcowauth minor fixes
[Web] update lang files
[Web] add curl timeouts to oidc requests
[Web] remove unnecessary if block
[Web] trim CRON_LOG
[Web] fix identity-provider settings layout
[Web] allow mailbox authsource to be switchable
rework auth - move dovecot sasl log to php
deny changes on identity provider if it's in use
[Web] remove keycloak sync disabled warning
[Web] fix malformed_username check
[Web] catch update_sogo exceptions
[SOGo] remove sogo_view and triggers
[SOGo] deny direct login on external users
[Web] minor fixes
[Rspamd] Update to 3.6 (Ratelimit fix)
Updated Clamd Building to be x86 and ARM Compatible
Changed Maintainer to tinc within Dockerfiles
Removed Test self compiled SOGo Dockerfile
Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
Switched to Alpine Edge (for IMAPSYNC Deps)
Optimized CLAMAV Builds to match exact version instead of Repo
Changed Dovecot Base to Bullseye again (Self compile)
Optimized Build Process for Dovecot
Added missing Labels to Dockerfiles
Small fixes for CLAMD Health Check
Rebased Dovecot on Alpine + fixed logging
Clamd using Alpine Packages instead self compile
[Dovecot] remove passwd-verify.lua generation
[Web] fix user protocol badges
[Web] add missing break
Fixes #5408
Update sogo-auth.php
Update sogo-auth.php
fix keycloak mailpassword flow
Use dedicated nightly images on nightly branch + updates of images itself
Update Dovecot to reuse lz4 compression
[Web] dont rtrim generic-oidc urls
[Web] add configurable client scopes for generic-oidc
Updated Dovecot Image to use OpenSSL 3.0 fix
[Web] add missing file to autodiscover.php
[Web] add log messages to verify-sso function
Fixed SQL query for retrieving SSO users.
fix functions.inc.php, update sogo and dovecot nightly image
dovecot: corrected dockerfile inside nightly
[Web] fix idp mailbox login
Remove unused files
[SOGo] Fixed SOGo crash on older kernels < 5.10.0-X
[Web] improve identity-provider template
fix test connection[Dovecot] mailcowauth minor fixes
[Web] update lang files
[Web] add curl timeouts to oidc requests
[Web] remove unnecessary if block
[Web] trim CRON_LOG
[Web] fix identity-provider settings layout
[Web] allow mailbox authsource to be switchable
rework auth - move dovecot sasl log to php
deny changes on identity provider if it's in use
[Web] remove keycloak sync disabled warning
[Web] fix malformed_username check
[Web] catch update_sogo exceptions
[SOGo] remove sogo_view and triggers
[SOGo] deny direct login on external users
[Web] minor fixes
[Rspamd] Update to 3.6 (Ratelimit fix)
Updated Clamd Building to be x86 and ARM Compatible
Changed Maintainer to tinc within Dockerfiles
Removed Test self compiled SOGo Dockerfile
Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
Switched to Alpine Edge (for IMAPSYNC Deps)
Optimized CLAMAV Builds to match exact version instead of Repo
Changed Dovecot Base to Bullseye again (Self compile)
Optimized Build Process for Dovecot
Added missing Labels to Dockerfiles
Small fixes for CLAMD Health Check
Rebased Dovecot on Alpine + fixed logging
Clamd using Alpine Packages instead self compile
[Dovecot] remove passwd-verify.lua generation
[Web] fix user protocol badges
[Web] add missing break
Fixes #5408
Update sogo-auth.php
Update sogo-auth.php
fix keycloak mailpassword flow
Use dedicated nightly images on nightly branch + updates of images itself
Update Dovecot to reuse lz4 compression
[Web] dont rtrim generic-oidc urls
[Web] add configurable client scopes for generic-oidc
Updated Dovecot Image to use OpenSSL 3.0 fix
[Web] add missing file to autodiscover.php
[Web] add log messages to verify-sso function
Fixed SQL query for retrieving SSO users.
fix functions.inc.php, update sogo and dovecot nightly image
dovecot: corrected dockerfile inside nightly
[Web] fix idp mailbox login
Remove unused files
[SOGo] Fixed SOGo crash on older kernels < 5.10.0-X
dovecot: fix wrong timestamps inside logs
[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
[Web] add app hide option
[Web] fix user login history
[Web] organize user landing
[Web] update de-de + en-gb lang
[Web] organize auth functions+api auth w/ dovecot
[Web] manage keycloak identity provider
[Web] limit identity_provider function better
[Web] remove u2f lib
[Web] add oauth2-keycloak lib
[Web] remove u2f lib from prerequisites
[Web] add manage identity provider
[Web] keycloak auth functions
[Web] fix app_pass ignore_access
[Web] fix broken sogo-sso
[Web] create ratelimit acl on iam mbox creation
[Web] create ratelimit acl on iam mbox creation 2
new dovecout lua auth - use https
[Web] rename role mapping to attribute mapping
replace ropc flow with keycloak rest api flow
[Web] fix iam attribute mapping ui
[Web] IAM - add delete option
[Web] redirect to sogo after failed sogo-auth
[Web] few style changes
[Web] add seperate link for logged in users
[Web] add app hide option
[Web] fix user login history
[Web] organize user landing
[Web] update de-de + en-gb lang
[Web] organize auth functions+api auth w/ dovecot
[Web] manage keycloak identity provider
[Web] limit identity_provider function better
[Web] remove u2f lib
[Web] add oauth2-keycloak lib
[Web] remove u2f lib from prerequisites
[Web] add manage identity provider
[Web] keycloak auth functions
[Web] fix app_pass ignore_access
[Web] fix broken sogo-sso
[Web] create ratelimit acl on iam mbox creation
[Web] create ratelimit acl on iam mbox creation 2
new dovecout lua auth - use https
[Web] rename role mapping to attribute mapping
replace ropc flow with keycloak rest api flow
[Web] fix iam attribute mapping ui
[Web] IAM - add delete option
[Web] add IAM delete button
fix add mbox modal[Dovecot] fix wrong lua syntax
make authsource editable[Web] iam - add switch for direct login flow
[Web] move /process/login to internal endpoint
[Dovecot] group auth files
[Web] move iam sso functions
[Web] remove sso login alertbox
[Web] add generic-oidc provider
[Web] rename var for tab-config-identity-provider.twig
[Web] revert configurable authsource
[Web] add "edit mailbox_from_template" function
[Web] add generic-oidc provider
[Web] add "add mailbox_from_template" function
[Web] remove ropc flow
[Web] functions.auth.inc.php corrections
update gitignore
[Web] add league/oauth2-client
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
[Web] update guzzlehttp/psr7
[Web] update lang.en-gb.json
[Web] fix bug on mailbox login
[Web] hide auth settings for external users
[Web] fix attribute mapping list
[Web] handle fatal errors on getAccessToken
[Web] add keycloak sync crontask
[Web] add crontasks logs
[Web] improve attribute sync performance
[Web] improve identity-provider template
fix test connection[Dovecot] mailcowauth minor fixes
[Web] update lang files
[Web] add curl timeouts to oidc requests
[Web] remove unnecessary if block
[Web] trim CRON_LOG
[Web] fix identity-provider settings layout
[Web] allow mailbox authsource to be switchable
rework auth - move dovecot sasl log to php
deny changes on identity provider if it's in use
[Web] remove keycloak sync disabled warning
[Web] fix malformed_username check
[Web] catch update_sogo exceptions
[SOGo] remove sogo_view and triggers
[SOGo] deny direct login on external users
[Web] minor fixes
[Rspamd] Update to 3.6 (Ratelimit fix)
Updated Clamd Building to be x86 and ARM Compatible
Changed Maintainer to tinc within Dockerfiles
Removed Test self compiled SOGo Dockerfile
Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
Switched to Alpine Edge (for IMAPSYNC Deps)
Optimized CLAMAV Builds to match exact version instead of Repo
Changed Dovecot Base to Bullseye again (Self compile)
Optimized Build Process for Dovecot
Added missing Labels to Dockerfiles
Small fixes for CLAMD Health Check
Rebased Dovecot on Alpine + fixed logging
Clamd using Alpine Packages instead self compile
[Dovecot] remove passwd-verify.lua generation
[Web] fix user protocol badges
[Web] add missing break
Fixes #5408
Update sogo-auth.php
Update sogo-auth.php
fix keycloak mailpassword flow
Use dedicated nightly images on nightly branch + updates of images itself
Update Dovecot to reuse lz4 compression
[Web] dont rtrim generic-oidc urls
[Web] add configurable client scopes for generic-oidc
Updated Dovecot Image to use OpenSSL 3.0 fix
[Web] add missing file to autodiscover.php
[Web] add log messages to verify-sso function
Fixed SQL query for retrieving SSO users.
fix functions.inc.php, update sogo and dovecot nightly image
dovecot: corrected dockerfile inside nightly
[Web] fix idp mailbox login
Remove unused files
[SOGo] Fixed SOGo crash on older kernels < 5.10.0-X
[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
[Web] add app hide option
[Web] fix user login history
[Web] organize user landing
[Web] update de-de + en-gb lang
[Web] organize auth functions+api auth w/ dovecot
[Web] manage keycloak identity provider
[Web] limit identity_provider function better
[Web] remove u2f lib
[Web] add oauth2-keycloak lib
[Web] remove u2f lib from prerequisites
[Web] add manage identity provider
[Web] keycloak auth functions
[Web] fix app_pass ignore_access
[Web] fix broken sogo-sso
[Web] create ratelimit acl on iam mbox creation
[Web] create ratelimit acl on iam mbox creation 2
new dovecout lua auth - use https
[Web] rename role mapping to attribute mapping
replace ropc flow with keycloak rest api flow
[Web] fix iam attribute mapping ui
[Web] IAM - add delete option
[Web] add IAM delete button
fix add mbox modal[Dovecot] fix wrong lua syntax
make authsource editable[Web] iam - add switch for direct login flow
[Web] move /process/login to internal endpoint
[Dovecot] group auth files
[Web] move iam sso functions
[Web] remove sso login alertbox
[Web] add generic-oidc provider
[Web] rename var for tab-config-identity-provider.twig
[Web] revert configurable authsource
[Web] add "edit mailbox_from_template" function
[Web] add generic-oidc provider
[Web] add "add mailbox_from_template" function
[Web] remove ropc flow
[Web] functions.auth.inc.php corrections
update gitignore
[Web] add league/oauth2-client
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
[Web] update guzzlehttp/psr7
[Web] update lang.en-gb.json
[Web] fix bug on mailbox login
[Web] hide auth settings for external users
[Web] fix attribute mapping list
[Web] handle fatal errors on getAccessToken
[Web] add keycloak sync crontask
[Web] add crontasks logs
[Web] improve attribute sync performance
[Web] improve identity-provider template
fix add mbox modal[Dovecot] mailcowauth minor fixes
[Web] update lang files
[Web] add curl timeouts to oidc requests
[Web] remove unnecessary if block
[Web] trim CRON_LOG
[Web] fix identity-provider settings layout
[Web] allow mailbox authsource to be switchable
rework auth - move dovecot sasl log to php
deny changes on identity provider if it's in use
[Web] remove keycloak sync disabled warning
[Web] fix malformed_username check
[Web] catch update_sogo exceptions
[SOGo] remove sogo_view and triggers
[SOGo] deny direct login on external users
[Web] minor fixes
[Rspamd] Update to 3.6 (Ratelimit fix)
Updated Clamd Building to be x86 and ARM Compatible
Changed Maintainer to tinc within Dockerfiles
Removed Test self compiled SOGo Dockerfile
Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
Switched to Alpine Edge (for IMAPSYNC Deps)
Optimized CLAMAV Builds to match exact version instead of Repo
Changed Dovecot Base to Bullseye again (Self compile)
Optimized Build Process for Dovecot
Added missing Labels to Dockerfiles
Small fixes for CLAMD Health Check
Rebased Dovecot on Alpine + fixed logging
Clamd using Alpine Packages instead self compile
[Dovecot] remove passwd-verify.lua generation
[Web] fix user protocol badges
[Web] add missing break
Fixes #5408
Update sogo-auth.php
Update sogo-auth.php
fix keycloak mailpassword flow
Use dedicated nightly images on nightly branch + updates of images itself
Update Dovecot to reuse lz4 compression
[Web] dont rtrim generic-oidc urls
[Web] add configurable client scopes for generic-oidc
Updated Dovecot Image to use OpenSSL 3.0 fix
[Web] add missing file to autodiscover.php
[Web] add log messages to verify-sso function
Fixed SQL query for retrieving SSO users.
fix functions.inc.php, update sogo and dovecot nightly image
dovecot: corrected dockerfile inside nightly
[Web] fix idp mailbox login
Remove unused files
[SOGo] Fixed SOGo crash on older kernels < 5.10.0-X
[Dovecot] fix wrong lua syntax
fix test connection[Web] iam - add switch for direct login flow
[Web] move /process/login to internal endpoint
[Dovecot] group auth files
[Web] move iam sso functions
[Web] remove sso login alertbox
[Web] add generic-oidc provider
[Web] rename var for tab-config-identity-provider.twig
[Web] revert configurable authsource
[Web] add "edit mailbox_from_template" function
[Web] add generic-oidc provider
[Web] add "add mailbox_from_template" function
[Web] remove ropc flow
[Web] functions.auth.inc.php corrections
update gitignore
[Web] add league/oauth2-client
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
[Web] update guzzlehttp/psr7
[Web] update lang.en-gb.json
[Web] fix bug on mailbox login
[Web] hide auth settings for external users
[Web] fix attribute mapping list
[Web] handle fatal errors on getAccessToken
[Web] add keycloak sync crontask
[Web] add crontasks logs
[Web] improve attribute sync performance
[Web] redirect to sogo after failed sogo-auth
[Web] few style changes
[Web] add seperate link for logged in users
[Web] add app hide option
[Web] fix user login history
[Web] organize user landing
[Web] update de-de + en-gb lang
[Web] organize auth functions+api auth w/ dovecot
[Web] manage keycloak identity provider
[Web] limit identity_provider function better
[Web] remove u2f lib
[Web] add oauth2-keycloak lib
[Web] remove u2f lib from prerequisites
[Web] add manage identity provider
[Web] keycloak auth functions
[Web] fix app_pass ignore_access
[Web] fix broken sogo-sso
[Web] create ratelimit acl on iam mbox creation
[Web] create ratelimit acl on iam mbox creation 2
new dovecout lua auth - use https
[Web] rename role mapping to attribute mapping
replace ropc flow with keycloak rest api flow
[Web] fix iam attribute mapping ui
[Web] IAM - add delete option
[Web] add IAM delete button
fix add mbox modal[Dovecot] fix wrong lua syntax
make authsource editable[Web] iam - add switch for direct login flow
[Web] move /process/login to internal endpoint
[Dovecot] group auth files
[Web] move iam sso functions
[Web] remove sso login alertbox
[Web] add generic-oidc provider
[Web] rename var for tab-config-identity-provider.twig
[Web] revert configurable authsource
[Web] add "edit mailbox_from_template" function
[Web] add generic-oidc provider
[Web] add "add mailbox_from_template" function
[Web] remove ropc flow
[Web] functions.auth.inc.php corrections
update gitignore
[Web] add league/oauth2-client
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
[Web] update guzzlehttp/psr7
[Web] update lang.en-gb.json
[Web] fix bug on mailbox login
[Web] hide auth settings for external users
[Web] fix attribute mapping list
[Web] handle fatal errors on getAccessToken
[Web] add keycloak sync crontask
[Web] add crontasks logs
[Web] improve attribute sync performance
[Web] improve identity-provider template
make authsource editable[Dovecot] mailcowauth minor fixes
[Web] update lang files
[Web] add curl timeouts to oidc requests
[Web] remove unnecessary if block
[Web] trim CRON_LOG
[Web] fix identity-provider settings layout
[Web] allow mailbox authsource to be switchable
rework auth - move dovecot sasl log to php
deny changes on identity provider if it's in use
[Web] remove keycloak sync disabled warning
[Web] fix malformed_username check
[Web] catch update_sogo exceptions
[SOGo] remove sogo_view and triggers
[SOGo] deny direct login on external users
[Web] minor fixes
[Rspamd] Update to 3.6 (Ratelimit fix)
Updated Clamd Building to be x86 and ARM Compatible
Changed Maintainer to tinc within Dockerfiles
Removed Test self compiled SOGo Dockerfile
Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
Switched to Alpine Edge (for IMAPSYNC Deps)
Optimized CLAMAV Builds to match exact version instead of Repo
Changed Dovecot Base to Bullseye again (Self compile)
Optimized Build Process for Dovecot
Added missing Labels to Dockerfiles
Small fixes for CLAMD Health Check
Rebased Dovecot on Alpine + fixed logging
Clamd using Alpine Packages instead self compile
[Dovecot] remove passwd-verify.lua generation
[Web] fix user protocol badges
[Web] add missing break
Fixes #5408
Update sogo-auth.php
Update sogo-auth.php
fix keycloak mailpassword flow
Use dedicated nightly images on nightly branch + updates of images itself
Update Dovecot to reuse lz4 compression
[Web] dont rtrim generic-oidc urls
[Web] add configurable client scopes for generic-oidc
Updated Dovecot Image to use OpenSSL 3.0 fix
[Web] add missing file to autodiscover.php
[Web] add log messages to verify-sso function
Fixed SQL query for retrieving SSO users.
fix functions.inc.php, update sogo and dovecot nightly image
dovecot: corrected dockerfile inside nightly
[Web] fix idp mailbox login
Remove unused files
[SOGo] Fixed SOGo crash on older kernels < 5.10.0-X
[Web] improve identity-provider template
fix add mbox modal[Dovecot] mailcowauth minor fixes
[Web] update lang files
[Web] add curl timeouts to oidc requests
[Web] remove unnecessary if block
[Web] trim CRON_LOG
[Web] fix identity-provider settings layout
[Web] allow mailbox authsource to be switchable
rework auth - move dovecot sasl log to php
deny changes on identity provider if it's in use
[Web] remove keycloak sync disabled warning
[Web] fix malformed_username check
[Web] catch update_sogo exceptions
[SOGo] remove sogo_view and triggers
[SOGo] deny direct login on external users
[Web] minor fixes
[Rspamd] Update to 3.6 (Ratelimit fix)
Updated Clamd Building to be x86 and ARM Compatible
Changed Maintainer to tinc within Dockerfiles
Removed Test self compiled SOGo Dockerfile
Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
Switched to Alpine Edge (for IMAPSYNC Deps)
Optimized CLAMAV Builds to match exact version instead of Repo
Changed Dovecot Base to Bullseye again (Self compile)
Optimized Build Process for Dovecot
Added missing Labels to Dockerfiles
Small fixes for CLAMD Health Check
Rebased Dovecot on Alpine + fixed logging
Clamd using Alpine Packages instead self compile
[Dovecot] remove passwd-verify.lua generation
[Web] fix user protocol badges
[Web] add missing break
Fixes #5408
Update sogo-auth.php
Update sogo-auth.php
fix keycloak mailpassword flow
Use dedicated nightly images on nightly branch + updates of images itself
Update Dovecot to reuse lz4 compression
[Web] dont rtrim generic-oidc urls
[Web] add configurable client scopes for generic-oidc
Updated Dovecot Image to use OpenSSL 3.0 fix
[Web] add missing file to autodiscover.php
[Web] add log messages to verify-sso function
Fixed SQL query for retrieving SSO users.
fix functions.inc.php, update sogo and dovecot nightly image
dovecot: corrected dockerfile inside nightly
[Web] fix idp mailbox login
Remove unused files
[SOGo] Fixed SOGo crash on older kernels < 5.10.0-X
dovecot: fix wrong timestamps inside logs
[Dovecot] fix wrong lua syntax
fix test connection[Web] iam - add switch for direct login flow
[Web] move /process/login to internal endpoint
[Dovecot] group auth files
[Web] move iam sso functions
[Web] remove sso login alertbox
[Web] add generic-oidc provider
[Web] rename var for tab-config-identity-provider.twig
[Web] revert configurable authsource
[Web] add "edit mailbox_from_template" function
[Web] add generic-oidc provider
[Web] add "add mailbox_from_template" function
[Web] remove ropc flow
[Web] functions.auth.inc.php corrections
update gitignore
[Web] add league/oauth2-client
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
[Web] update guzzlehttp/psr7
[Web] update lang.en-gb.json
[Web] fix bug on mailbox login
[Web] hide auth settings for external users
[Web] fix attribute mapping list
[Web] handle fatal errors on getAccessToken
[Web] add keycloak sync crontask
[Web] add crontasks logs
[Web] improve attribute sync performance
[Web] redirect to sogo after failed sogo-auth
[Web] few style changes
[Web] add seperate link for logged in users
[Web] add app hide option
[Web] fix user login history
[Web] organize user landing
[Web] update de-de + en-gb lang
[Web] organize auth functions+api auth w/ dovecot
[Web] manage keycloak identity provider
[Web] limit identity_provider function better
[Web] remove u2f lib
[Web] add oauth2-keycloak lib
[Web] remove u2f lib from prerequisites
[Web] add manage identity provider
[Web] keycloak auth functions
[Web] fix app_pass ignore_access
[Web] fix broken sogo-sso
[Web] create ratelimit acl on iam mbox creation
[Web] create ratelimit acl on iam mbox creation 2
new dovecout lua auth - use https
[Web] rename role mapping to attribute mapping
replace ropc flow with keycloak rest api flow
[Web] fix iam attribute mapping ui
[Web] IAM - add delete option
[Web] redirect to sogo after failed sogo-auth
[Web] few style changes
[Web] add seperate link for logged in users
[Web] add app hide option
[Web] fix user login history
[Web] organize user landing
[Web] update de-de + en-gb lang
[Web] organize auth functions+api auth w/ dovecot
[Web] manage keycloak identity provider
[Web] limit identity_provider function better
[Web] remove u2f lib
[Web] add oauth2-keycloak lib
[Web] remove u2f lib from prerequisites
[Web] add manage identity provider
[Web] keycloak auth functions
[Web] fix app_pass ignore_access
[Web] fix broken sogo-sso
[Web] create ratelimit acl on iam mbox creation
[Web] create ratelimit acl on iam mbox creation 2
new dovecout lua auth - use https
[Web] rename role mapping to attribute mapping
replace ropc flow with keycloak rest api flow
[Web] fix iam attribute mapping ui
[Web] IAM - add delete option
[Web] add IAM delete button
fix add mbox modal[Dovecot] fix wrong lua syntax
make authsource editable[Web] iam - add switch for direct login flow
[Web] move /process/login to internal endpoint
[Dovecot] group auth files
[Web] move iam sso functions
[Web] remove sso login alertbox
[Web] add generic-oidc provider
[Web] rename var for tab-config-identity-provider.twig
[Web] revert configurable authsource
[Web] add "edit mailbox_from_template" function
[Web] add generic-oidc provider
[Web] add "add mailbox_from_template" function
[Web] remove ropc flow
[Web] functions.auth.inc.php corrections
update gitignore
[Web] add league/oauth2-client
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
[Web] update guzzlehttp/psr7
[Web] update lang.en-gb.json
[Web] fix bug on mailbox login
[Web] hide auth settings for external users
[Web] fix attribute mapping list
[Web] handle fatal errors on getAccessToken
[Web] add keycloak sync crontask
[Web] add crontasks logs
[Web] improve attribute sync performance
[Web] improve identity-provider template
fix test connection[Dovecot] mailcowauth minor fixes
[Web] update lang files
[Web] add curl timeouts to oidc requests
[Web] remove unnecessary if block
[Web] trim CRON_LOG
[Web] fix identity-provider settings layout
[Web] allow mailbox authsource to be switchable
rework auth - move dovecot sasl log to php
deny changes on identity provider if it's in use
[Web] remove keycloak sync disabled warning
[Web] fix malformed_username check
[Web] catch update_sogo exceptions
[SOGo] remove sogo_view and triggers
[SOGo] deny direct login on external users
[Web] minor fixes
[Rspamd] Update to 3.6 (Ratelimit fix)
Updated Clamd Building to be x86 and ARM Compatible
Changed Maintainer to tinc within Dockerfiles
Removed Test self compiled SOGo Dockerfile
Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
Switched to Alpine Edge (for IMAPSYNC Deps)
Optimized CLAMAV Builds to match exact version instead of Repo
Changed Dovecot Base to Bullseye again (Self compile)
Optimized Build Process for Dovecot
Added missing Labels to Dockerfiles
Small fixes for CLAMD Health Check
Rebased Dovecot on Alpine + fixed logging
Clamd using Alpine Packages instead self compile
[Dovecot] remove passwd-verify.lua generation
[Web] fix user protocol badges
[Web] add missing break
Fixes #5408
Update sogo-auth.php
Update sogo-auth.php
fix keycloak mailpassword flow
Use dedicated nightly images on nightly branch + updates of images itself
Update Dovecot to reuse lz4 compression
[Web] dont rtrim generic-oidc urls
[Web] add configurable client scopes for generic-oidc
Updated Dovecot Image to use OpenSSL 3.0 fix
[Web] add missing file to autodiscover.php
[Web] add log messages to verify-sso function
Fixed SQL query for retrieving SSO users.
fix functions.inc.php, update sogo and dovecot nightly image
dovecot: corrected dockerfile inside nightly
[Web] fix idp mailbox login
Remove unused files
[SOGo] Fixed SOGo crash on older kernels < 5.10.0-X
[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
[Web] add app hide option
[Web] fix user login history
[Web] organize user landing
[Web] update de-de + en-gb lang
[Web] organize auth functions+api auth w/ dovecot
[Web] manage keycloak identity provider
[Web] limit identity_provider function better
[Web] remove u2f lib
[Web] add oauth2-keycloak lib
[Web] remove u2f lib from prerequisites
[Web] add manage identity provider
[Web] keycloak auth functions
[Web] fix app_pass ignore_access
[Web] fix broken sogo-sso
[Web] create ratelimit acl on iam mbox creation
[Web] create ratelimit acl on iam mbox creation 2
new dovecout lua auth - use https
[Web] rename role mapping to attribute mapping
replace ropc flow with keycloak rest api flow
[Web] fix iam attribute mapping ui
[Web] IAM - add delete option
[Web] add IAM delete button
fix add mbox modal[Dovecot] fix wrong lua syntax
make authsource editable[Web] iam - add switch for direct login flow
[Web] move /process/login to internal endpoint
[Dovecot] group auth files
[Web] move iam sso functions
[Web] remove sso login alertbox
[Web] add generic-oidc provider
[Web] rename var for tab-config-identity-provider.twig
[Web] revert configurable authsource
[Web] add "edit mailbox_from_template" function
[Web] add generic-oidc provider
[Web] add "add mailbox_from_template" function
[Web] remove ropc flow
[Web] functions.auth.inc.php corrections
update gitignore
[Web] add league/oauth2-client
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
[Web] update guzzlehttp/psr7
[Web] update lang.en-gb.json
[Web] fix bug on mailbox login
[Web] hide auth settings for external users
[Web] fix attribute mapping list
[Web] handle fatal errors on getAccessToken
[Web] add keycloak sync crontask
[Web] add crontasks logs
[Web] improve attribute sync performance
[Web] improve identity-provider template
fix add mbox modal[Dovecot] mailcowauth minor fixes
[Web] update lang files
[Web] add curl timeouts to oidc requests
[Web] remove unnecessary if block
[Web] trim CRON_LOG
[Web] fix identity-provider settings layout
[Web] allow mailbox authsource to be switchable
rework auth - move dovecot sasl log to php
deny changes on identity provider if it's in use
[Web] remove keycloak sync disabled warning
[Web] fix malformed_username check
[Web] catch update_sogo exceptions
[SOGo] remove sogo_view and triggers
[SOGo] deny direct login on external users
[Web] minor fixes
[Rspamd] Update to 3.6 (Ratelimit fix)
Updated Clamd Building to be x86 and ARM Compatible
Changed Maintainer to tinc within Dockerfiles
Removed Test self compiled SOGo Dockerfile
Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
Switched to Alpine Edge (for IMAPSYNC Deps)
Optimized CLAMAV Builds to match exact version instead of Repo
Changed Dovecot Base to Bullseye again (Self compile)
Optimized Build Process for Dovecot
Added missing Labels to Dockerfiles
Small fixes for CLAMD Health Check
Rebased Dovecot on Alpine + fixed logging
Clamd using Alpine Packages instead self compile
[Dovecot] remove passwd-verify.lua generation
[Web] fix user protocol badges
[Web] add missing break
Fixes #5408
Update sogo-auth.php
Update sogo-auth.php
fix keycloak mailpassword flow
Use dedicated nightly images on nightly branch + updates of images itself
Update Dovecot to reuse lz4 compression
[Web] dont rtrim generic-oidc urls
[Web] add configurable client scopes for generic-oidc
Updated Dovecot Image to use OpenSSL 3.0 fix
[Web] add missing file to autodiscover.php
[Web] add log messages to verify-sso function
Fixed SQL query for retrieving SSO users.
fix functions.inc.php, update sogo and dovecot nightly image
dovecot: corrected dockerfile inside nightly
[Web] fix idp mailbox login
Remove unused files
[SOGo] Fixed SOGo crash on older kernels < 5.10.0-X
[Dovecot] fix wrong lua syntax
fix test connection[Web] iam - add switch for direct login flow
[Web] move /process/login to internal endpoint
[Dovecot] group auth files
[Web] move iam sso functions
[Web] remove sso login alertbox
[Web] add generic-oidc provider
[Web] rename var for tab-config-identity-provider.twig
[Web] revert configurable authsource
[Web] add "edit mailbox_from_template" function
[Web] add generic-oidc provider
[Web] add "add mailbox_from_template" function
[Web] remove ropc flow
[Web] functions.auth.inc.php corrections
update gitignore
[Web] add league/oauth2-client
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
[Web] update guzzlehttp/psr7
[Web] update lang.en-gb.json
[Web] fix bug on mailbox login
[Web] hide auth settings for external users
[Web] fix attribute mapping list
[Web] handle fatal errors on getAccessToken
[Web] add keycloak sync crontask
[Web] add crontasks logs
[Web] improve attribute sync performance
[Web] redirect to sogo after failed sogo-auth
[Web] few style changes
[Web] add seperate link for logged in users
[Web] add app hide option
[Web] fix user login history
[Web] organize user landing
[Web] update de-de + en-gb lang
[Web] organize auth functions+api auth w/ dovecot
[Web] manage keycloak identity provider
[Web] limit identity_provider function better
[Web] remove u2f lib
[Web] add oauth2-keycloak lib
[Web] remove u2f lib from prerequisites
[Web] add manage identity provider
[Web] keycloak auth functions
[Web] fix app_pass ignore_access
[Web] fix broken sogo-sso
[Web] create ratelimit acl on iam mbox creation
[Web] create ratelimit acl on iam mbox creation 2
new dovecout lua auth - use https
[Web] rename role mapping to attribute mapping
replace ropc flow with keycloak rest api flow
[Web] fix iam attribute mapping ui
[Web] IAM - add delete option
[Web] add IAM delete button
fix add mbox modal[Dovecot] fix wrong lua syntax
make authsource editable[Web] iam - add switch for direct login flow
[Web] move /process/login to internal endpoint
[Dovecot] group auth files
[Web] move iam sso functions
[Web] remove sso login alertbox
[Web] add generic-oidc provider
[Web] rename var for tab-config-identity-provider.twig
[Web] revert configurable authsource
[Web] add "edit mailbox_from_template" function
[Web] add generic-oidc provider
[Web] add "add mailbox_from_template" function
[Web] remove ropc flow
[Web] functions.auth.inc.php corrections
update gitignore
[Web] add league/oauth2-client
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
[Web] update guzzlehttp/psr7
[Web] update lang.en-gb.json
[Web] fix bug on mailbox login
[Web] hide auth settings for external users
[Web] fix attribute mapping list
[Web] handle fatal errors on getAccessToken
[Web] add keycloak sync crontask
[Web] add crontasks logs
[Web] improve attribute sync performance
[Web] improve identity-provider template
make authsource editable[Dovecot] mailcowauth minor fixes
[Web] update lang files
[Web] add curl timeouts to oidc requests
[Web] remove unnecessary if block
[Web] trim CRON_LOG
[Web] fix identity-provider settings layout
[Web] allow mailbox authsource to be switchable
rework auth - move dovecot sasl log to php
deny changes on identity provider if it's in use
[Web] remove keycloak sync disabled warning
[Web] fix malformed_username check
[Web] catch update_sogo exceptions
[SOGo] remove sogo_view and triggers
[SOGo] deny direct login on external users
[Web] minor fixes
[Rspamd] Update to 3.6 (Ratelimit fix)
Updated Clamd Building to be x86 and ARM Compatible
Changed Maintainer to tinc within Dockerfiles
Removed Test self compiled SOGo Dockerfile
Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
Switched to Alpine Edge (for IMAPSYNC Deps)
Optimized CLAMAV Builds to match exact version instead of Repo
Changed Dovecot Base to Bullseye again (Self compile)
Optimized Build Process for Dovecot
Added missing Labels to Dockerfiles
Small fixes for CLAMD Health Check
Rebased Dovecot on Alpine + fixed logging
Clamd using Alpine Packages instead self compile
[Dovecot] remove passwd-verify.lua generation
[Web] fix user protocol badges
[Web] add missing break
Fixes #5408
Update sogo-auth.php
Update sogo-auth.php
fix keycloak mailpassword flow
Use dedicated nightly images on nightly branch + updates of images itself
Update Dovecot to reuse lz4 compression
[Web] dont rtrim generic-oidc urls
[Web] add configurable client scopes for generic-oidc
Updated Dovecot Image to use OpenSSL 3.0 fix
[Web] add missing file to autodiscover.php
[Web] add log messages to verify-sso function
Fixed SQL query for retrieving SSO users.
fix functions.inc.php, update sogo and dovecot nightly image
dovecot: corrected dockerfile inside nightly
[Web] fix idp mailbox login
Remove unused files
[SOGo] Fixed SOGo crash on older kernels < 5.10.0-X
[Web] improve identity-provider template
make authsource editable[Dovecot] mailcowauth minor fixes
[Web] update lang files
[Web] add curl timeouts to oidc requests
[Web] remove unnecessary if block
[Web] trim CRON_LOG
[Web] fix identity-provider settings layout
[Web] allow mailbox authsource to be switchable
rework auth - move dovecot sasl log to php
deny changes on identity provider if it's in use
[Web] remove keycloak sync disabled warning
[Web] fix malformed_username check
[Web] catch update_sogo exceptions
[SOGo] remove sogo_view and triggers
[SOGo] deny direct login on external users
[Web] minor fixes
[Rspamd] Update to 3.6 (Ratelimit fix)
Updated Clamd Building to be x86 and ARM Compatible
Changed Maintainer to tinc within Dockerfiles
Removed Test self compiled SOGo Dockerfile
Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
Switched to Alpine Edge (for IMAPSYNC Deps)
Optimized CLAMAV Builds to match exact version instead of Repo
Changed Dovecot Base to Bullseye again (Self compile)
Optimized Build Process for Dovecot
Added missing Labels to Dockerfiles
Small fixes for CLAMD Health Check
Rebased Dovecot on Alpine + fixed logging
Clamd using Alpine Packages instead self compile
[Dovecot] remove passwd-verify.lua generation
[Web] fix user protocol badges
[Web] add missing break
Fixes #5408
Update sogo-auth.php
Update sogo-auth.php
fix keycloak mailpassword flow
Use dedicated nightly images on nightly branch + updates of images itself
Update Dovecot to reuse lz4 compression
[Web] dont rtrim generic-oidc urls
[Web] add configurable client scopes for generic-oidc
Updated Dovecot Image to use OpenSSL 3.0 fix
[Web] add missing file to autodiscover.php
[Web] add log messages to verify-sso function
Fixed SQL query for retrieving SSO users.
fix functions.inc.php, update sogo and dovecot nightly image
dovecot: corrected dockerfile inside nightly
[Web] fix idp mailbox login
Remove unused files
[SOGo] Fixed SOGo crash on older kernels < 5.10.0-X
dovecot: fix wrong timestamps inside logs
[Web] improve identity-provider template
[Dovecot] mailcowauth minor fixes
[Web] update lang files
[Web] add curl timeouts to oidc requests
[Web] remove unnecessary if block
[Web] trim CRON_LOG
[Web] fix identity-provider settings layout
[Web] allow mailbox authsource to be switchable
rework auth - move dovecot sasl log to php
deny changes on identity provider if it's in use
[Web] remove keycloak sync disabled warning
[Web] fix malformed_username check
[Web] catch update_sogo exceptions
[SOGo] remove sogo_view and triggers
[SOGo] deny direct login on external users
[Web] minor fixes
[Rspamd] Update to 3.6 (Ratelimit fix)
Updated Clamd Building to be x86 and ARM Compatible
Changed Maintainer to tinc within Dockerfiles
Removed Test self compiled SOGo Dockerfile
Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
Switched to Alpine Edge (for IMAPSYNC Deps)
Optimized CLAMAV Builds to match exact version instead of Repo
Changed Dovecot Base to Bullseye again (Self compile)
Optimized Build Process for Dovecot
Added missing Labels to Dockerfiles
Small fixes for CLAMD Health Check
Rebased Dovecot on Alpine + fixed logging
Clamd using Alpine Packages instead self compile
[Dovecot] remove passwd-verify.lua generation
[Web] fix user protocol badges
[Web] add missing break
Fixes #5408
Update sogo-auth.php
Update sogo-auth.php
fix keycloak mailpassword flow
Use dedicated nightly images on nightly branch + updates of images itself
Update Dovecot to reuse lz4 compression
[Web] dont rtrim generic-oidc urls
[Web] add configurable client scopes for generic-oidc
Updated Dovecot Image to use OpenSSL 3.0 fix
[Web] add missing file to autodiscover.php
[Web] add log messages to verify-sso function
Fixed SQL query for retrieving SSO users.
fix functions.inc.php, update sogo and dovecot nightly image
dovecot: corrected dockerfile inside nightly
[Web] fix idp mailbox login
Remove unused files
[SOGo] Fixed SOGo crash on older kernels < 5.10.0-X
dovecot: fix wrong timestamps inside logs
dovecot: bump to docker image 1.28.1
💻 Commits
583c5b4 - DerLinkman - 2024-02-07 17:29:36
| dovecot: bump to docker image 1.28.1
|
d08ccbc - DerLinkman - 2024-02-07 17:28:49
| dovecot: fix wrong timestamps inside logs
|
5a97027 - DerLinkman - 2024-02-07 17:18:20
[SOGo] Fixed SOGo crash on older kernels < 5.10.0-X
41732b9 - DerLinkman - 2024-02-07 15:28:42
| Remove unused files
|
a794c1b - FreddleSpl0it - 2024-02-05 17:15:36
| [Web] fix idp mailbox login
|
b001097 - DerLinkman - 2024-02-05 15:57:44
| dovecot: corrected dockerfile inside nightly
|
9e0d82e - FreddleSpl0it - 2024-02-05 15:22:02
| fix functions.inc.php, update sogo and dovecot nightly image
|
6d6152a - Geert Hauwaerts - 2024-02-05 12:49:51
| Fixed SQL query for retrieving SSO users.
|
9521a50 - FreddleSpl0it - 2024-02-05 12:49:50
| [Web] add log messages to verify-sso function
|
24c4ea6 - FreddleSpl0it - 2024-02-05 12:49:50
| [Web] add missing file to autodiscover.php
|
95ee29d - DerLinkman - 2024-02-05 12:49:42
| Updated Dovecot Image to use OpenSSL 3.0 fix
|
ca99280 - FreddleSpl0it - 2024-02-05 12:49:12
| [Web] add configurable client scopes for generic-oidc
|
73fdf31 - FreddleSpl0it - 2024-02-05 12:49:12
| [Web] dont rtrim generic-oidc urls
|
a65f55d - DerLinkman - 2024-02-05 12:48:57
| Update Dovecot to reuse lz4 compression
|
a070a18 - DerLinkman - 2024-02-05 12:48:16
| Use dedicated nightly images on nightly branch + updates of images itself
|
423211f - FreddleSpl0it - 2024-02-05 12:47:38
| fix keycloak mailpassword flow
|
39a3e58 - Mirko Ceroni - 2024-02-05 12:47:38
| Update sogo-auth.php
|
c792f6c - Mirko Ceroni - 2024-02-05 12:47:38
| Update sogo-auth.php
| initialize db before validating credentials
3a65da8 - FreddleSpl0it - 2024-02-05 12:47:37
| Fixes user sync of keycloak IDP crashes #5408
|
c92f3fe - FreddleSpl0it - 2024-02-05 12:47:35
| [Web] add missing break
|
4d9c10e - FreddleSpl0it - 2024-02-05 12:47:02
| [Web] fix user protocol badges
|
4f79d01 - FreddleSpl0it - 2024-02-05 12:46:33
| [Dovecot] remove passwd-verify.lua generation
|
43ba5df - DerLinkman - 2024-02-05 12:46:06
| Clamd using Alpine Packages instead self compile
|
59ca84d - DerLinkman - 2024-02-05 12:45:15
| Rebased Dovecot on Alpine + fixed logging
|
7664eb6 - DerLinkman - 2024-02-05 12:42:51
| Small fixes for CLAMD Health Check
|
be9db39 - DerLinkman - 2024-02-05 12:40:19
| Added missing Labels to Dockerfiles
|
2463405 - DerLinkman - 2024-02-05 12:40:18
| Optimized Build Process for Dovecot
|
ddc0070 - DerLinkman - 2024-02-05 12:40:04
| Changed Dovecot Base to Bullseye again (Self compile)
|
fbc8fb7 - DerLinkman - 2024-02-05 12:39:14
| Optimized CLAMAV Builds to match exact version instead of Repo
|
ff8f4c3 - DerLinkman - 2024-02-05 12:38:27
| Switched to Alpine Edge (for IMAPSYNC Deps)
|
b556c2c - DerLinkman - 2024-02-05 12:37:27
| Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
|
785c36b - DerLinkman - 2024-02-05 12:36:22
| Removed Test self compiled SOGo Dockerfile
|
d91c4de - DerLinkman - 2024-02-05 12:36:21
| Changed Maintainer to tinc within Dockerfiles
|
31783b5 - DerLinkman - 2024-02-05 12:35:27
| Updated Clamd Building to be x86 and ARM Compatible
|
31a33af - DerLinkman - 2024-02-05 12:35:10
| [Rspamd] Update to 3.6 (Ratelimit fix)
|
2725423 - FreddleSpl0it - 2024-02-05 12:34:26
| [Web] minor fixes
|
b7324e5 - FreddleSpl0it - 2024-02-05 12:34:25
| [SOGo] deny direct login on external users
|
da29a7a - FreddleSpl0it - 2024-02-05 12:34:25
| [SOGo] remove sogo_view and triggers
|
a0e0dc9 - FreddleSpl0it - 2024-02-05 12:34:12
| [Web] catch update_sogo exceptions
|
016c028 - FreddleSpl0it - 2024-02-05 12:34:12
| [Web] fix malformed_username check
|
c744ffd - FreddleSpl0it - 2024-02-05 12:34:12
| [Web] remove keycloak sync disabled warning
|
adc7d89 - FreddleSpl0it - 2024-02-05 12:34:11
| deny changes on identity provider if it's in use
|
2befafa - FreddleSpl0it - 2024-02-05 12:34:11
| rework auth - move dovecot sasl log to php
|
ce76b3d - FreddleSpl0it - 2024-02-05 12:34:10
| [Web] allow mailbox authsource to be switchable
|
dd1a5d7 - FreddleSpl0it - 2024-02-05 12:33:21
| [Web] fix identity-provider settings layout
|
e437e2c - FreddleSpl0it - 2024-02-05 12:33:21
| [Web] trim CRON_LOG
|
f093e3a - FreddleSpl0it - 2024-02-05 12:33:20
| [Web] remove unnecessary if block
|
5725ddf - FreddleSpl0it - 2024-02-05 12:33:20
| [Web] add curl timeouts to oidc requests
|
4293d18 - FreddleSpl0it - 2024-02-05 12:33:20
| [Web] update lang files
|
51ee8ce - FreddleSpl0it - 2024-02-05 12:33:19
| [Dovecot] mailcowauth minor fixes
|
6fe17c5 - FreddleSpl0it - 2024-02-05 12:33:19
| [Web] improve identity-provider template
|
7abf614 - FreddleSpl0it - 2024-02-05 12:33:19
| [Web] improve attribute sync performance
d08ccbc - DerLinkman - 2024-02-07 17:28:49
| dovecot: fix wrong timestamps inside logs
|
5a97027 - DerLinkman - 2024-02-07 17:18:20
[SOGo] Fixed SOGo crash on older kernels < 5.10.0-X
41732b9 - DerLinkman - 2024-02-07 15:28:42
| Remove unused files
|
a794c1b - FreddleSpl0it - 2024-02-05 17:15:36
| [Web] fix idp mailbox login
|
b001097 - DerLinkman - 2024-02-05 15:57:44
| dovecot: corrected dockerfile inside nightly
|
9e0d82e - FreddleSpl0it - 2024-02-05 15:22:02
| fix functions.inc.php, update sogo and dovecot nightly image
|
6d6152a - Geert Hauwaerts - 2024-02-05 12:49:51
| Fixed SQL query for retrieving SSO users.
|
9521a50 - FreddleSpl0it - 2024-02-05 12:49:50
| [Web] add log messages to verify-sso function
|
24c4ea6 - FreddleSpl0it - 2024-02-05 12:49:50
| [Web] add missing file to autodiscover.php
|
95ee29d - DerLinkman - 2024-02-05 12:49:42
| Updated Dovecot Image to use OpenSSL 3.0 fix
|
ca99280 - FreddleSpl0it - 2024-02-05 12:49:12
| [Web] add configurable client scopes for generic-oidc
|
73fdf31 - FreddleSpl0it - 2024-02-05 12:49:12
| [Web] dont rtrim generic-oidc urls
|
a65f55d - DerLinkman - 2024-02-05 12:48:57
| Update Dovecot to reuse lz4 compression
|
a070a18 - DerLinkman - 2024-02-05 12:48:16
| Use dedicated nightly images on nightly branch + updates of images itself
|
423211f - FreddleSpl0it - 2024-02-05 12:47:38
| fix keycloak mailpassword flow
|
39a3e58 - Mirko Ceroni - 2024-02-05 12:47:38
| Update sogo-auth.php
|
c792f6c - Mirko Ceroni - 2024-02-05 12:47:38
| Update sogo-auth.php
| initialize db before validating credentials
3a65da8 - FreddleSpl0it - 2024-02-05 12:47:37
| Fixes user sync of keycloak IDP crashes #5408
|
c92f3fe - FreddleSpl0it - 2024-02-05 12:47:35
| [Web] add missing break
|
4d9c10e - FreddleSpl0it - 2024-02-05 12:47:02
| [Web] fix user protocol badges
|
4f79d01 - FreddleSpl0it - 2024-02-05 12:46:33
| [Dovecot] remove passwd-verify.lua generation
|
43ba5df - DerLinkman - 2024-02-05 12:46:06
| Clamd using Alpine Packages instead self compile
|
59ca84d - DerLinkman - 2024-02-05 12:45:15
| Rebased Dovecot on Alpine + fixed logging
|
7664eb6 - DerLinkman - 2024-02-05 12:42:51
| Small fixes for CLAMD Health Check
|
be9db39 - DerLinkman - 2024-02-05 12:40:19
| Added missing Labels to Dockerfiles
|
2463405 - DerLinkman - 2024-02-05 12:40:18
| Optimized Build Process for Dovecot
|
ddc0070 - DerLinkman - 2024-02-05 12:40:04
| Changed Dovecot Base to Bullseye again (Self compile)
|
fbc8fb7 - DerLinkman - 2024-02-05 12:39:14
| Optimized CLAMAV Builds to match exact version instead of Repo
|
ff8f4c3 - DerLinkman - 2024-02-05 12:38:27
| Switched to Alpine Edge (for IMAPSYNC Deps)
|
b556c2c - DerLinkman - 2024-02-05 12:37:27
| Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
|
785c36b - DerLinkman - 2024-02-05 12:36:22
| Removed Test self compiled SOGo Dockerfile
|
d91c4de - DerLinkman - 2024-02-05 12:36:21
| Changed Maintainer to tinc within Dockerfiles
|
31783b5 - DerLinkman - 2024-02-05 12:35:27
| Updated Clamd Building to be x86 and ARM Compatible
|
31a33af - DerLinkman - 2024-02-05 12:35:10
| [Rspamd] Update to 3.6 (Ratelimit fix)
|
2725423 - FreddleSpl0it - 2024-02-05 12:34:26
| [Web] minor fixes
|
b7324e5 - FreddleSpl0it - 2024-02-05 12:34:25
| [SOGo] deny direct login on external users
|
da29a7a - FreddleSpl0it - 2024-02-05 12:34:25
| [SOGo] remove sogo_view and triggers
|
a0e0dc9 - FreddleSpl0it - 2024-02-05 12:34:12
| [Web] catch update_sogo exceptions
|
016c028 - FreddleSpl0it - 2024-02-05 12:34:12
| [Web] fix malformed_username check
|
c744ffd - FreddleSpl0it - 2024-02-05 12:34:12
| [Web] remove keycloak sync disabled warning
|
adc7d89 - FreddleSpl0it - 2024-02-05 12:34:11
| deny changes on identity provider if it's in use
|
2befafa - FreddleSpl0it - 2024-02-05 12:34:11
| rework auth - move dovecot sasl log to php
|
ce76b3d - FreddleSpl0it - 2024-02-05 12:34:10
| [Web] allow mailbox authsource to be switchable
|
dd1a5d7 - FreddleSpl0it - 2024-02-05 12:33:21
| [Web] fix identity-provider settings layout
|
e437e2c - FreddleSpl0it - 2024-02-05 12:33:21
| [Web] trim CRON_LOG
|
f093e3a - FreddleSpl0it - 2024-02-05 12:33:20
| [Web] remove unnecessary if block
|
5725ddf - FreddleSpl0it - 2024-02-05 12:33:20
| [Web] add curl timeouts to oidc requests
|
4293d18 - FreddleSpl0it - 2024-02-05 12:33:20
| [Web] update lang files
|
51ee8ce - FreddleSpl0it - 2024-02-05 12:33:19
| [Dovecot] mailcowauth minor fixes
|
6fe17c5 - FreddleSpl0it - 2024-02-05 12:33:19
| [Web] improve identity-provider template
|
7abf614 - FreddleSpl0it - 2024-02-05 12:33:19
| [Web] improve attribute sync performance
5a97027 - DerLinkman - 2024-02-07 17:18:20
[SOGo] Fixed SOGo crash on older kernels < 5.10.0-X
41732b9 - DerLinkman - 2024-02-07 15:28:42
| Remove unused files
|
a794c1b - FreddleSpl0it - 2024-02-05 17:15:36
| [Web] fix idp mailbox login
|
b001097 - DerLinkman - 2024-02-05 15:57:44
| dovecot: corrected dockerfile inside nightly
|
9e0d82e - FreddleSpl0it - 2024-02-05 15:22:02
| fix functions.inc.php, update sogo and dovecot nightly image
|
6d6152a - Geert Hauwaerts - 2024-02-05 12:49:51
| Fixed SQL query for retrieving SSO users.
|
9521a50 - FreddleSpl0it - 2024-02-05 12:49:50
| [Web] add log messages to verify-sso function
|
24c4ea6 - FreddleSpl0it - 2024-02-05 12:49:50
| [Web] add missing file to autodiscover.php
|
95ee29d - DerLinkman - 2024-02-05 12:49:42
| Updated Dovecot Image to use OpenSSL 3.0 fix
|
ca99280 - FreddleSpl0it - 2024-02-05 12:49:12
| [Web] add configurable client scopes for generic-oidc
|
73fdf31 - FreddleSpl0it - 2024-02-05 12:49:12
| [Web] dont rtrim generic-oidc urls
|
a65f55d - DerLinkman - 2024-02-05 12:48:57
| Update Dovecot to reuse lz4 compression
|
a070a18 - DerLinkman - 2024-02-05 12:48:16
| Use dedicated nightly images on nightly branch + updates of images itself
|
423211f - FreddleSpl0it - 2024-02-05 12:47:38
| fix keycloak mailpassword flow
|
39a3e58 - Mirko Ceroni - 2024-02-05 12:47:38
| Update sogo-auth.php
|
c792f6c - Mirko Ceroni - 2024-02-05 12:47:38
| Update sogo-auth.php
| initialize db before validating credentials
3a65da8 - FreddleSpl0it - 2024-02-05 12:47:37
| Fixes user sync of keycloak IDP crashes #5408
|
c92f3fe - FreddleSpl0it - 2024-02-05 12:47:35
| [Web] add missing break
|
4d9c10e - FreddleSpl0it - 2024-02-05 12:47:02
| [Web] fix user protocol badges
|
4f79d01 - FreddleSpl0it - 2024-02-05 12:46:33
| [Dovecot] remove passwd-verify.lua generation
|
43ba5df - DerLinkman - 2024-02-05 12:46:06
| Clamd using Alpine Packages instead self compile
|
59ca84d - DerLinkman - 2024-02-05 12:45:15
| Rebased Dovecot on Alpine + fixed logging
|
7664eb6 - DerLinkman - 2024-02-05 12:42:51
| Small fixes for CLAMD Health Check
|
be9db39 - DerLinkman - 2024-02-05 12:40:19
| Added missing Labels to Dockerfiles
|
2463405 - DerLinkman - 2024-02-05 12:40:18
| Optimized Build Process for Dovecot
|
ddc0070 - DerLinkman - 2024-02-05 12:40:04
| Changed Dovecot Base to Bullseye again (Self compile)
|
fbc8fb7 - DerLinkman - 2024-02-05 12:39:14
| Optimized CLAMAV Builds to match exact version instead of Repo
|
ff8f4c3 - DerLinkman - 2024-02-05 12:38:27
| Switched to Alpine Edge (for IMAPSYNC Deps)
|
b556c2c - DerLinkman - 2024-02-05 12:37:27
| Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
|
785c36b - DerLinkman - 2024-02-05 12:36:22
| Removed Test self compiled SOGo Dockerfile
|
d91c4de - DerLinkman - 2024-02-05 12:36:21
| Changed Maintainer to tinc within Dockerfiles
|
31783b5 - DerLinkman - 2024-02-05 12:35:27
| Updated Clamd Building to be x86 and ARM Compatible
|
31a33af - DerLinkman - 2024-02-05 12:35:10
| [Rspamd] Update to 3.6 (Ratelimit fix)
|
2725423 - FreddleSpl0it - 2024-02-05 12:34:26
| [Web] minor fixes
|
b7324e5 - FreddleSpl0it - 2024-02-05 12:34:25
| [SOGo] deny direct login on external users
|
da29a7a - FreddleSpl0it - 2024-02-05 12:34:25
| [SOGo] remove sogo_view and triggers
|
a0e0dc9 - FreddleSpl0it - 2024-02-05 12:34:12
| [Web] catch update_sogo exceptions
|
016c028 - FreddleSpl0it - 2024-02-05 12:34:12
| [Web] fix malformed_username check
|
c744ffd - FreddleSpl0it - 2024-02-05 12:34:12
| [Web] remove keycloak sync disabled warning
|
adc7d89 - FreddleSpl0it - 2024-02-05 12:34:11
| deny changes on identity provider if it's in use
|
2befafa - FreddleSpl0it - 2024-02-05 12:34:11
| rework auth - move dovecot sasl log to php
|
ce76b3d - FreddleSpl0it - 2024-02-05 12:34:10
| [Web] allow mailbox authsource to be switchable
|
dd1a5d7 - FreddleSpl0it - 2024-02-05 12:33:21
| [Web] fix identity-provider settings layout
|
e437e2c - FreddleSpl0it - 2024-02-05 12:33:21
| [Web] trim CRON_LOG
|
f093e3a - FreddleSpl0it - 2024-02-05 12:33:20
| [Web] remove unnecessary if block
|
5725ddf - FreddleSpl0it - 2024-02-05 12:33:20
| [Web] add curl timeouts to oidc requests
|
4293d18 - FreddleSpl0it - 2024-02-05 12:33:20
| [Web] update lang files
|
51ee8ce - FreddleSpl0it - 2024-02-05 12:33:19
| [Dovecot] mailcowauth minor fixes
|
6fe17c5 - FreddleSpl0it - 2024-02-05 12:33:19
| [Web] improve identity-provider template
|
7abf614 - FreddleSpl0it - 2024-02-05 12:33:19
| [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
|
| [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
|
4bb02f4 - FreddleSpl0it - 2024-02-05 12:32:01
| [Web] add crontasks logs
|
dce3239 - FreddleSpl0it - 2024-02-05 12:32:01
| [Web] add keycloak sync crontask
|
36c9e91 - FreddleSpl0it - 2024-02-05 12:32:01
| [Web] handle fatal errors on getAccessToken
|
1258ddc - FreddleSpl0it - 2024-02-05 12:32:00
| [Web] fix attribute mapping list
|
8c8eae9 - FreddleSpl0it - 2024-02-05 12:32:00
| [Web] hide auth settings for external users
|
1bb9f70 - FreddleSpl0it - 2024-02-05 12:32:00
| [Web] fix bug on mailbox login
|
002eef5 - FreddleSpl0it - 2024-02-05 12:31:59
| [Web] update lang.en-gb.json
|
5923382 - FreddleSpl0it - 2024-02-05 12:31:59
| [Web] update guzzlehttp/psr7
|
d4add71 - FreddleSpl0it - 2024-02-05 12:31:59
| [Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
|
105016b - FreddleSpl0it - 2024-02-05 12:31:58
| [Web] add league/oauth2-client
|
ae9584f - FreddleSpl0it - 2024-02-05 12:31:58
| update gitignore
|
c8e18b0 - FreddleSpl0it - 2024-02-05 12:31:58
| [Web] functions.auth.inc.php corrections
|
84c0f1e - FreddleSpl0it - 2024-02-05 12:31:57
| [Web] remove ropc flow
|
00d826e - FreddleSpl0it - 2024-02-05 12:31:57
| [Web] add "add mailbox_from_template" function
|
d2e6561 - FreddleSpl0it - 2024-02-05 12:31:56
| [Web] add generic-oidc provider
|
8219727 - FreddleSpl0it - 2024-02-05 12:31:56
| [Web] add "edit mailbox_from_template" function
|
35869d2 - FreddleSpl0it - 2024-02-05 12:31:56
| [Web] revert configurable authsource
|
8539d55 - FreddleSpl0it - 2024-02-05 12:31:55
| [Web] rename var for tab-config-identity-provider.twig
|
61559f3 - FreddleSpl0it - 2024-02-05 12:30:44
| [Web] add generic-oidc provider
|
412d849 - FreddleSpl0it - 2024-02-05 12:30:05
| [Web] remove sso login alertbox
|
a331813 - FreddleSpl0it - 2024-02-05 12:30:05
| [Web] move iam sso functions
|
9be79cb - FreddleSpl0it - 2024-02-05 12:30:05
| [Dovecot] group auth files
|
73256b4 - FreddleSpl0it - 2024-02-05 12:30:04
| [Web] move /process/login to internal endpoint
|
974827c - FreddleSpl0it - 2024-02-05 12:30:04
| [Web] iam - add switch for direct login flow
|
bb461bc - FreddleSpl0it - 2024-02-05 12:30:04
| [Dovecot] fix wrong lua syntax
|
b331baa - FreddleSpl0it - 2024-02-05 12:30:03
| [Web] add IAM delete button
5a97027 - DerLinkman - 2024-02-07 17:18:20
[SOGo] Fixed SOGo crash on older kernels < 5.10.0-X
41732b9 - DerLinkman - 2024-02-07 15:28:42
| Remove unused files
|
a794c1b - FreddleSpl0it - 2024-02-05 17:15:36
| [Web] fix idp mailbox login
|
b001097 - DerLinkman - 2024-02-05 15:57:44
| dovecot: corrected dockerfile inside nightly
|
9e0d82e - FreddleSpl0it - 2024-02-05 15:22:02
| fix functions.inc.php, update sogo and dovecot nightly image
|
6d6152a - Geert Hauwaerts - 2024-02-05 12:49:51
| Fixed SQL query for retrieving SSO users.
|
9521a50 - FreddleSpl0it - 2024-02-05 12:49:50
| [Web] add log messages to verify-sso function
|
24c4ea6 - FreddleSpl0it - 2024-02-05 12:49:50
| [Web] add missing file to autodiscover.php
|
95ee29d - DerLinkman - 2024-02-05 12:49:42
| Updated Dovecot Image to use OpenSSL 3.0 fix
|
ca99280 - FreddleSpl0it - 2024-02-05 12:49:12
| [Web] add configurable client scopes for generic-oidc
|
73fdf31 - FreddleSpl0it - 2024-02-05 12:49:12
| [Web] dont rtrim generic-oidc urls
|
a65f55d - DerLinkman - 2024-02-05 12:48:57
| Update Dovecot to reuse lz4 compression
|
a070a18 - DerLinkman - 2024-02-05 12:48:16
| Use dedicated nightly images on nightly branch + updates of images itself
|
423211f - FreddleSpl0it - 2024-02-05 12:47:38
| fix keycloak mailpassword flow
|
39a3e58 - Mirko Ceroni - 2024-02-05 12:47:38
| Update sogo-auth.php
|
c792f6c - Mirko Ceroni - 2024-02-05 12:47:38
| Update sogo-auth.php
| initialize db before validating credentials
3a65da8 - FreddleSpl0it - 2024-02-05 12:47:37
| Fixes user sync of keycloak IDP crashes #5408
|
c92f3fe - FreddleSpl0it - 2024-02-05 12:47:35
| [Web] add missing break
|
4d9c10e - FreddleSpl0it - 2024-02-05 12:47:02
| [Web] fix user protocol badges
|
4f79d01 - FreddleSpl0it - 2024-02-05 12:46:33
| [Dovecot] remove passwd-verify.lua generation
|
43ba5df - DerLinkman - 2024-02-05 12:46:06
| Clamd using Alpine Packages instead self compile
|
59ca84d - DerLinkman - 2024-02-05 12:45:15
| Rebased Dovecot on Alpine + fixed logging
|
7664eb6 - DerLinkman - 2024-02-05 12:42:51
| Small fixes for CLAMD Health Check
|
be9db39 - DerLinkman - 2024-02-05 12:40:19
| Added missing Labels to Dockerfiles
|
2463405 - DerLinkman - 2024-02-05 12:40:18
| Optimized Build Process for Dovecot
|
ddc0070 - DerLinkman - 2024-02-05 12:40:04
| Changed Dovecot Base to Bullseye again (Self compile)
|
fbc8fb7 - DerLinkman - 2024-02-05 12:39:14
| Optimized CLAMAV Builds to match exact version instead of Repo
|
ff8f4c3 - DerLinkman - 2024-02-05 12:38:27
| Switched to Alpine Edge (for IMAPSYNC Deps)
|
b556c2c - DerLinkman - 2024-02-05 12:37:27
| Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
|
785c36b - DerLinkman - 2024-02-05 12:36:22
| Removed Test self compiled SOGo Dockerfile
|
d91c4de - DerLinkman - 2024-02-05 12:36:21
| Changed Maintainer to tinc within Dockerfiles
|
31783b5 - DerLinkman - 2024-02-05 12:35:27
| Updated Clamd Building to be x86 and ARM Compatible
|
31a33af - DerLinkman - 2024-02-05 12:35:10
| [Rspamd] Update to 3.6 (Ratelimit fix)
|
2725423 - FreddleSpl0it - 2024-02-05 12:34:26
| [Web] minor fixes
|
b7324e5 - FreddleSpl0it - 2024-02-05 12:34:25
| [SOGo] deny direct login on external users
|
da29a7a - FreddleSpl0it - 2024-02-05 12:34:25
| [SOGo] remove sogo_view and triggers
|
a0e0dc9 - FreddleSpl0it - 2024-02-05 12:34:12
| [Web] catch update_sogo exceptions
|
016c028 - FreddleSpl0it - 2024-02-05 12:34:12
| [Web] fix malformed_username check
|
c744ffd - FreddleSpl0it - 2024-02-05 12:34:12
| [Web] remove keycloak sync disabled warning
|
adc7d89 - FreddleSpl0it - 2024-02-05 12:34:11
| deny changes on identity provider if it's in use
|
2befafa - FreddleSpl0it - 2024-02-05 12:34:11
| rework auth - move dovecot sasl log to php
|
ce76b3d - FreddleSpl0it - 2024-02-05 12:34:10
| [Web] allow mailbox authsource to be switchable
|
dd1a5d7 - FreddleSpl0it - 2024-02-05 12:33:21
| [Web] fix identity-provider settings layout
|
e437e2c - FreddleSpl0it - 2024-02-05 12:33:21
| [Web] trim CRON_LOG
|
f093e3a - FreddleSpl0it - 2024-02-05 12:33:20
| [Web] remove unnecessary if block
|
5725ddf - FreddleSpl0it - 2024-02-05 12:33:20
| [Web] add curl timeouts to oidc requests
|
4293d18 - FreddleSpl0it - 2024-02-05 12:33:20
| [Web] update lang files
|
51ee8ce - FreddleSpl0it - 2024-02-05 12:33:19
| [Dovecot] mailcowauth minor fixes
|
6fe17c5 - FreddleSpl0it - 2024-02-05 12:33:19
| [Web] improve identity-provider template
|
7abf614 - FreddleSpl0it - 2024-02-05 12:33:19
| [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
|
| [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
|
cd6f09f - FreddleSpl0it - 2024-02-05 12:30:03
| [Web] IAM - add delete option
5a97027 - DerLinkman - 2024-02-07 17:18:20
[SOGo] Fixed SOGo crash on older kernels < 5.10.0-X
41732b9 - DerLinkman - 2024-02-07 15:28:42
| Remove unused files
|
a794c1b - FreddleSpl0it - 2024-02-05 17:15:36
| [Web] fix idp mailbox login
|
b001097 - DerLinkman - 2024-02-05 15:57:44
| dovecot: corrected dockerfile inside nightly
|
9e0d82e - FreddleSpl0it - 2024-02-05 15:22:02
| fix functions.inc.php, update sogo and dovecot nightly image
|
6d6152a - Geert Hauwaerts - 2024-02-05 12:49:51
| Fixed SQL query for retrieving SSO users.
|
9521a50 - FreddleSpl0it - 2024-02-05 12:49:50
| [Web] add log messages to verify-sso function
|
24c4ea6 - FreddleSpl0it - 2024-02-05 12:49:50
| [Web] add missing file to autodiscover.php
|
95ee29d - DerLinkman - 2024-02-05 12:49:42
| Updated Dovecot Image to use OpenSSL 3.0 fix
|
ca99280 - FreddleSpl0it - 2024-02-05 12:49:12
| [Web] add configurable client scopes for generic-oidc
|
73fdf31 - FreddleSpl0it - 2024-02-05 12:49:12
| [Web] dont rtrim generic-oidc urls
|
a65f55d - DerLinkman - 2024-02-05 12:48:57
| Update Dovecot to reuse lz4 compression
|
a070a18 - DerLinkman - 2024-02-05 12:48:16
| Use dedicated nightly images on nightly branch + updates of images itself
|
423211f - FreddleSpl0it - 2024-02-05 12:47:38
| fix keycloak mailpassword flow
|
39a3e58 - Mirko Ceroni - 2024-02-05 12:47:38
| Update sogo-auth.php
|
c792f6c - Mirko Ceroni - 2024-02-05 12:47:38
| Update sogo-auth.php
| initialize db before validating credentials
3a65da8 - FreddleSpl0it - 2024-02-05 12:47:37
| Fixes user sync of keycloak IDP crashes #5408
|
c92f3fe - FreddleSpl0it - 2024-02-05 12:47:35
| [Web] add missing break
|
4d9c10e - FreddleSpl0it - 2024-02-05 12:47:02
| [Web] fix user protocol badges
|
4f79d01 - FreddleSpl0it - 2024-02-05 12:46:33
| [Dovecot] remove passwd-verify.lua generation
|
43ba5df - DerLinkman - 2024-02-05 12:46:06
| Clamd using Alpine Packages instead self compile
|
59ca84d - DerLinkman - 2024-02-05 12:45:15
| Rebased Dovecot on Alpine + fixed logging
|
7664eb6 - DerLinkman - 2024-02-05 12:42:51
| Small fixes for CLAMD Health Check
|
be9db39 - DerLinkman - 2024-02-05 12:40:19
| Added missing Labels to Dockerfiles
|
2463405 - DerLinkman - 2024-02-05 12:40:18
| Optimized Build Process for Dovecot
|
ddc0070 - DerLinkman - 2024-02-05 12:40:04
| Changed Dovecot Base to Bullseye again (Self compile)
|
fbc8fb7 - DerLinkman - 2024-02-05 12:39:14
| Optimized CLAMAV Builds to match exact version instead of Repo
|
ff8f4c3 - DerLinkman - 2024-02-05 12:38:27
| Switched to Alpine Edge (for IMAPSYNC Deps)
|
b556c2c - DerLinkman - 2024-02-05 12:37:27
| Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
|
785c36b - DerLinkman - 2024-02-05 12:36:22
| Removed Test self compiled SOGo Dockerfile
|
d91c4de - DerLinkman - 2024-02-05 12:36:21
| Changed Maintainer to tinc within Dockerfiles
|
31783b5 - DerLinkman - 2024-02-05 12:35:27
| Updated Clamd Building to be x86 and ARM Compatible
|
31a33af - DerLinkman - 2024-02-05 12:35:10
| [Rspamd] Update to 3.6 (Ratelimit fix)
|
2725423 - FreddleSpl0it - 2024-02-05 12:34:26
| [Web] minor fixes
|
b7324e5 - FreddleSpl0it - 2024-02-05 12:34:25
| [SOGo] deny direct login on external users
|
da29a7a - FreddleSpl0it - 2024-02-05 12:34:25
| [SOGo] remove sogo_view and triggers
|
a0e0dc9 - FreddleSpl0it - 2024-02-05 12:34:12
| [Web] catch update_sogo exceptions
|
016c028 - FreddleSpl0it - 2024-02-05 12:34:12
| [Web] fix malformed_username check
|
c744ffd - FreddleSpl0it - 2024-02-05 12:34:12
| [Web] remove keycloak sync disabled warning
|
adc7d89 - FreddleSpl0it - 2024-02-05 12:34:11
| deny changes on identity provider if it's in use
|
2befafa - FreddleSpl0it - 2024-02-05 12:34:11
| rework auth - move dovecot sasl log to php
|
ce76b3d - FreddleSpl0it - 2024-02-05 12:34:10
| [Web] allow mailbox authsource to be switchable
|
dd1a5d7 - FreddleSpl0it - 2024-02-05 12:33:21
| [Web] fix identity-provider settings layout
|
e437e2c - FreddleSpl0it - 2024-02-05 12:33:21
| [Web] trim CRON_LOG
|
f093e3a - FreddleSpl0it - 2024-02-05 12:33:20
| [Web] remove unnecessary if block
|
5725ddf - FreddleSpl0it - 2024-02-05 12:33:20
| [Web] add curl timeouts to oidc requests
|
4293d18 - FreddleSpl0it - 2024-02-05 12:33:20
| [Web] update lang files
|
51ee8ce - FreddleSpl0it - 2024-02-05 12:33:19
| [Dovecot] mailcowauth minor fixes
|
6fe17c5 - FreddleSpl0it - 2024-02-05 12:33:19
| [Web] improve identity-provider template
|
7abf614 - FreddleSpl0it - 2024-02-05 12:33:19
| [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
|
| [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
|
| [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
|
4bb02f4 - FreddleSpl0it - 2024-02-05 12:32:01
| [Web] add crontasks logs
|
dce3239 - FreddleSpl0it - 2024-02-05 12:32:01
| [Web] add keycloak sync crontask
|
36c9e91 - FreddleSpl0it - 2024-02-05 12:32:01
| [Web] handle fatal errors on getAccessToken
|
1258ddc - FreddleSpl0it - 2024-02-05 12:32:00
| [Web] fix attribute mapping list
|
8c8eae9 - FreddleSpl0it - 2024-02-05 12:32:00
| [Web] hide auth settings for external users
|
1bb9f70 - FreddleSpl0it - 2024-02-05 12:32:00
| [Web] fix bug on mailbox login
|
002eef5 - FreddleSpl0it - 2024-02-05 12:31:59
| [Web] update lang.en-gb.json
|
5923382 - FreddleSpl0it - 2024-02-05 12:31:59
| [Web] update guzzlehttp/psr7
|
d4add71 - FreddleSpl0it - 2024-02-05 12:31:59
| [Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
|
105016b - FreddleSpl0it - 2024-02-05 12:31:58
| [Web] add league/oauth2-client
|
ae9584f - FreddleSpl0it - 2024-02-05 12:31:58
| update gitignore
|
c8e18b0 - FreddleSpl0it - 2024-02-05 12:31:58
| [Web] functions.auth.inc.php corrections
|
84c0f1e - FreddleSpl0it - 2024-02-05 12:31:57
| [Web] remove ropc flow
|
00d826e - FreddleSpl0it - 2024-02-05 12:31:57
| [Web] add "add mailbox_from_template" function
|
d2e6561 - FreddleSpl0it - 2024-02-05 12:31:56
| [Web] add generic-oidc provider
|
8219727 - FreddleSpl0it - 2024-02-05 12:31:56
| [Web] add "edit mailbox_from_template" function
|
35869d2 - FreddleSpl0it - 2024-02-05 12:31:56
| [Web] revert configurable authsource
|
8539d55 - FreddleSpl0it - 2024-02-05 12:31:55
| [Web] rename var for tab-config-identity-provider.twig
|
61559f3 - FreddleSpl0it - 2024-02-05 12:30:44
| [Web] add generic-oidc provider
|
412d849 - FreddleSpl0it - 2024-02-05 12:30:05
| [Web] remove sso login alertbox
|
a331813 - FreddleSpl0it - 2024-02-05 12:30:05
| [Web] move iam sso functions
|
9be79cb - FreddleSpl0it - 2024-02-05 12:30:05
| [Dovecot] group auth files
|
73256b4 - FreddleSpl0it - 2024-02-05 12:30:04
| [Web] move /process/login to internal endpoint
|
974827c - FreddleSpl0it - 2024-02-05 12:30:04
| [Web] iam - add switch for direct login flow
|
bb461bc - FreddleSpl0it - 2024-02-05 12:30:04
| [Dovecot] fix wrong lua syntax
|
b331baa - FreddleSpl0it - 2024-02-05 12:30:03
| [Web] add IAM delete button
d08ccbc - DerLinkman - 2024-02-07 17:28:49
| dovecot: fix wrong timestamps inside logs
|
5a97027 - DerLinkman - 2024-02-07 17:18:20
[SOGo] Fixed SOGo crash on older kernels < 5.10.0-X
41732b9 - DerLinkman - 2024-02-07 15:28:42
| Remove unused files
|
a794c1b - FreddleSpl0it - 2024-02-05 17:15:36
| [Web] fix idp mailbox login
|
b001097 - DerLinkman - 2024-02-05 15:57:44
| dovecot: corrected dockerfile inside nightly
|
9e0d82e - FreddleSpl0it - 2024-02-05 15:22:02
| fix functions.inc.php, update sogo and dovecot nightly image
|
6d6152a - Geert Hauwaerts - 2024-02-05 12:49:51
| Fixed SQL query for retrieving SSO users.
|
9521a50 - FreddleSpl0it - 2024-02-05 12:49:50
| [Web] add log messages to verify-sso function
|
24c4ea6 - FreddleSpl0it - 2024-02-05 12:49:50
| [Web] add missing file to autodiscover.php
|
95ee29d - DerLinkman - 2024-02-05 12:49:42
| Updated Dovecot Image to use OpenSSL 3.0 fix
|
ca99280 - FreddleSpl0it - 2024-02-05 12:49:12
| [Web] add configurable client scopes for generic-oidc
|
73fdf31 - FreddleSpl0it - 2024-02-05 12:49:12
| [Web] dont rtrim generic-oidc urls
|
a65f55d - DerLinkman - 2024-02-05 12:48:57
| Update Dovecot to reuse lz4 compression
|
a070a18 - DerLinkman - 2024-02-05 12:48:16
| Use dedicated nightly images on nightly branch + updates of images itself
|
423211f - FreddleSpl0it - 2024-02-05 12:47:38
| fix keycloak mailpassword flow
|
39a3e58 - Mirko Ceroni - 2024-02-05 12:47:38
| Update sogo-auth.php
|
c792f6c - Mirko Ceroni - 2024-02-05 12:47:38
| Update sogo-auth.php
| initialize db before validating credentials
3a65da8 - FreddleSpl0it - 2024-02-05 12:47:37
| Fixes user sync of keycloak IDP crashes #5408
|
c92f3fe - FreddleSpl0it - 2024-02-05 12:47:35
| [Web] add missing break
|
4d9c10e - FreddleSpl0it - 2024-02-05 12:47:02
| [Web] fix user protocol badges
|
4f79d01 - FreddleSpl0it - 2024-02-05 12:46:33
| [Dovecot] remove passwd-verify.lua generation
|
43ba5df - DerLinkman - 2024-02-05 12:46:06
| Clamd using Alpine Packages instead self compile
|
59ca84d - DerLinkman - 2024-02-05 12:45:15
| Rebased Dovecot on Alpine + fixed logging
|
7664eb6 - DerLinkman - 2024-02-05 12:42:51
| Small fixes for CLAMD Health Check
|
be9db39 - DerLinkman - 2024-02-05 12:40:19
| Added missing Labels to Dockerfiles
|
2463405 - DerLinkman - 2024-02-05 12:40:18
| Optimized Build Process for Dovecot
|
ddc0070 - DerLinkman - 2024-02-05 12:40:04
| Changed Dovecot Base to Bullseye again (Self compile)
|
fbc8fb7 - DerLinkman - 2024-02-05 12:39:14
| Optimized CLAMAV Builds to match exact version instead of Repo
|
ff8f4c3 - DerLinkman - 2024-02-05 12:38:27
| Switched to Alpine Edge (for IMAPSYNC Deps)
|
b556c2c - DerLinkman - 2024-02-05 12:37:27
| Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
|
785c36b - DerLinkman - 2024-02-05 12:36:22
| Removed Test self compiled SOGo Dockerfile
|
d91c4de - DerLinkman - 2024-02-05 12:36:21
| Changed Maintainer to tinc within Dockerfiles
|
31783b5 - DerLinkman - 2024-02-05 12:35:27
| Updated Clamd Building to be x86 and ARM Compatible
|
31a33af - DerLinkman - 2024-02-05 12:35:10
| [Rspamd] Update to 3.6 (Ratelimit fix)
|
2725423 - FreddleSpl0it - 2024-02-05 12:34:26
| [Web] minor fixes
|
b7324e5 - FreddleSpl0it - 2024-02-05 12:34:25
| [SOGo] deny direct login on external users
|
da29a7a - FreddleSpl0it - 2024-02-05 12:34:25
| [SOGo] remove sogo_view and triggers
|
a0e0dc9 - FreddleSpl0it - 2024-02-05 12:34:12
| [Web] catch update_sogo exceptions
|
016c028 - FreddleSpl0it - 2024-02-05 12:34:12
| [Web] fix malformed_username check
|
c744ffd - FreddleSpl0it - 2024-02-05 12:34:12
| [Web] remove keycloak sync disabled warning
|
adc7d89 - FreddleSpl0it - 2024-02-05 12:34:11
| deny changes on identity provider if it's in use
|
2befafa - FreddleSpl0it - 2024-02-05 12:34:11
| rework auth - move dovecot sasl log to php
|
ce76b3d - FreddleSpl0it - 2024-02-05 12:34:10
| [Web] allow mailbox authsource to be switchable
|
dd1a5d7 - FreddleSpl0it - 2024-02-05 12:33:21
| [Web] fix identity-provider settings layout
|
e437e2c - FreddleSpl0it - 2024-02-05 12:33:21
| [Web] trim CRON_LOG
|
f093e3a - FreddleSpl0it - 2024-02-05 12:33:20
| [Web] remove unnecessary if block
|
5725ddf - FreddleSpl0it - 2024-02-05 12:33:20
| [Web] add curl timeouts to oidc requests
|
4293d18 - FreddleSpl0it - 2024-02-05 12:33:20
| [Web] update lang files
|
51ee8ce - FreddleSpl0it - 2024-02-05 12:33:19
| [Dovecot] mailcowauth minor fixes
|
6fe17c5 - FreddleSpl0it - 2024-02-05 12:33:19
| [Web] improve identity-provider template
|
7abf614 - FreddleSpl0it - 2024-02-05 12:33:19
| [Web] improve attribute sync performance
5a97027 - DerLinkman - 2024-02-07 17:18:20
[SOGo] Fixed SOGo crash on older kernels < 5.10.0-X
41732b9 - DerLinkman - 2024-02-07 15:28:42
| Remove unused files
|
a794c1b - FreddleSpl0it - 2024-02-05 17:15:36
| [Web] fix idp mailbox login
|
b001097 - DerLinkman - 2024-02-05 15:57:44
| dovecot: corrected dockerfile inside nightly
|
9e0d82e - FreddleSpl0it - 2024-02-05 15:22:02
| fix functions.inc.php, update sogo and dovecot nightly image
|
6d6152a - Geert Hauwaerts - 2024-02-05 12:49:51
| Fixed SQL query for retrieving SSO users.
|
9521a50 - FreddleSpl0it - 2024-02-05 12:49:50
| [Web] add log messages to verify-sso function
|
24c4ea6 - FreddleSpl0it - 2024-02-05 12:49:50
| [Web] add missing file to autodiscover.php
|
95ee29d - DerLinkman - 2024-02-05 12:49:42
| Updated Dovecot Image to use OpenSSL 3.0 fix
|
ca99280 - FreddleSpl0it - 2024-02-05 12:49:12
| [Web] add configurable client scopes for generic-oidc
|
73fdf31 - FreddleSpl0it - 2024-02-05 12:49:12
| [Web] dont rtrim generic-oidc urls
|
a65f55d - DerLinkman - 2024-02-05 12:48:57
| Update Dovecot to reuse lz4 compression
|
a070a18 - DerLinkman - 2024-02-05 12:48:16
| Use dedicated nightly images on nightly branch + updates of images itself
|
423211f - FreddleSpl0it - 2024-02-05 12:47:38
| fix keycloak mailpassword flow
|
39a3e58 - Mirko Ceroni - 2024-02-05 12:47:38
| Update sogo-auth.php
|
c792f6c - Mirko Ceroni - 2024-02-05 12:47:38
| Update sogo-auth.php
| initialize db before validating credentials
3a65da8 - FreddleSpl0it - 2024-02-05 12:47:37
| Fixes user sync of keycloak IDP crashes #5408
|
c92f3fe - FreddleSpl0it - 2024-02-05 12:47:35
| [Web] add missing break
|
4d9c10e - FreddleSpl0it - 2024-02-05 12:47:02
| [Web] fix user protocol badges
|
4f79d01 - FreddleSpl0it - 2024-02-05 12:46:33
| [Dovecot] remove passwd-verify.lua generation
|
43ba5df - DerLinkman - 2024-02-05 12:46:06
| Clamd using Alpine Packages instead self compile
|
59ca84d - DerLinkman - 2024-02-05 12:45:15
| Rebased Dovecot on Alpine + fixed logging
|
7664eb6 - DerLinkman - 2024-02-05 12:42:51
| Small fixes for CLAMD Health Check
|
be9db39 - DerLinkman - 2024-02-05 12:40:19
| Added missing Labels to Dockerfiles
|
2463405 - DerLinkman - 2024-02-05 12:40:18
| Optimized Build Process for Dovecot
|
ddc0070 - DerLinkman - 2024-02-05 12:40:04
| Changed Dovecot Base to Bullseye again (Self compile)
|
fbc8fb7 - DerLinkman - 2024-02-05 12:39:14
| Optimized CLAMAV Builds to match exact version instead of Repo
|
ff8f4c3 - DerLinkman - 2024-02-05 12:38:27
| Switched to Alpine Edge (for IMAPSYNC Deps)
|
b556c2c - DerLinkman - 2024-02-05 12:37:27
| Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
|
785c36b - DerLinkman - 2024-02-05 12:36:22
| Removed Test self compiled SOGo Dockerfile
|
d91c4de - DerLinkman - 2024-02-05 12:36:21
| Changed Maintainer to tinc within Dockerfiles
|
31783b5 - DerLinkman - 2024-02-05 12:35:27
| Updated Clamd Building to be x86 and ARM Compatible
|
31a33af - DerLinkman - 2024-02-05 12:35:10
| [Rspamd] Update to 3.6 (Ratelimit fix)
|
2725423 - FreddleSpl0it - 2024-02-05 12:34:26
| [Web] minor fixes
|
b7324e5 - FreddleSpl0it - 2024-02-05 12:34:25
| [SOGo] deny direct login on external users
|
da29a7a - FreddleSpl0it - 2024-02-05 12:34:25
| [SOGo] remove sogo_view and triggers
|
a0e0dc9 - FreddleSpl0it - 2024-02-05 12:34:12
| [Web] catch update_sogo exceptions
|
016c028 - FreddleSpl0it - 2024-02-05 12:34:12
| [Web] fix malformed_username check
|
c744ffd - FreddleSpl0it - 2024-02-05 12:34:12
| [Web] remove keycloak sync disabled warning
|
adc7d89 - FreddleSpl0it - 2024-02-05 12:34:11
| deny changes on identity provider if it's in use
|
2befafa - FreddleSpl0it - 2024-02-05 12:34:11
| rework auth - move dovecot sasl log to php
|
ce76b3d - FreddleSpl0it - 2024-02-05 12:34:10
| [Web] allow mailbox authsource to be switchable
|
dd1a5d7 - FreddleSpl0it - 2024-02-05 12:33:21
| [Web] fix identity-provider settings layout
|
e437e2c - FreddleSpl0it - 2024-02-05 12:33:21
| [Web] trim CRON_LOG
|
f093e3a - FreddleSpl0it - 2024-02-05 12:33:20
| [Web] remove unnecessary if block
|
5725ddf - FreddleSpl0it - 2024-02-05 12:33:20
| [Web] add curl timeouts to oidc requests
|
4293d18 - FreddleSpl0it - 2024-02-05 12:33:20
| [Web] update lang files
|
51ee8ce - FreddleSpl0it - 2024-02-05 12:33:19
| [Dovecot] mailcowauth minor fixes
|
6fe17c5 - FreddleSpl0it - 2024-02-05 12:33:19
| [Web] improve identity-provider template
|
7abf614 - FreddleSpl0it - 2024-02-05 12:33:19
| [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
|
| [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
|
4bb02f4 - FreddleSpl0it - 2024-02-05 12:32:01
| [Web] add crontasks logs
|
dce3239 - FreddleSpl0it - 2024-02-05 12:32:01
| [Web] add keycloak sync crontask
|
36c9e91 - FreddleSpl0it - 2024-02-05 12:32:01
| [Web] handle fatal errors on getAccessToken
|
1258ddc - FreddleSpl0it - 2024-02-05 12:32:00
| [Web] fix attribute mapping list
|
8c8eae9 - FreddleSpl0it - 2024-02-05 12:32:00
| [Web] hide auth settings for external users
|
1bb9f70 - FreddleSpl0it - 2024-02-05 12:32:00
| [Web] fix bug on mailbox login
|
002eef5 - FreddleSpl0it - 2024-02-05 12:31:59
| [Web] update lang.en-gb.json
|
5923382 - FreddleSpl0it - 2024-02-05 12:31:59
| [Web] update guzzlehttp/psr7
|
d4add71 - FreddleSpl0it - 2024-02-05 12:31:59
| [Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
|
105016b - FreddleSpl0it - 2024-02-05 12:31:58
| [Web] add league/oauth2-client
|
ae9584f - FreddleSpl0it - 2024-02-05 12:31:58
| update gitignore
|
c8e18b0 - FreddleSpl0it - 2024-02-05 12:31:58
| [Web] functions.auth.inc.php corrections
|
84c0f1e - FreddleSpl0it - 2024-02-05 12:31:57
| [Web] remove ropc flow
|
00d826e - FreddleSpl0it - 2024-02-05 12:31:57
| [Web] add "add mailbox_from_template" function
|
d2e6561 - FreddleSpl0it - 2024-02-05 12:31:56
| [Web] add generic-oidc provider
|
8219727 - FreddleSpl0it - 2024-02-05 12:31:56
| [Web] add "edit mailbox_from_template" function
|
35869d2 - FreddleSpl0it - 2024-02-05 12:31:56
| [Web] revert configurable authsource
|
8539d55 - FreddleSpl0it - 2024-02-05 12:31:55
| [Web] rename var for tab-config-identity-provider.twig
|
61559f3 - FreddleSpl0it - 2024-02-05 12:30:44
| [Web] add generic-oidc provider
|
412d849 - FreddleSpl0it - 2024-02-05 12:30:05
| [Web] remove sso login alertbox
|
a331813 - FreddleSpl0it - 2024-02-05 12:30:05
| [Web] move iam sso functions
|
9be79cb - FreddleSpl0it - 2024-02-05 12:30:05
| [Dovecot] group auth files
|
73256b4 - FreddleSpl0it - 2024-02-05 12:30:04
| [Web] move /process/login to internal endpoint
|
974827c - FreddleSpl0it - 2024-02-05 12:30:04
| [Web] iam - add switch for direct login flow
|
bb461bc - FreddleSpl0it - 2024-02-05 12:30:04
| [Dovecot] fix wrong lua syntax
|
b331baa - FreddleSpl0it - 2024-02-05 12:30:03
| [Web] add IAM delete button
5a97027 - DerLinkman - 2024-02-07 17:18:20
[SOGo] Fixed SOGo crash on older kernels < 5.10.0-X
41732b9 - DerLinkman - 2024-02-07 15:28:42
| Remove unused files
|
a794c1b - FreddleSpl0it - 2024-02-05 17:15:36
| [Web] fix idp mailbox login
|
b001097 - DerLinkman - 2024-02-05 15:57:44
| dovecot: corrected dockerfile inside nightly
|
9e0d82e - FreddleSpl0it - 2024-02-05 15:22:02
| fix functions.inc.php, update sogo and dovecot nightly image
|
6d6152a - Geert Hauwaerts - 2024-02-05 12:49:51
| Fixed SQL query for retrieving SSO users.
|
9521a50 - FreddleSpl0it - 2024-02-05 12:49:50
| [Web] add log messages to verify-sso function
|
24c4ea6 - FreddleSpl0it - 2024-02-05 12:49:50
| [Web] add missing file to autodiscover.php
|
95ee29d - DerLinkman - 2024-02-05 12:49:42
| Updated Dovecot Image to use OpenSSL 3.0 fix
|
ca99280 - FreddleSpl0it - 2024-02-05 12:49:12
| [Web] add configurable client scopes for generic-oidc
|
73fdf31 - FreddleSpl0it - 2024-02-05 12:49:12
| [Web] dont rtrim generic-oidc urls
|
a65f55d - DerLinkman - 2024-02-05 12:48:57
| Update Dovecot to reuse lz4 compression
|
a070a18 - DerLinkman - 2024-02-05 12:48:16
| Use dedicated nightly images on nightly branch + updates of images itself
|
423211f - FreddleSpl0it - 2024-02-05 12:47:38
| fix keycloak mailpassword flow
|
39a3e58 - Mirko Ceroni - 2024-02-05 12:47:38
| Update sogo-auth.php
|
c792f6c - Mirko Ceroni - 2024-02-05 12:47:38
| Update sogo-auth.php
| initialize db before validating credentials
3a65da8 - FreddleSpl0it - 2024-02-05 12:47:37
| Fixes user sync of keycloak IDP crashes #5408
|
c92f3fe - FreddleSpl0it - 2024-02-05 12:47:35
| [Web] add missing break
|
4d9c10e - FreddleSpl0it - 2024-02-05 12:47:02
| [Web] fix user protocol badges
|
4f79d01 - FreddleSpl0it - 2024-02-05 12:46:33
| [Dovecot] remove passwd-verify.lua generation
|
43ba5df - DerLinkman - 2024-02-05 12:46:06
| Clamd using Alpine Packages instead self compile
|
59ca84d - DerLinkman - 2024-02-05 12:45:15
| Rebased Dovecot on Alpine + fixed logging
|
7664eb6 - DerLinkman - 2024-02-05 12:42:51
| Small fixes for CLAMD Health Check
|
be9db39 - DerLinkman - 2024-02-05 12:40:19
| Added missing Labels to Dockerfiles
|
2463405 - DerLinkman - 2024-02-05 12:40:18
| Optimized Build Process for Dovecot
|
ddc0070 - DerLinkman - 2024-02-05 12:40:04
| Changed Dovecot Base to Bullseye again (Self compile)
|
fbc8fb7 - DerLinkman - 2024-02-05 12:39:14
| Optimized CLAMAV Builds to match exact version instead of Repo
|
ff8f4c3 - DerLinkman - 2024-02-05 12:38:27
| Switched to Alpine Edge (for IMAPSYNC Deps)
|
b556c2c - DerLinkman - 2024-02-05 12:37:27
| Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
|
785c36b - DerLinkman - 2024-02-05 12:36:22
| Removed Test self compiled SOGo Dockerfile
|
d91c4de - DerLinkman - 2024-02-05 12:36:21
| Changed Maintainer to tinc within Dockerfiles
|
31783b5 - DerLinkman - 2024-02-05 12:35:27
| Updated Clamd Building to be x86 and ARM Compatible
|
31a33af - DerLinkman - 2024-02-05 12:35:10
| [Rspamd] Update to 3.6 (Ratelimit fix)
|
2725423 - FreddleSpl0it - 2024-02-05 12:34:26
| [Web] minor fixes
|
b7324e5 - FreddleSpl0it - 2024-02-05 12:34:25
| [SOGo] deny direct login on external users
|
da29a7a - FreddleSpl0it - 2024-02-05 12:34:25
| [SOGo] remove sogo_view and triggers
|
a0e0dc9 - FreddleSpl0it - 2024-02-05 12:34:12
| [Web] catch update_sogo exceptions
|
016c028 - FreddleSpl0it - 2024-02-05 12:34:12
| [Web] fix malformed_username check
|
c744ffd - FreddleSpl0it - 2024-02-05 12:34:12
| [Web] remove keycloak sync disabled warning
|
adc7d89 - FreddleSpl0it - 2024-02-05 12:34:11
| deny changes on identity provider if it's in use
|
2befafa - FreddleSpl0it - 2024-02-05 12:34:11
| rework auth - move dovecot sasl log to php
|
ce76b3d - FreddleSpl0it - 2024-02-05 12:34:10
| [Web] allow mailbox authsource to be switchable
|
dd1a5d7 - FreddleSpl0it - 2024-02-05 12:33:21
| [Web] fix identity-provider settings layout
|
e437e2c - FreddleSpl0it - 2024-02-05 12:33:21
| [Web] trim CRON_LOG
|
f093e3a - FreddleSpl0it - 2024-02-05 12:33:20
| [Web] remove unnecessary if block
|
5725ddf - FreddleSpl0it - 2024-02-05 12:33:20
| [Web] add curl timeouts to oidc requests
|
4293d18 - FreddleSpl0it - 2024-02-05 12:33:20
| [Web] update lang files
|
51ee8ce - FreddleSpl0it - 2024-02-05 12:33:19
| [Dovecot] mailcowauth minor fixes
|
6fe17c5 - FreddleSpl0it - 2024-02-05 12:33:19
| [Web] improve identity-provider template
|
7abf614 - FreddleSpl0it - 2024-02-05 12:33:19
| [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
|
| [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
|
cd6f09f - FreddleSpl0it - 2024-02-05 12:30:03
| [Web] IAM - add delete option
5a97027 - DerLinkman - 2024-02-07 17:18:20
[SOGo] Fixed SOGo crash on older kernels < 5.10.0-X
41732b9 - DerLinkman - 2024-02-07 15:28:42
| Remove unused files
|
a794c1b - FreddleSpl0it - 2024-02-05 17:15:36
| [Web] fix idp mailbox login
|
b001097 - DerLinkman - 2024-02-05 15:57:44
| dovecot: corrected dockerfile inside nightly
|
9e0d82e - FreddleSpl0it - 2024-02-05 15:22:02
| fix functions.inc.php, update sogo and dovecot nightly image
|
6d6152a - Geert Hauwaerts - 2024-02-05 12:49:51
| Fixed SQL query for retrieving SSO users.
|
9521a50 - FreddleSpl0it - 2024-02-05 12:49:50
| [Web] add log messages to verify-sso function
|
24c4ea6 - FreddleSpl0it - 2024-02-05 12:49:50
| [Web] add missing file to autodiscover.php
|
95ee29d - DerLinkman - 2024-02-05 12:49:42
| Updated Dovecot Image to use OpenSSL 3.0 fix
|
ca99280 - FreddleSpl0it - 2024-02-05 12:49:12
| [Web] add configurable client scopes for generic-oidc
|
73fdf31 - FreddleSpl0it - 2024-02-05 12:49:12
| [Web] dont rtrim generic-oidc urls
|
a65f55d - DerLinkman - 2024-02-05 12:48:57
| Update Dovecot to reuse lz4 compression
|
a070a18 - DerLinkman - 2024-02-05 12:48:16
| Use dedicated nightly images on nightly branch + updates of images itself
|
423211f - FreddleSpl0it - 2024-02-05 12:47:38
| fix keycloak mailpassword flow
|
39a3e58 - Mirko Ceroni - 2024-02-05 12:47:38
| Update sogo-auth.php
|
c792f6c - Mirko Ceroni - 2024-02-05 12:47:38
| Update sogo-auth.php
| initialize db before validating credentials
3a65da8 - FreddleSpl0it - 2024-02-05 12:47:37
| Fixes user sync of keycloak IDP crashes #5408
|
c92f3fe - FreddleSpl0it - 2024-02-05 12:47:35
| [Web] add missing break
|
4d9c10e - FreddleSpl0it - 2024-02-05 12:47:02
| [Web] fix user protocol badges
|
4f79d01 - FreddleSpl0it - 2024-02-05 12:46:33
| [Dovecot] remove passwd-verify.lua generation
|
43ba5df - DerLinkman - 2024-02-05 12:46:06
| Clamd using Alpine Packages instead self compile
|
59ca84d - DerLinkman - 2024-02-05 12:45:15
| Rebased Dovecot on Alpine + fixed logging
|
7664eb6 - DerLinkman - 2024-02-05 12:42:51
| Small fixes for CLAMD Health Check
|
be9db39 - DerLinkman - 2024-02-05 12:40:19
| Added missing Labels to Dockerfiles
|
2463405 - DerLinkman - 2024-02-05 12:40:18
| Optimized Build Process for Dovecot
|
ddc0070 - DerLinkman - 2024-02-05 12:40:04
| Changed Dovecot Base to Bullseye again (Self compile)
|
fbc8fb7 - DerLinkman - 2024-02-05 12:39:14
| Optimized CLAMAV Builds to match exact version instead of Repo
|
ff8f4c3 - DerLinkman - 2024-02-05 12:38:27
| Switched to Alpine Edge (for IMAPSYNC Deps)
|
b556c2c - DerLinkman - 2024-02-05 12:37:27
| Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
|
785c36b - DerLinkman - 2024-02-05 12:36:22
| Removed Test self compiled SOGo Dockerfile
|
d91c4de - DerLinkman - 2024-02-05 12:36:21
| Changed Maintainer to tinc within Dockerfiles
|
31783b5 - DerLinkman - 2024-02-05 12:35:27
| Updated Clamd Building to be x86 and ARM Compatible
|
31a33af - DerLinkman - 2024-02-05 12:35:10
| [Rspamd] Update to 3.6 (Ratelimit fix)
|
2725423 - FreddleSpl0it - 2024-02-05 12:34:26
| [Web] minor fixes
|
b7324e5 - FreddleSpl0it - 2024-02-05 12:34:25
| [SOGo] deny direct login on external users
|
da29a7a - FreddleSpl0it - 2024-02-05 12:34:25
| [SOGo] remove sogo_view and triggers
|
a0e0dc9 - FreddleSpl0it - 2024-02-05 12:34:12
| [Web] catch update_sogo exceptions
|
016c028 - FreddleSpl0it - 2024-02-05 12:34:12
| [Web] fix malformed_username check
|
c744ffd - FreddleSpl0it - 2024-02-05 12:34:12
| [Web] remove keycloak sync disabled warning
|
adc7d89 - FreddleSpl0it - 2024-02-05 12:34:11
| deny changes on identity provider if it's in use
|
2befafa - FreddleSpl0it - 2024-02-05 12:34:11
| rework auth - move dovecot sasl log to php
|
ce76b3d - FreddleSpl0it - 2024-02-05 12:34:10
| [Web] allow mailbox authsource to be switchable
|
dd1a5d7 - FreddleSpl0it - 2024-02-05 12:33:21
| [Web] fix identity-provider settings layout
|
e437e2c - FreddleSpl0it - 2024-02-05 12:33:21
| [Web] trim CRON_LOG
|
f093e3a - FreddleSpl0it - 2024-02-05 12:33:20
| [Web] remove unnecessary if block
|
5725ddf - FreddleSpl0it - 2024-02-05 12:33:20
| [Web] add curl timeouts to oidc requests
|
4293d18 - FreddleSpl0it - 2024-02-05 12:33:20
| [Web] update lang files
|
51ee8ce - FreddleSpl0it - 2024-02-05 12:33:19
| [Dovecot] mailcowauth minor fixes
|
6fe17c5 - FreddleSpl0it - 2024-02-05 12:33:19
| [Web] improve identity-provider template
|
7abf614 - FreddleSpl0it - 2024-02-05 12:33:19
| [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
|
| [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
|
| [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
|
cd6f09f - FreddleSpl0it - 2024-02-05 12:30:03
| [Web] IAM - add delete option
d08ccbc - DerLinkman - 2024-02-07 17:28:49
| dovecot: fix wrong timestamps inside logs
|
5a97027 - DerLinkman - 2024-02-07 17:18:20
[SOGo] Fixed SOGo crash on older kernels < 5.10.0-X
41732b9 - DerLinkman - 2024-02-07 15:28:42
| Remove unused files
|
a794c1b - FreddleSpl0it - 2024-02-05 17:15:36
| [Web] fix idp mailbox login
|
b001097 - DerLinkman - 2024-02-05 15:57:44
| dovecot: corrected dockerfile inside nightly
|
9e0d82e - FreddleSpl0it - 2024-02-05 15:22:02
| fix functions.inc.php, update sogo and dovecot nightly image
|
6d6152a - Geert Hauwaerts - 2024-02-05 12:49:51
| Fixed SQL query for retrieving SSO users.
|
9521a50 - FreddleSpl0it - 2024-02-05 12:49:50
| [Web] add log messages to verify-sso function
|
24c4ea6 - FreddleSpl0it - 2024-02-05 12:49:50
| [Web] add missing file to autodiscover.php
|
95ee29d - DerLinkman - 2024-02-05 12:49:42
| Updated Dovecot Image to use OpenSSL 3.0 fix
|
ca99280 - FreddleSpl0it - 2024-02-05 12:49:12
| [Web] add configurable client scopes for generic-oidc
|
73fdf31 - FreddleSpl0it - 2024-02-05 12:49:12
| [Web] dont rtrim generic-oidc urls
|
a65f55d - DerLinkman - 2024-02-05 12:48:57
| Update Dovecot to reuse lz4 compression
|
a070a18 - DerLinkman - 2024-02-05 12:48:16
| Use dedicated nightly images on nightly branch + updates of images itself
|
423211f - FreddleSpl0it - 2024-02-05 12:47:38
| fix keycloak mailpassword flow
|
39a3e58 - Mirko Ceroni - 2024-02-05 12:47:38
| Update sogo-auth.php
|
c792f6c - Mirko Ceroni - 2024-02-05 12:47:38
| Update sogo-auth.php
| initialize db before validating credentials
3a65da8 - FreddleSpl0it - 2024-02-05 12:47:37
| Fixes user sync of keycloak IDP crashes #5408
|
c92f3fe - FreddleSpl0it - 2024-02-05 12:47:35
| [Web] add missing break
|
4d9c10e - FreddleSpl0it - 2024-02-05 12:47:02
| [Web] fix user protocol badges
|
4f79d01 - FreddleSpl0it - 2024-02-05 12:46:33
| [Dovecot] remove passwd-verify.lua generation
|
43ba5df - DerLinkman - 2024-02-05 12:46:06
| Clamd using Alpine Packages instead self compile
|
59ca84d - DerLinkman - 2024-02-05 12:45:15
| Rebased Dovecot on Alpine + fixed logging
|
7664eb6 - DerLinkman - 2024-02-05 12:42:51
| Small fixes for CLAMD Health Check
|
be9db39 - DerLinkman - 2024-02-05 12:40:19
| Added missing Labels to Dockerfiles
|
2463405 - DerLinkman - 2024-02-05 12:40:18
| Optimized Build Process for Dovecot
|
ddc0070 - DerLinkman - 2024-02-05 12:40:04
| Changed Dovecot Base to Bullseye again (Self compile)
|
fbc8fb7 - DerLinkman - 2024-02-05 12:39:14
| Optimized CLAMAV Builds to match exact version instead of Repo
|
ff8f4c3 - DerLinkman - 2024-02-05 12:38:27
| Switched to Alpine Edge (for IMAPSYNC Deps)
|
b556c2c - DerLinkman - 2024-02-05 12:37:27
| Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
|
785c36b - DerLinkman - 2024-02-05 12:36:22
| Removed Test self compiled SOGo Dockerfile
|
d91c4de - DerLinkman - 2024-02-05 12:36:21
| Changed Maintainer to tinc within Dockerfiles
|
31783b5 - DerLinkman - 2024-02-05 12:35:27
| Updated Clamd Building to be x86 and ARM Compatible
|
31a33af - DerLinkman - 2024-02-05 12:35:10
| [Rspamd] Update to 3.6 (Ratelimit fix)
|
2725423 - FreddleSpl0it - 2024-02-05 12:34:26
| [Web] minor fixes
|
b7324e5 - FreddleSpl0it - 2024-02-05 12:34:25
| [SOGo] deny direct login on external users
|
da29a7a - FreddleSpl0it - 2024-02-05 12:34:25
| [SOGo] remove sogo_view and triggers
|
a0e0dc9 - FreddleSpl0it - 2024-02-05 12:34:12
| [Web] catch update_sogo exceptions
|
016c028 - FreddleSpl0it - 2024-02-05 12:34:12
| [Web] fix malformed_username check
|
c744ffd - FreddleSpl0it - 2024-02-05 12:34:12
| [Web] remove keycloak sync disabled warning
|
adc7d89 - FreddleSpl0it - 2024-02-05 12:34:11
| deny changes on identity provider if it's in use
|
2befafa - FreddleSpl0it - 2024-02-05 12:34:11
| rework auth - move dovecot sasl log to php
|
ce76b3d - FreddleSpl0it - 2024-02-05 12:34:10
| [Web] allow mailbox authsource to be switchable
|
dd1a5d7 - FreddleSpl0it - 2024-02-05 12:33:21
| [Web] fix identity-provider settings layout
|
e437e2c - FreddleSpl0it - 2024-02-05 12:33:21
| [Web] trim CRON_LOG
|
f093e3a - FreddleSpl0it - 2024-02-05 12:33:20
| [Web] remove unnecessary if block
|
5725ddf - FreddleSpl0it - 2024-02-05 12:33:20
| [Web] add curl timeouts to oidc requests
|
4293d18 - FreddleSpl0it - 2024-02-05 12:33:20
| [Web] update lang files
|
51ee8ce - FreddleSpl0it - 2024-02-05 12:33:19
| [Dovecot] mailcowauth minor fixes
|
6fe17c5 - FreddleSpl0it - 2024-02-05 12:33:19
| [Web] improve identity-provider template
|
7abf614 - FreddleSpl0it - 2024-02-05 12:33:19
| [Web] improve attribute sync performance
5a97027 - DerLinkman - 2024-02-07 17:18:20
[SOGo] Fixed SOGo crash on older kernels < 5.10.0-X
41732b9 - DerLinkman - 2024-02-07 15:28:42
| Remove unused files
|
a794c1b - FreddleSpl0it - 2024-02-05 17:15:36
| [Web] fix idp mailbox login
|
b001097 - DerLinkman - 2024-02-05 15:57:44
| dovecot: corrected dockerfile inside nightly
|
9e0d82e - FreddleSpl0it - 2024-02-05 15:22:02
| fix functions.inc.php, update sogo and dovecot nightly image
|
6d6152a - Geert Hauwaerts - 2024-02-05 12:49:51
| Fixed SQL query for retrieving SSO users.
|
9521a50 - FreddleSpl0it - 2024-02-05 12:49:50
| [Web] add log messages to verify-sso function
|
24c4ea6 - FreddleSpl0it - 2024-02-05 12:49:50
| [Web] add missing file to autodiscover.php
|
95ee29d - DerLinkman - 2024-02-05 12:49:42
| Updated Dovecot Image to use OpenSSL 3.0 fix
|
ca99280 - FreddleSpl0it - 2024-02-05 12:49:12
| [Web] add configurable client scopes for generic-oidc
|
73fdf31 - FreddleSpl0it - 2024-02-05 12:49:12
| [Web] dont rtrim generic-oidc urls
|
a65f55d - DerLinkman - 2024-02-05 12:48:57
| Update Dovecot to reuse lz4 compression
|
a070a18 - DerLinkman - 2024-02-05 12:48:16
| Use dedicated nightly images on nightly branch + updates of images itself
|
423211f - FreddleSpl0it - 2024-02-05 12:47:38
| fix keycloak mailpassword flow
|
39a3e58 - Mirko Ceroni - 2024-02-05 12:47:38
| Update sogo-auth.php
|
c792f6c - Mirko Ceroni - 2024-02-05 12:47:38
| Update sogo-auth.php
| initialize db before validating credentials
3a65da8 - FreddleSpl0it - 2024-02-05 12:47:37
| Fixes user sync of keycloak IDP crashes #5408
|
c92f3fe - FreddleSpl0it - 2024-02-05 12:47:35
| [Web] add missing break
|
4d9c10e - FreddleSpl0it - 2024-02-05 12:47:02
| [Web] fix user protocol badges
|
4f79d01 - FreddleSpl0it - 2024-02-05 12:46:33
| [Dovecot] remove passwd-verify.lua generation
|
43ba5df - DerLinkman - 2024-02-05 12:46:06
| Clamd using Alpine Packages instead self compile
|
59ca84d - DerLinkman - 2024-02-05 12:45:15
| Rebased Dovecot on Alpine + fixed logging
|
7664eb6 - DerLinkman - 2024-02-05 12:42:51
| Small fixes for CLAMD Health Check
|
be9db39 - DerLinkman - 2024-02-05 12:40:19
| Added missing Labels to Dockerfiles
|
2463405 - DerLinkman - 2024-02-05 12:40:18
| Optimized Build Process for Dovecot
|
ddc0070 - DerLinkman - 2024-02-05 12:40:04
| Changed Dovecot Base to Bullseye again (Self compile)
|
fbc8fb7 - DerLinkman - 2024-02-05 12:39:14
| Optimized CLAMAV Builds to match exact version instead of Repo
|
ff8f4c3 - DerLinkman - 2024-02-05 12:38:27
| Switched to Alpine Edge (for IMAPSYNC Deps)
|
b556c2c - DerLinkman - 2024-02-05 12:37:27
| Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
|
785c36b - DerLinkman - 2024-02-05 12:36:22
| Removed Test self compiled SOGo Dockerfile
|
d91c4de - DerLinkman - 2024-02-05 12:36:21
| Changed Maintainer to tinc within Dockerfiles
|
31783b5 - DerLinkman - 2024-02-05 12:35:27
| Updated Clamd Building to be x86 and ARM Compatible
|
31a33af - DerLinkman - 2024-02-05 12:35:10
| [Rspamd] Update to 3.6 (Ratelimit fix)
|
2725423 - FreddleSpl0it - 2024-02-05 12:34:26
| [Web] minor fixes
|
b7324e5 - FreddleSpl0it - 2024-02-05 12:34:25
| [SOGo] deny direct login on external users
|
da29a7a - FreddleSpl0it - 2024-02-05 12:34:25
| [SOGo] remove sogo_view and triggers
|
a0e0dc9 - FreddleSpl0it - 2024-02-05 12:34:12
| [Web] catch update_sogo exceptions
|
016c028 - FreddleSpl0it - 2024-02-05 12:34:12
| [Web] fix malformed_username check
|
c744ffd - FreddleSpl0it - 2024-02-05 12:34:12
| [Web] remove keycloak sync disabled warning
|
adc7d89 - FreddleSpl0it - 2024-02-05 12:34:11
| deny changes on identity provider if it's in use
|
2befafa - FreddleSpl0it - 2024-02-05 12:34:11
| rework auth - move dovecot sasl log to php
|
ce76b3d - FreddleSpl0it - 2024-02-05 12:34:10
| [Web] allow mailbox authsource to be switchable
|
dd1a5d7 - FreddleSpl0it - 2024-02-05 12:33:21
| [Web] fix identity-provider settings layout
|
e437e2c - FreddleSpl0it - 2024-02-05 12:33:21
| [Web] trim CRON_LOG
|
f093e3a - FreddleSpl0it - 2024-02-05 12:33:20
| [Web] remove unnecessary if block
|
5725ddf - FreddleSpl0it - 2024-02-05 12:33:20
| [Web] add curl timeouts to oidc requests
|
4293d18 - FreddleSpl0it - 2024-02-05 12:33:20
| [Web] update lang files
|
51ee8ce - FreddleSpl0it - 2024-02-05 12:33:19
| [Dovecot] mailcowauth minor fixes
|
6fe17c5 - FreddleSpl0it - 2024-02-05 12:33:19
| [Web] improve identity-provider template
|
7abf614 - FreddleSpl0it - 2024-02-05 12:33:19
| [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
|
| [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
|
4bb02f4 - FreddleSpl0it - 2024-02-05 12:32:01
| [Web] add crontasks logs
|
dce3239 - FreddleSpl0it - 2024-02-05 12:32:01
| [Web] add keycloak sync crontask
|
36c9e91 - FreddleSpl0it - 2024-02-05 12:32:01
| [Web] handle fatal errors on getAccessToken
|
1258ddc - FreddleSpl0it - 2024-02-05 12:32:00
| [Web] fix attribute mapping list
|
8c8eae9 - FreddleSpl0it - 2024-02-05 12:32:00
| [Web] hide auth settings for external users
|
1bb9f70 - FreddleSpl0it - 2024-02-05 12:32:00
| [Web] fix bug on mailbox login
|
002eef5 - FreddleSpl0it - 2024-02-05 12:31:59
| [Web] update lang.en-gb.json
|
5923382 - FreddleSpl0it - 2024-02-05 12:31:59
| [Web] update guzzlehttp/psr7
|
d4add71 - FreddleSpl0it - 2024-02-05 12:31:59
| [Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
|
105016b - FreddleSpl0it - 2024-02-05 12:31:58
| [Web] add league/oauth2-client
|
ae9584f - FreddleSpl0it - 2024-02-05 12:31:58
| update gitignore
|
c8e18b0 - FreddleSpl0it - 2024-02-05 12:31:58
| [Web] functions.auth.inc.php corrections
|
84c0f1e - FreddleSpl0it - 2024-02-05 12:31:57
| [Web] remove ropc flow
|
00d826e - FreddleSpl0it - 2024-02-05 12:31:57
| [Web] add "add mailbox_from_template" function
|
d2e6561 - FreddleSpl0it - 2024-02-05 12:31:56
| [Web] add generic-oidc provider
|
8219727 - FreddleSpl0it - 2024-02-05 12:31:56
| [Web] add "edit mailbox_from_template" function
|
35869d2 - FreddleSpl0it - 2024-02-05 12:31:56
| [Web] revert configurable authsource
|
8539d55 - FreddleSpl0it - 2024-02-05 12:31:55
| [Web] rename var for tab-config-identity-provider.twig
|
61559f3 - FreddleSpl0it - 2024-02-05 12:30:44
| [Web] add generic-oidc provider
|
412d849 - FreddleSpl0it - 2024-02-05 12:30:05
| [Web] remove sso login alertbox
|
a331813 - FreddleSpl0it - 2024-02-05 12:30:05
| [Web] move iam sso functions
|
9be79cb - FreddleSpl0it - 2024-02-05 12:30:05
| [Dovecot] group auth files
|
73256b4 - FreddleSpl0it - 2024-02-05 12:30:04
| [Web] move /process/login to internal endpoint
|
974827c - FreddleSpl0it - 2024-02-05 12:30:04
| [Web] iam - add switch for direct login flow
|
bb461bc - FreddleSpl0it - 2024-02-05 12:30:04
| [Dovecot] fix wrong lua syntax
|
b331baa - FreddleSpl0it - 2024-02-05 12:30:03
| [Web] add IAM delete button
5a97027 - DerLinkman - 2024-02-07 17:18:20
[SOGo] Fixed SOGo crash on older kernels < 5.10.0-X
41732b9 - DerLinkman - 2024-02-07 15:28:42
| Remove unused files
|
a794c1b - FreddleSpl0it - 2024-02-05 17:15:36
| [Web] fix idp mailbox login
|
b001097 - DerLinkman - 2024-02-05 15:57:44
| dovecot: corrected dockerfile inside nightly
|
9e0d82e - FreddleSpl0it - 2024-02-05 15:22:02
| fix functions.inc.php, update sogo and dovecot nightly image
|
6d6152a - Geert Hauwaerts - 2024-02-05 12:49:51
| Fixed SQL query for retrieving SSO users.
|
9521a50 - FreddleSpl0it - 2024-02-05 12:49:50
| [Web] add log messages to verify-sso function
|
24c4ea6 - FreddleSpl0it - 2024-02-05 12:49:50
| [Web] add missing file to autodiscover.php
|
95ee29d - DerLinkman - 2024-02-05 12:49:42
| Updated Dovecot Image to use OpenSSL 3.0 fix
|
ca99280 - FreddleSpl0it - 2024-02-05 12:49:12
| [Web] add configurable client scopes for generic-oidc
|
73fdf31 - FreddleSpl0it - 2024-02-05 12:49:12
| [Web] dont rtrim generic-oidc urls
|
a65f55d - DerLinkman - 2024-02-05 12:48:57
| Update Dovecot to reuse lz4 compression
|
a070a18 - DerLinkman - 2024-02-05 12:48:16
| Use dedicated nightly images on nightly branch + updates of images itself
|
423211f - FreddleSpl0it - 2024-02-05 12:47:38
| fix keycloak mailpassword flow
|
39a3e58 - Mirko Ceroni - 2024-02-05 12:47:38
| Update sogo-auth.php
|
c792f6c - Mirko Ceroni - 2024-02-05 12:47:38
| Update sogo-auth.php
| initialize db before validating credentials
3a65da8 - FreddleSpl0it - 2024-02-05 12:47:37
| Fixes user sync of keycloak IDP crashes #5408
|
c92f3fe - FreddleSpl0it - 2024-02-05 12:47:35
| [Web] add missing break
|
4d9c10e - FreddleSpl0it - 2024-02-05 12:47:02
| [Web] fix user protocol badges
|
4f79d01 - FreddleSpl0it - 2024-02-05 12:46:33
| [Dovecot] remove passwd-verify.lua generation
|
43ba5df - DerLinkman - 2024-02-05 12:46:06
| Clamd using Alpine Packages instead self compile
|
59ca84d - DerLinkman - 2024-02-05 12:45:15
| Rebased Dovecot on Alpine + fixed logging
|
7664eb6 - DerLinkman - 2024-02-05 12:42:51
| Small fixes for CLAMD Health Check
|
be9db39 - DerLinkman - 2024-02-05 12:40:19
| Added missing Labels to Dockerfiles
|
2463405 - DerLinkman - 2024-02-05 12:40:18
| Optimized Build Process for Dovecot
|
ddc0070 - DerLinkman - 2024-02-05 12:40:04
| Changed Dovecot Base to Bullseye again (Self compile)
|
fbc8fb7 - DerLinkman - 2024-02-05 12:39:14
| Optimized CLAMAV Builds to match exact version instead of Repo
|
ff8f4c3 - DerLinkman - 2024-02-05 12:38:27
| Switched to Alpine Edge (for IMAPSYNC Deps)
|
b556c2c - DerLinkman - 2024-02-05 12:37:27
| Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
|
785c36b - DerLinkman - 2024-02-05 12:36:22
| Removed Test self compiled SOGo Dockerfile
|
d91c4de - DerLinkman - 2024-02-05 12:36:21
| Changed Maintainer to tinc within Dockerfiles
|
31783b5 - DerLinkman - 2024-02-05 12:35:27
| Updated Clamd Building to be x86 and ARM Compatible
|
31a33af - DerLinkman - 2024-02-05 12:35:10
| [Rspamd] Update to 3.6 (Ratelimit fix)
|
2725423 - FreddleSpl0it - 2024-02-05 12:34:26
| [Web] minor fixes
|
b7324e5 - FreddleSpl0it - 2024-02-05 12:34:25
| [SOGo] deny direct login on external users
|
da29a7a - FreddleSpl0it - 2024-02-05 12:34:25
| [SOGo] remove sogo_view and triggers
|
a0e0dc9 - FreddleSpl0it - 2024-02-05 12:34:12
| [Web] catch update_sogo exceptions
|
016c028 - FreddleSpl0it - 2024-02-05 12:34:12
| [Web] fix malformed_username check
|
c744ffd - FreddleSpl0it - 2024-02-05 12:34:12
| [Web] remove keycloak sync disabled warning
|
adc7d89 - FreddleSpl0it - 2024-02-05 12:34:11
| deny changes on identity provider if it's in use
|
2befafa - FreddleSpl0it - 2024-02-05 12:34:11
| rework auth - move dovecot sasl log to php
|
ce76b3d - FreddleSpl0it - 2024-02-05 12:34:10
| [Web] allow mailbox authsource to be switchable
|
dd1a5d7 - FreddleSpl0it - 2024-02-05 12:33:21
| [Web] fix identity-provider settings layout
|
e437e2c - FreddleSpl0it - 2024-02-05 12:33:21
| [Web] trim CRON_LOG
|
f093e3a - FreddleSpl0it - 2024-02-05 12:33:20
| [Web] remove unnecessary if block
|
5725ddf - FreddleSpl0it - 2024-02-05 12:33:20
| [Web] add curl timeouts to oidc requests
|
4293d18 - FreddleSpl0it - 2024-02-05 12:33:20
| [Web] update lang files
|
51ee8ce - FreddleSpl0it - 2024-02-05 12:33:19
| [Dovecot] mailcowauth minor fixes
|
6fe17c5 - FreddleSpl0it - 2024-02-05 12:33:19
| [Web] improve identity-provider template
|
7abf614 - FreddleSpl0it - 2024-02-05 12:33:19
| [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
|
| [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
|
cd6f09f - FreddleSpl0it - 2024-02-05 12:30:03
| [Web] IAM - add delete option
5a97027 - DerLinkman - 2024-02-07 17:18:20
[SOGo] Fixed SOGo crash on older kernels < 5.10.0-X
41732b9 - DerLinkman - 2024-02-07 15:28:42
| Remove unused files
|
a794c1b - FreddleSpl0it - 2024-02-05 17:15:36
| [Web] fix idp mailbox login
|
b001097 - DerLinkman - 2024-02-05 15:57:44
| dovecot: corrected dockerfile inside nightly
|
9e0d82e - FreddleSpl0it - 2024-02-05 15:22:02
| fix functions.inc.php, update sogo and dovecot nightly image
|
6d6152a - Geert Hauwaerts - 2024-02-05 12:49:51
| Fixed SQL query for retrieving SSO users.
|
9521a50 - FreddleSpl0it - 2024-02-05 12:49:50
| [Web] add log messages to verify-sso function
|
24c4ea6 - FreddleSpl0it - 2024-02-05 12:49:50
| [Web] add missing file to autodiscover.php
|
95ee29d - DerLinkman - 2024-02-05 12:49:42
| Updated Dovecot Image to use OpenSSL 3.0 fix
|
ca99280 - FreddleSpl0it - 2024-02-05 12:49:12
| [Web] add configurable client scopes for generic-oidc
|
73fdf31 - FreddleSpl0it - 2024-02-05 12:49:12
| [Web] dont rtrim generic-oidc urls
|
a65f55d - DerLinkman - 2024-02-05 12:48:57
| Update Dovecot to reuse lz4 compression
|
a070a18 - DerLinkman - 2024-02-05 12:48:16
| Use dedicated nightly images on nightly branch + updates of images itself
|
423211f - FreddleSpl0it - 2024-02-05 12:47:38
| fix keycloak mailpassword flow
|
39a3e58 - Mirko Ceroni - 2024-02-05 12:47:38
| Update sogo-auth.php
|
c792f6c - Mirko Ceroni - 2024-02-05 12:47:38
| Update sogo-auth.php
| initialize db before validating credentials
3a65da8 - FreddleSpl0it - 2024-02-05 12:47:37
| Fixes user sync of keycloak IDP crashes #5408
|
c92f3fe - FreddleSpl0it - 2024-02-05 12:47:35
| [Web] add missing break
|
4d9c10e - FreddleSpl0it - 2024-02-05 12:47:02
| [Web] fix user protocol badges
|
4f79d01 - FreddleSpl0it - 2024-02-05 12:46:33
| [Dovecot] remove passwd-verify.lua generation
|
43ba5df - DerLinkman - 2024-02-05 12:46:06
| Clamd using Alpine Packages instead self compile
|
59ca84d - DerLinkman - 2024-02-05 12:45:15
| Rebased Dovecot on Alpine + fixed logging
|
7664eb6 - DerLinkman - 2024-02-05 12:42:51
| Small fixes for CLAMD Health Check
|
be9db39 - DerLinkman - 2024-02-05 12:40:19
| Added missing Labels to Dockerfiles
|
2463405 - DerLinkman - 2024-02-05 12:40:18
| Optimized Build Process for Dovecot
|
ddc0070 - DerLinkman - 2024-02-05 12:40:04
| Changed Dovecot Base to Bullseye again (Self compile)
|
fbc8fb7 - DerLinkman - 2024-02-05 12:39:14
| Optimized CLAMAV Builds to match exact version instead of Repo
|
ff8f4c3 - DerLinkman - 2024-02-05 12:38:27
| Switched to Alpine Edge (for IMAPSYNC Deps)
|
b556c2c - DerLinkman - 2024-02-05 12:37:27
| Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
|
785c36b - DerLinkman - 2024-02-05 12:36:22
| Removed Test self compiled SOGo Dockerfile
|
d91c4de - DerLinkman - 2024-02-05 12:36:21
| Changed Maintainer to tinc within Dockerfiles
|
31783b5 - DerLinkman - 2024-02-05 12:35:27
| Updated Clamd Building to be x86 and ARM Compatible
|
31a33af - DerLinkman - 2024-02-05 12:35:10
| [Rspamd] Update to 3.6 (Ratelimit fix)
|
2725423 - FreddleSpl0it - 2024-02-05 12:34:26
| [Web] minor fixes
|
b7324e5 - FreddleSpl0it - 2024-02-05 12:34:25
| [SOGo] deny direct login on external users
|
da29a7a - FreddleSpl0it - 2024-02-05 12:34:25
| [SOGo] remove sogo_view and triggers
|
a0e0dc9 - FreddleSpl0it - 2024-02-05 12:34:12
| [Web] catch update_sogo exceptions
|
016c028 - FreddleSpl0it - 2024-02-05 12:34:12
| [Web] fix malformed_username check
|
c744ffd - FreddleSpl0it - 2024-02-05 12:34:12
| [Web] remove keycloak sync disabled warning
|
adc7d89 - FreddleSpl0it - 2024-02-05 12:34:11
| deny changes on identity provider if it's in use
|
2befafa - FreddleSpl0it - 2024-02-05 12:34:11
| rework auth - move dovecot sasl log to php
|
ce76b3d - FreddleSpl0it - 2024-02-05 12:34:10
| [Web] allow mailbox authsource to be switchable
|
dd1a5d7 - FreddleSpl0it - 2024-02-05 12:33:21
| [Web] fix identity-provider settings layout
|
e437e2c - FreddleSpl0it - 2024-02-05 12:33:21
| [Web] trim CRON_LOG
|
f093e3a - FreddleSpl0it - 2024-02-05 12:33:20
| [Web] remove unnecessary if block
|
5725ddf - FreddleSpl0it - 2024-02-05 12:33:20
| [Web] add curl timeouts to oidc requests
|
4293d18 - FreddleSpl0it - 2024-02-05 12:33:20
| [Web] update lang files
|
51ee8ce - FreddleSpl0it - 2024-02-05 12:33:19
| [Dovecot] mailcowauth minor fixes
|
6fe17c5 - FreddleSpl0it - 2024-02-05 12:33:19
| [Web] improve identity-provider template
|
7abf614 - FreddleSpl0it - 2024-02-05 12:33:19
| [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
|
| [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
|
| [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
|
| [Web] keycloak auth functions
|
| [Web] add manage identity provider
|
| [Web] remove u2f lib from prerequisites
|
| [Web] add oauth2-keycloak lib
|
| [Web] remove u2f lib
|
| [Web] limit identity_provider function better
|
| [Web] manage keycloak identity provider
|
| [Web] organize auth functions+api auth w/ dovecot
|
| [Web] update de-de + en-gb lang
|
| [Web] organize user landing
|
| [Web] fix user login history
|
| [Web] add app hide option
|
| [Web] add seperate link for logged in users
|
| [Web] few style changes
|
[Web] redirect to sogo after failed sogo-auth
📁 Modified files
data/Dockerfiles/dovecot/syslog-ng-redis_slave.conf | 1 +
data/Dockerfiles/dovecot/syslog-ng.conf | 1 +
data/Dockerfiles/sogo/Dockerfile | 4 ++--
docker-compose.yml | 4 ++--
4 files changed, 6 insertions(+), 4 deletions(-)