Automatic PR to nightly from 2024-08-07T07:05:27Z #5992
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
docker-compose: bumped versions
[Web] update directorytree/ldaprecord
[Web] add ldap idp
[Web] add LDAP query filter
[Web] fix ldap filter if empty
[Web] fix set_tfa for ldap users
[Web] fix set_tfa for ldap users
[Ofelia] add ldap sync cronjob
[SOGo] use bash script for ldap plist template
[Web] fix mailbox datatable search
Merge pull request #5754 from mailcow/feat/idp-ldap2
[Web] catch all exceptions on ldap connect
[SOGo] fix custom html elements and wrong redirection
[Web] apply LDAP filter
[Dovecot] move sogo sso to mailcowauth.php
init identity_provider only after all conditions are met
[SOGo] remove custom logout from toolbar
[SOGo] fix plist_ldap.sh example
Merge pull request #5764 from mailcow/fix/nightly-issues
[Web] fix identity_provider ArgumentCountError
Watchdog: escape subject and body for webhooks
[Web] return idp instance after init
[Web] allow SSL / TLS connections for LDAP
[Web] prevent multiple dual-logins
[Web] set default LDAP options on get
[Web] fix invalid rspamd map check
[Web] use SEC_FETCH_DEST header to block api requests
[Web] escape html of alert messages
Merge pull request #5821 from mailcow/fix/web-nightly
[Web] include prerequisites in autodiscover
[Web] revert include prerequisites in autodiscover - include autoload
Merge pull request #5850 from mailcow/fix/nightly-autodiscover
[Nightly][SOGo] Update to 5.10.0
[Nightly][SOGo] Update 5.10.0
Merge remote-tracking branch 'origin/staging' into nightly
Merge pull request #5975 from mailcow/staging
Bump watchdog to v2.03
Merge branch 'staging' into nightly
Merge pull request #5773 from mrclschstr/staging
[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
docker-compose: bumped versions
[Web] update directorytree/ldaprecord
[Web] add ldap idp
[Web] add LDAP query filter
[Web] fix ldap filter if empty
[Web] fix set_tfa for ldap users
[Web] fix set_tfa for ldap users
[Ofelia] add ldap sync cronjob
[SOGo] use bash script for ldap plist template
[Web] fix mailbox datatable search
Merge pull request #5754 from mailcow/feat/idp-ldap2
[Web] catch all exceptions on ldap connect
[SOGo] fix custom html elements and wrong redirection
[Web] apply LDAP filter
[Dovecot] move sogo sso to mailcowauth.php
init identity_provider only after all conditions are met
[SOGo] remove custom logout from toolbar
[SOGo] fix plist_ldap.sh example
Merge pull request #5764 from mailcow/fix/nightly-issues
[Web] fix identity_provider ArgumentCountError
Watchdog: escape subject and body for webhooks
[Web] return idp instance after init
[Web] allow SSL / TLS connections for LDAP
[Web] prevent multiple dual-logins
[Web] set default LDAP options on get
[Web] fix invalid rspamd map check
[Web] use SEC_FETCH_DEST header to block api requests
[Web] escape html of alert messages
Merge pull request #5821 from mailcow/fix/web-nightly
[Web] include prerequisites in autodiscover
[Web] revert include prerequisites in autodiscover - include autoload
Merge pull request #5850 from mailcow/fix/nightly-autodiscover
[Nightly][SOGo] Update to 5.10.0
[Nightly][SOGo] Update 5.10.0
Merge remote-tracking branch 'origin/staging' into nightly
Merge pull request #5975 from mailcow/staging
Bump watchdog to v2.03
Merge branch 'staging' into nightly
Merge pull request #5773 from mrclschstr/staging
[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
docker-compose: bumped versions
[Web] update directorytree/ldaprecord
[Web] add ldap idp
[Web] add LDAP query filter
[Web] fix ldap filter if empty
[Web] fix set_tfa for ldap users
[Web] fix set_tfa for ldap users
[Ofelia] add ldap sync cronjob
[SOGo] use bash script for ldap plist template
[Web] fix mailbox datatable search
Merge pull request #5754 from mailcow/feat/idp-ldap2
[Web] catch all exceptions on ldap connect
[SOGo] fix custom html elements and wrong redirection
[Web] apply LDAP filter
[Dovecot] move sogo sso to mailcowauth.php
init identity_provider only after all conditions are met
[SOGo] remove custom logout from toolbar
[SOGo] fix plist_ldap.sh example
Merge pull request #5764 from mailcow/fix/nightly-issues
[Web] fix identity_provider ArgumentCountError
Watchdog: escape subject and body for webhooks
[Web] return idp instance after init
[Web] allow SSL / TLS connections for LDAP
[Web] prevent multiple dual-logins
[Web] set default LDAP options on get
[Web] fix invalid rspamd map check
[Web] use SEC_FETCH_DEST header to block api requests
[Web] escape html of alert messages
Merge pull request #5821 from mailcow/fix/web-nightly
[Web] include prerequisites in autodiscover
[Web] revert include prerequisites in autodiscover - include autoload
Merge pull request #5850 from mailcow/fix/nightly-autodiscover
[Nightly][SOGo] Update to 5.10.0
[Nightly][SOGo] Update 5.10.0
Merge remote-tracking branch 'origin/staging' into nightly
Merge pull request #5975 from mailcow/staging
Bump watchdog to v2.03
Merge branch 'staging' into nightly
Merge pull request #5773 from mrclschstr/staging
[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
docker-compose: bumped versions
[Web] update directorytree/ldaprecord
[Web] add ldap idp
[Web] add LDAP query filter
[Web] fix ldap filter if empty
[Web] fix set_tfa for ldap users
[Web] fix set_tfa for ldap users
[Ofelia] add ldap sync cronjob
[SOGo] use bash script for ldap plist template
[Web] fix mailbox datatable search
Merge pull request #5754 from mailcow/feat/idp-ldap2
[Web] catch all exceptions on ldap connect
[SOGo] fix custom html elements and wrong redirection
[Web] apply LDAP filter
[Dovecot] move sogo sso to mailcowauth.php
init identity_provider only after all conditions are met
[SOGo] remove custom logout from toolbar
[SOGo] fix plist_ldap.sh example
Merge pull request #5764 from mailcow/fix/nightly-issues
[Web] fix identity_provider ArgumentCountError
Watchdog: escape subject and body for webhooks
[Web] return idp instance after init
[Web] allow SSL / TLS connections for LDAP
[Web] prevent multiple dual-logins
[Web] set default LDAP options on get
[Web] fix invalid rspamd map check
[Web] use SEC_FETCH_DEST header to block api requests
[Web] escape html of alert messages
Merge pull request #5821 from mailcow/fix/web-nightly
[Web] include prerequisites in autodiscover
[Web] revert include prerequisites in autodiscover - include autoload
Merge pull request #5850 from mailcow/fix/nightly-autodiscover
[Nightly][SOGo] Update to 5.10.0
[Nightly][SOGo] Update 5.10.0
Merge remote-tracking branch 'origin/staging' into nightly
Merge pull request #5975 from mailcow/staging
Bump watchdog to v2.03
Merge branch 'staging' into nightly
Merge pull request #5773 from mrclschstr/staging
compose: bump watchdog image
[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
docker-compose: bumped versions
[Web] update directorytree/ldaprecord
[Web] add ldap idp
[Web] add LDAP query filter
[Web] fix ldap filter if empty
[Web] fix set_tfa for ldap users
[Web] fix set_tfa for ldap users
[Ofelia] add ldap sync cronjob
[SOGo] use bash script for ldap plist template
[Web] fix mailbox datatable search
Merge pull request #5754 from mailcow/feat/idp-ldap2
[Web] catch all exceptions on ldap connect
[SOGo] fix custom html elements and wrong redirection
[Web] apply LDAP filter
[Dovecot] move sogo sso to mailcowauth.php
init identity_provider only after all conditions are met
[SOGo] remove custom logout from toolbar
[SOGo] fix plist_ldap.sh example
Merge pull request #5764 from mailcow/fix/nightly-issues
[Web] fix identity_provider ArgumentCountError
Watchdog: escape subject and body for webhooks
[Web] return idp instance after init
[Web] allow SSL / TLS connections for LDAP
[Web] prevent multiple dual-logins
[Web] set default LDAP options on get
[Web] fix invalid rspamd map check
[Web] use SEC_FETCH_DEST header to block api requests
[Web] escape html of alert messages
Merge pull request #5821 from mailcow/fix/web-nightly
[Web] include prerequisites in autodiscover
[Web] revert include prerequisites in autodiscover - include autoload
Merge pull request #5850 from mailcow/fix/nightly-autodiscover
[Nightly][SOGo] Update to 5.10.0
[Nightly][SOGo] Update 5.10.0
Merge remote-tracking branch 'origin/staging' into nightly
Merge pull request #5975 from mailcow/staging
Bump watchdog to v2.03
Merge branch 'staging' into nightly
Merge pull request #5773 from mrclschstr/staging
[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
docker-compose: bumped versions
[Web] update directorytree/ldaprecord
[Web] add ldap idp
[Web] add LDAP query filter
[Web] fix ldap filter if empty
[Web] fix set_tfa for ldap users
[Web] fix set_tfa for ldap users
[Ofelia] add ldap sync cronjob
[SOGo] use bash script for ldap plist template
[Web] fix mailbox datatable search
Merge pull request #5754 from mailcow/feat/idp-ldap2
[Web] catch all exceptions on ldap connect
[SOGo] fix custom html elements and wrong redirection
[Web] apply LDAP filter
[Dovecot] move sogo sso to mailcowauth.php
init identity_provider only after all conditions are met
[SOGo] remove custom logout from toolbar
[SOGo] fix plist_ldap.sh example
Merge pull request #5764 from mailcow/fix/nightly-issues
[Web] fix identity_provider ArgumentCountError
Watchdog: escape subject and body for webhooks
[Web] return idp instance after init
[Web] allow SSL / TLS connections for LDAP
[Web] prevent multiple dual-logins
[Web] set default LDAP options on get
[Web] fix invalid rspamd map check
[Web] use SEC_FETCH_DEST header to block api requests
[Web] escape html of alert messages
Merge pull request #5821 from mailcow/fix/web-nightly
[Web] include prerequisites in autodiscover
[Web] revert include prerequisites in autodiscover - include autoload
Merge pull request #5850 from mailcow/fix/nightly-autodiscover
[Nightly][SOGo] Update to 5.10.0
[Nightly][SOGo] Update 5.10.0
Merge remote-tracking branch 'origin/staging' into nightly
Merge pull request #5975 from mailcow/staging
Bump watchdog to v2.03
Merge branch 'staging' into nightly
Merge pull request #5773 from mrclschstr/staging
[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
docker-compose: bumped versions
[Web] update directorytree/ldaprecord
[Web] add ldap idp
[Web] add LDAP query filter
[Web] fix ldap filter if empty
[Web] fix set_tfa for ldap users
[Web] fix set_tfa for ldap users
[Ofelia] add ldap sync cronjob
[SOGo] use bash script for ldap plist template
[Web] fix mailbox datatable search
Merge pull request #5754 from mailcow/feat/idp-ldap2
[Web] catch all exceptions on ldap connect
[SOGo] fix custom html elements and wrong redirection
[Web] apply LDAP filter
[Dovecot] move sogo sso to mailcowauth.php
init identity_provider only after all conditions are met
[SOGo] remove custom logout from toolbar
[SOGo] fix plist_ldap.sh example
Merge pull request #5764 from mailcow/fix/nightly-issues
[Web] fix identity_provider ArgumentCountError
Watchdog: escape subject and body for webhooks
[Web] return idp instance after init
[Web] allow SSL / TLS connections for LDAP
[Web] prevent multiple dual-logins
[Web] set default LDAP options on get
[Web] fix invalid rspamd map check
[Web] use SEC_FETCH_DEST header to block api requests
[Web] escape html of alert messages
Merge pull request #5821 from mailcow/fix/web-nightly
[Web] include prerequisites in autodiscover
[Web] revert include prerequisites in autodiscover - include autoload
Merge pull request #5850 from mailcow/fix/nightly-autodiscover
[Nightly][SOGo] Update to 5.10.0
[Nightly][SOGo] Update 5.10.0
Merge remote-tracking branch 'origin/staging' into nightly
Merge pull request #5975 from mailcow/staging
Bump watchdog to v2.03
Merge branch 'staging' into nightly
Merge pull request #5773 from mrclschstr/staging
[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
docker-compose: bumped versions
[Web] update directorytree/ldaprecord
[Web] add ldap idp
[Web] add LDAP query filter
[Web] fix ldap filter if empty
[Web] fix set_tfa for ldap users
[Web] fix set_tfa for ldap users
[Ofelia] add ldap sync cronjob
[SOGo] use bash script for ldap plist template
[Web] fix mailbox datatable search
Merge pull request #5754 from mailcow/feat/idp-ldap2
[Web] catch all exceptions on ldap connect
[SOGo] fix custom html elements and wrong redirection
[Web] apply LDAP filter
[Dovecot] move sogo sso to mailcowauth.php
init identity_provider only after all conditions are met
[SOGo] remove custom logout from toolbar
[SOGo] fix plist_ldap.sh example
Merge pull request #5764 from mailcow/fix/nightly-issues
[Web] fix identity_provider ArgumentCountError
Watchdog: escape subject and body for webhooks
[Web] return idp instance after init
[Web] allow SSL / TLS connections for LDAP
[Web] prevent multiple dual-logins
[Web] set default LDAP options on get
[Web] fix invalid rspamd map check
[Web] use SEC_FETCH_DEST header to block api requests
[Web] escape html of alert messages
Merge pull request #5821 from mailcow/fix/web-nightly
[Web] include prerequisites in autodiscover
[Web] revert include prerequisites in autodiscover - include autoload
Merge pull request #5850 from mailcow/fix/nightly-autodiscover
[Nightly][SOGo] Update to 5.10.0
[Nightly][SOGo] Update 5.10.0
Merge remote-tracking branch 'origin/staging' into nightly
Merge pull request #5975 from mailcow/staging
Bump watchdog to v2.03
Merge branch 'staging' into nightly
Merge pull request #5773 from mrclschstr/staging
compose: bump watchdog image
[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
docker-compose: bumped versions
[Web] update directorytree/ldaprecord
[Web] add ldap idp
[Web] add LDAP query filter
[Web] fix ldap filter if empty
[Web] fix set_tfa for ldap users
[Web] fix set_tfa for ldap users
[Ofelia] add ldap sync cronjob
[SOGo] use bash script for ldap plist template
[Web] fix mailbox datatable search
Merge pull request #5754 from mailcow/feat/idp-ldap2
[Web] catch all exceptions on ldap connect
[SOGo] fix custom html elements and wrong redirection
[Web] apply LDAP filter
[Dovecot] move sogo sso to mailcowauth.php
init identity_provider only after all conditions are met
[SOGo] remove custom logout from toolbar
[SOGo] fix plist_ldap.sh example
Merge pull request #5764 from mailcow/fix/nightly-issues
[Web] fix identity_provider ArgumentCountError
Watchdog: escape subject and body for webhooks
[Web] return idp instance after init
[Web] allow SSL / TLS connections for LDAP
[Web] prevent multiple dual-logins
[Web] set default LDAP options on get
[Web] fix invalid rspamd map check
[Web] use SEC_FETCH_DEST header to block api requests
[Web] escape html of alert messages
Merge pull request #5821 from mailcow/fix/web-nightly
[Web] include prerequisites in autodiscover
[Web] revert include prerequisites in autodiscover - include autoload
Merge pull request #5850 from mailcow/fix/nightly-autodiscover
[Nightly][SOGo] Update to 5.10.0
[Nightly][SOGo] Update 5.10.0
Merge remote-tracking branch 'origin/staging' into nightly
Merge pull request #5975 from mailcow/staging
Bump watchdog to v2.03
Merge branch 'staging' into nightly
Merge pull request #5773 from mrclschstr/staging
[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
docker-compose: bumped versions
[Web] update directorytree/ldaprecord
[Web] add ldap idp
[Web] add LDAP query filter
[Web] fix ldap filter if empty
[Web] fix set_tfa for ldap users
[Web] fix set_tfa for ldap users
[Ofelia] add ldap sync cronjob
[SOGo] use bash script for ldap plist template
[Web] fix mailbox datatable search
Merge pull request #5754 from mailcow/feat/idp-ldap2
[Web] catch all exceptions on ldap connect
[SOGo] fix custom html elements and wrong redirection
[Web] apply LDAP filter
[Dovecot] move sogo sso to mailcowauth.php
init identity_provider only after all conditions are met
[SOGo] remove custom logout from toolbar
[SOGo] fix plist_ldap.sh example
Merge pull request #5764 from mailcow/fix/nightly-issues
[Web] fix identity_provider ArgumentCountError
Watchdog: escape subject and body for webhooks
[Web] return idp instance after init
[Web] allow SSL / TLS connections for LDAP
[Web] prevent multiple dual-logins
[Web] set default LDAP options on get
[Web] fix invalid rspamd map check
[Web] use SEC_FETCH_DEST header to block api requests
[Web] escape html of alert messages
Merge pull request #5821 from mailcow/fix/web-nightly
[Web] include prerequisites in autodiscover
[Web] revert include prerequisites in autodiscover - include autoload
Merge pull request #5850 from mailcow/fix/nightly-autodiscover
[Nightly][SOGo] Update to 5.10.0
[Nightly][SOGo] Update 5.10.0
Merge remote-tracking branch 'origin/staging' into nightly
Merge pull request #5975 from mailcow/staging
Bump watchdog to v2.03
Merge branch 'staging' into nightly
Merge pull request #5773 from mrclschstr/staging
[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
docker-compose: bumped versions
[Web] update directorytree/ldaprecord
[Web] add ldap idp
[Web] add LDAP query filter
[Web] fix ldap filter if empty
[Web] fix set_tfa for ldap users
[Web] fix set_tfa for ldap users
[Ofelia] add ldap sync cronjob
[SOGo] use bash script for ldap plist template
[Web] fix mailbox datatable search
Merge pull request #5754 from mailcow/feat/idp-ldap2
[Web] catch all exceptions on ldap connect
[SOGo] fix custom html elements and wrong redirection
[Web] apply LDAP filter
[Dovecot] move sogo sso to mailcowauth.php
init identity_provider only after all conditions are met
[SOGo] remove custom logout from toolbar
[SOGo] fix plist_ldap.sh example
Merge pull request #5764 from mailcow/fix/nightly-issues
[Web] fix identity_provider ArgumentCountError
Watchdog: escape subject and body for webhooks
[Web] return idp instance after init
[Web] allow SSL / TLS connections for LDAP
[Web] prevent multiple dual-logins
[Web] set default LDAP options on get
[Web] fix invalid rspamd map check
[Web] use SEC_FETCH_DEST header to block api requests
[Web] escape html of alert messages
Merge pull request #5821 from mailcow/fix/web-nightly
[Web] include prerequisites in autodiscover
[Web] revert include prerequisites in autodiscover - include autoload
Merge pull request #5850 from mailcow/fix/nightly-autodiscover
[Nightly][SOGo] Update to 5.10.0
[Nightly][SOGo] Update 5.10.0
Merge remote-tracking branch 'origin/staging' into nightly
Merge pull request #5975 from mailcow/staging
Bump watchdog to v2.03
Merge branch 'staging' into nightly
Merge pull request #5773 from mrclschstr/staging
[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
docker-compose: bumped versions
[Web] update directorytree/ldaprecord
[Web] add ldap idp
[Web] add LDAP query filter
[Web] fix ldap filter if empty
[Web] fix set_tfa for ldap users
[Web] fix set_tfa for ldap users
[Ofelia] add ldap sync cronjob
[SOGo] use bash script for ldap plist template
[Web] fix mailbox datatable search
Merge pull request #5754 from mailcow/feat/idp-ldap2
[Web] catch all exceptions on ldap connect
[SOGo] fix custom html elements and wrong redirection
[Web] apply LDAP filter
[Dovecot] move sogo sso to mailcowauth.php
init identity_provider only after all conditions are met
[SOGo] remove custom logout from toolbar
[SOGo] fix plist_ldap.sh example
Merge pull request #5764 from mailcow/fix/nightly-issues
[Web] fix identity_provider ArgumentCountError
Watchdog: escape subject and body for webhooks
[Web] return idp instance after init
[Web] allow SSL / TLS connections for LDAP
[Web] prevent multiple dual-logins
[Web] set default LDAP options on get
[Web] fix invalid rspamd map check
[Web] use SEC_FETCH_DEST header to block api requests
[Web] escape html of alert messages
Merge pull request #5821 from mailcow/fix/web-nightly
[Web] include prerequisites in autodiscover
[Web] revert include prerequisites in autodiscover - include autoload
Merge pull request #5850 from mailcow/fix/nightly-autodiscover
[Nightly][SOGo] Update to 5.10.0
[Nightly][SOGo] Update 5.10.0
Merge remote-tracking branch 'origin/staging' into nightly
Merge pull request #5975 from mailcow/staging
Bump watchdog to v2.03
Merge branch 'staging' into nightly
Merge pull request #5773 from mrclschstr/staging
compose: bump watchdog image
[Web] improve identity-provider template
[Dovecot] mailcowauth minor fixes
[Web] update lang files
[Web] add curl timeouts to oidc requests
[Web] remove unnecessary if block
[Web] trim CRON_LOG
[Web] fix identity-provider settings layout
[Web] allow mailbox authsource to be switchable
rework auth - move dovecot sasl log to php
deny changes on identity provider if it's in use
[Web] remove keycloak sync disabled warning
[Web] fix malformed_username check
[Web] catch update_sogo exceptions
[SOGo] remove sogo_view and triggers
[SOGo] deny direct login on external users
[Web] minor fixes
[Rspamd] Update to 3.6 (Ratelimit fix)
Updated Clamd Building to be x86 and ARM Compatible
Changed Maintainer to tinc within Dockerfiles
Removed Test self compiled SOGo Dockerfile
Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
Switched to Alpine Edge (for IMAPSYNC Deps)
Optimized CLAMAV Builds to match exact version instead of Repo
Changed Dovecot Base to Bullseye again (Self compile)
Optimized Build Process for Dovecot
Added missing Labels to Dockerfiles
Small fixes for CLAMD Health Check
Rebased Dovecot on Alpine + fixed logging
Clamd using Alpine Packages instead self compile
[Dovecot] remove passwd-verify.lua generation
[Web] fix user protocol badges
[Web] add missing break
Fixes #5408
Update sogo-auth.php
Update sogo-auth.php
fix keycloak mailpassword flow
Use dedicated nightly images on nightly branch + updates of images itself
Update Dovecot to reuse lz4 compression
[Web] dont rtrim generic-oidc urls
[Web] add configurable client scopes for generic-oidc
Updated Dovecot Image to use OpenSSL 3.0 fix
[Web] add missing file to autodiscover.php
[Web] add log messages to verify-sso function
Fixed SQL query for retrieving SSO users.
fix functions.inc.php, update sogo and dovecot nightly image
dovecot: corrected dockerfile inside nightly
[Web] fix idp mailbox login
Remove unused files
docker-compose: bumped versions
[Web] update directorytree/ldaprecord
[Web] add ldap idp
[Web] add LDAP query filter
[Web] fix ldap filter if empty
[Web] fix set_tfa for ldap users
[Web] fix set_tfa for ldap users
[Ofelia] add ldap sync cronjob
[SOGo] use bash script for ldap plist template
[Web] fix mailbox datatable search
Merge pull request #5754 from mailcow/feat/idp-ldap2
[Web] catch all exceptions on ldap connect
[SOGo] fix custom html elements and wrong redirection
[Web] apply LDAP filter
[Dovecot] move sogo sso to mailcowauth.php
init identity_provider only after all conditions are met
[SOGo] remove custom logout from toolbar
[SOGo] fix plist_ldap.sh example
Merge pull request #5764 from mailcow/fix/nightly-issues
[Web] fix identity_provider ArgumentCountError
Watchdog: escape subject and body for webhooks
[Web] return idp instance after init
[Web] allow SSL / TLS connections for LDAP
[Web] prevent multiple dual-logins
[Web] set default LDAP options on get
[Web] fix invalid rspamd map check
[Web] use SEC_FETCH_DEST header to block api requests
[Web] escape html of alert messages
Merge pull request #5821 from mailcow/fix/web-nightly
[Web] include prerequisites in autodiscover
[Web] revert include prerequisites in autodiscover - include autoload
Merge pull request #5850 from mailcow/fix/nightly-autodiscover
[Nightly][SOGo] Update to 5.10.0
[Nightly][SOGo] Update 5.10.0
Merge remote-tracking branch 'origin/staging' into nightly
Merge pull request #5975 from mailcow/staging
Bump watchdog to v2.03
Merge branch 'staging' into nightly
Merge pull request #5773 from mrclschstr/staging
compose: bump watchdog image
[Web] Updated lang.si-si.json (#5995)
💻 Commits
7f790c5 - milkmaker - 2024-08-07 18:39:38
| [Web] Updated lang.si-si.json (Translations update from Weblate #5995)
| Co-authored-by: gomiunik [email protected]
52431a3 - DerLinkman - 2024-08-07 14:50:12
| compose: bump watchdog image
|
8017394 - Niklas Meyer - 2024-08-07 14:48:11
| Merge pull request [Fix] Watchdog: escape subject and body for webhooks #5773 from mrclschstr/staging
| [Fix] Watchdog: escape subject and body for webhooks
82fde23 - Marcel Schuster - 2024-08-01 19:14:29
| Bump watchdog to v2.03
|
914a820 - Marcel Schuster - 2024-03-01 23:07:05
Watchdog: escape subject and body for webhooks
772d5c5 - DerLinkman - 2024-08-07 14:21:23
| Merge branch 'staging' into nightly
|
9b86ff7 - FreddleSpl0it - 2024-08-01 11:07:55
| Merge pull request Automatic PR to nightly from 2024-08-01T03:13:55Z #5975 from mailcow/staging
| Automatic PR to nightly from 2024-08-01T03:13:55Z
57bc03b - FreddleSpl0it - 2024-07-31 10:35:44
| Merge remote-tracking branch 'origin/staging' into nightly
|
f7ae2a6 - FreddleSpl0it - 2024-06-06 12:12:30
| [Nightly][SOGo] Update 5.10.0
|
3080a70 - FreddleSpl0it - 2024-06-03 09:20:54
| [Nightly][SOGo] Update to 5.10.0
|
caee770 - Patrick Schult - 2024-04-19 20:38:56
| Merge pull request [Web] Fix autodiscover fails with external IdP #5850 from mailcow/fix/nightly-autodiscover
| | [Web] Fix autodiscover fails with external IdP
| * 95d6eeb - FreddleSpl0it - 2024-04-19 20:32:44
| | [Web] revert include prerequisites in autodiscover - include autoload
| |
| * eadf70d - FreddleSpl0it - 2024-04-18 14:23:35
|/ [Web] include prerequisites in autodiscover
|
6e9c3e2 - Patrick Schult - 2024-04-04 09:33:22
| Merge pull request Fix/web nightly #5821 from mailcow/fix/web-nightly
| | Fix/web nightly
| * cf2fda6 - FreddleSpl0it - 2024-04-04 09:31:20
| | [Web] escape html of alert messages
| |
| * cd24057 - FreddleSpl0it - 2024-04-04 09:31:03
| | [Web] use SEC_FETCH_DEST header to block api requests
| |
| * c68a436 - FreddleSpl0it - 2024-04-04 09:30:30
|/ [Web] fix invalid rspamd map check
|
0807c12 - FreddleSpl0it - 2024-03-08 15:11:49
| [Web] set default LDAP options on get
|
e0bda6c - FreddleSpl0it - 2024-03-08 14:05:37
| [Web] prevent multiple dual-logins
|
2ba64e9 - FreddleSpl0it - 2024-03-08 13:50:20
| [Web] allow SSL / TLS connections for LDAP
|
e1c3ad9 - FreddleSpl0it - 2024-03-08 13:15:35
| [Web] return idp instance after init
|
ffbf175 - FreddleSpl0it - 2024-02-26 13:40:34
| [Web] fix identity_provider ArgumentCountError
|
a3af2d8 - Patrick Schult - 2024-02-26 13:33:44
| Merge pull request Fix nightly issues with new ldap provider #5764 from mailcow/fix/nightly-issues
| | Fix nightly issues with new ldap provider
| * 39a4b11 - FreddleSpl0it - 2024-02-26 13:14:08
| | [SOGo] fix plist_ldap.sh example
| |
| * 881c2d6 - FreddleSpl0it - 2024-02-26 13:13:50
| | [SOGo] remove custom logout from toolbar
| |
| * d237157 - FreddleSpl0it - 2024-02-26 13:12:44
| | init identity_provider only after all conditions are met
| |
| * 6928eb6 - FreddleSpl0it - 2024-02-26 13:10:08
|/ [Dovecot] move sogo sso to mailcowauth.php
|
010d898 - FreddleSpl0it - 2024-02-23 10:01:56
| [Web] apply LDAP filter
|
766c270 - FreddleSpl0it - 2024-02-23 09:12:17
| [SOGo] fix custom html elements and wrong redirection
|
916d0fd - FreddleSpl0it - 2024-02-23 08:12:06
| [Web] catch all exceptions on ldap connect
|
9561526 - Patrick Schult - 2024-02-20 15:33:58
| Merge pull request [Nightly] add LDAP as direct IdP #5754 from mailcow/feat/idp-ldap2
| | [Nightly] add LDAP as direct IdP
| * 45811bc - FreddleSpl0it - 2024-02-20 15:00:06
| | [Web] fix mailbox datatable search
| |
| * 132e37b - FreddleSpl0it - 2024-02-20 12:42:37
| | [SOGo] use bash script for ldap plist template
| |
| * b3e26e1 - FreddleSpl0it - 2024-02-20 12:01:08
| | [Ofelia] add ldap sync cronjob
| |
| * a3bb889 - FreddleSpl0it - 2024-02-20 11:41:02
| | [Web] fix set_tfa for ldap users
| |
| * 3a1dcb3 - FreddleSpl0it - 2024-02-20 11:34:01
| | [Web] fix set_tfa for ldap users
| |
| * d22cafa - FreddleSpl0it - 2024-02-20 11:21:25
| | [Web] fix ldap filter if empty
| |
| * 78e7266 - FreddleSpl0it - 2024-02-20 10:46:23
| | [Web] add LDAP query filter
| |
| * a06c783 - FreddleSpl0it - 2024-02-20 10:31:14
| | [Web] add ldap idp
| |
| * d479d18 - FreddleSpl0it - 2024-02-20 10:30:11
|/ [Web] update directorytree/ldaprecord
|
4014683 - DerLinkman - 2024-02-08 12:42:36
| docker-compose: bumped versions
|
448f85a - DerLinkman - 2024-02-08 12:42:36
| Remove unused files
|
9a4b79a - FreddleSpl0it - 2024-02-08 12:42:35
| [Web] fix idp mailbox login
|
058b79e - DerLinkman - 2024-02-08 12:42:35
| dovecot: corrected dockerfile inside nightly
|
2163983 - FreddleSpl0it - 2024-02-08 12:42:35
| fix functions.inc.php, update sogo and dovecot nightly image
|
1cda165 - Geert Hauwaerts - 2024-02-08 12:42:34
| Fixed SQL query for retrieving SSO users.
|
2f1e143 - FreddleSpl0it - 2024-02-08 12:42:34
| [Web] add log messages to verify-sso function
|
9039ab4 - FreddleSpl0it - 2024-02-08 12:42:34
| [Web] add missing file to autodiscover.php
|
db47696 - DerLinkman - 2024-02-08 12:42:33
| Updated Dovecot Image to use OpenSSL 3.0 fix
|
eb9e3b8 - FreddleSpl0it - 2024-02-08 12:42:33
| [Web] add configurable client scopes for generic-oidc
|
ba32f11 - FreddleSpl0it - 2024-02-08 12:42:32
| [Web] dont rtrim generic-oidc urls
|
27ef04b - DerLinkman - 2024-02-08 12:42:32
| Update Dovecot to reuse lz4 compression
|
b3a94e7 - DerLinkman - 2024-02-08 12:42:32
| Use dedicated nightly images on nightly branch + updates of images itself
|
3a4c0c8 - FreddleSpl0it - 2024-02-08 12:42:31
| fix keycloak mailpassword flow
|
73a044e - Mirko Ceroni - 2024-02-08 12:42:31
| Update sogo-auth.php
|
389eb99 - Mirko Ceroni - 2024-02-08 12:42:31
| Update sogo-auth.php
| initialize db before validating credentials
597d98e - FreddleSpl0it - 2024-02-08 12:42:30
| Fixes user sync of keycloak IDP crashes #5408
|
981307a - FreddleSpl0it - 2024-02-08 12:42:30
| [Web] add missing break
|
2d51881 - FreddleSpl0it - 2024-02-08 12:42:30
| [Web] fix user protocol badges
|
788f03e - FreddleSpl0it - 2024-02-08 12:42:29
| [Dovecot] remove passwd-verify.lua generation
|
81024b8 - DerLinkman - 2024-02-08 12:42:29
| Clamd using Alpine Packages instead self compile
|
89c5064 - DerLinkman - 2024-02-08 12:42:29
| Rebased Dovecot on Alpine + fixed logging
|
4b18a99 - DerLinkman - 2024-02-08 12:42:28
| Small fixes for CLAMD Health Check
|
92d2cca - DerLinkman - 2024-02-08 12:42:28
| Added missing Labels to Dockerfiles
|
466e36e - DerLinkman - 2024-02-08 12:42:28
| Optimized Build Process for Dovecot
|
7ec7bd2 - DerLinkman - 2024-02-08 12:42:27
| Changed Dovecot Base to Bullseye again (Self compile)
|
38db722 - DerLinkman - 2024-02-08 12:42:27
| Optimized CLAMAV Builds to match exact version instead of Repo
|
60f9412 - DerLinkman - 2024-02-08 12:42:26
| Switched to Alpine Edge (for IMAPSYNC Deps)
|
737c050 - DerLinkman - 2024-02-08 12:42:26
| Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
|
6da41b1 - DerLinkman - 2024-02-08 12:42:26
| Removed Test self compiled SOGo Dockerfile
|
2bd46ae - DerLinkman - 2024-02-08 12:42:25
| Changed Maintainer to tinc within Dockerfiles
|
c15ab10 - DerLinkman - 2024-02-08 12:42:25
| Updated Clamd Building to be x86 and ARM Compatible
|
ddaeebc - DerLinkman - 2024-02-08 12:42:25
| [Rspamd] Update to 3.6 (Ratelimit fix)
|
e64293c - FreddleSpl0it - 2024-02-08 12:42:24
| [Web] minor fixes
|
ccc17e4 - FreddleSpl0it - 2024-02-08 12:42:24
| [SOGo] deny direct login on external users
|
a53ef2e - FreddleSpl0it - 2024-02-08 12:42:24
| [SOGo] remove sogo_view and triggers
|
185c36c - FreddleSpl0it - 2024-02-08 12:42:23
| [Web] catch update_sogo exceptions
|
9beb47c - FreddleSpl0it - 2024-02-08 12:42:23
| [Web] fix malformed_username check
|
3d48667 - FreddleSpl0it - 2024-02-08 12:42:23
| [Web] remove keycloak sync disabled warning
|
04e2494 - FreddleSpl0it - 2024-02-08 12:42:22
| deny changes on identity provider if it's in use
|
7b47159 - FreddleSpl0it - 2024-02-08 12:42:22
| rework auth - move dovecot sasl log to php
|
17b6ac3 - FreddleSpl0it - 2024-02-08 12:42:22
| [Web] allow mailbox authsource to be switchable
|
43600cd - FreddleSpl0it - 2024-02-08 12:42:21
| [Web] fix identity-provider settings layout
|
6d3a32c - FreddleSpl0it - 2024-02-08 12:42:21
| [Web] trim CRON_LOG
|
21fa3c8 - FreddleSpl0it - 2024-02-08 12:42:21
| [Web] remove unnecessary if block
|
6df6638 - FreddleSpl0it - 2024-02-08 12:42:20
| [Web] add curl timeouts to oidc requests
|
8ce4600 - FreddleSpl0it - 2024-02-08 12:42:20
| [Web] update lang files
|
3179c0e - FreddleSpl0it - 2024-02-08 12:42:19
| [Dovecot] mailcowauth minor fixes
|
3725473 - FreddleSpl0it - 2024-02-08 12:42:19
| [Web] improve identity-provider template
|
a4cce14 - FreddleSpl0it - 2024-02-08 12:42:19
| [Web] improve attribute sync performance
52431a3 - DerLinkman - 2024-08-07 14:50:12
| compose: bump watchdog image
|
8017394 - Niklas Meyer - 2024-08-07 14:48:11
| Merge pull request [Fix] Watchdog: escape subject and body for webhooks #5773 from mrclschstr/staging
| [Fix] Watchdog: escape subject and body for webhooks
82fde23 - Marcel Schuster - 2024-08-01 19:14:29
| Bump watchdog to v2.03
|
914a820 - Marcel Schuster - 2024-03-01 23:07:05
Watchdog: escape subject and body for webhooks
772d5c5 - DerLinkman - 2024-08-07 14:21:23
| Merge branch 'staging' into nightly
|
9b86ff7 - FreddleSpl0it - 2024-08-01 11:07:55
| Merge pull request Automatic PR to nightly from 2024-08-01T03:13:55Z #5975 from mailcow/staging
| Automatic PR to nightly from 2024-08-01T03:13:55Z
57bc03b - FreddleSpl0it - 2024-07-31 10:35:44
| Merge remote-tracking branch 'origin/staging' into nightly
|
f7ae2a6 - FreddleSpl0it - 2024-06-06 12:12:30
| [Nightly][SOGo] Update 5.10.0
|
3080a70 - FreddleSpl0it - 2024-06-03 09:20:54
| [Nightly][SOGo] Update to 5.10.0
|
caee770 - Patrick Schult - 2024-04-19 20:38:56
| Merge pull request [Web] Fix autodiscover fails with external IdP #5850 from mailcow/fix/nightly-autodiscover
| | [Web] Fix autodiscover fails with external IdP
| * 95d6eeb - FreddleSpl0it - 2024-04-19 20:32:44
| | [Web] revert include prerequisites in autodiscover - include autoload
| |
| * eadf70d - FreddleSpl0it - 2024-04-18 14:23:35
|/ [Web] include prerequisites in autodiscover
|
6e9c3e2 - Patrick Schult - 2024-04-04 09:33:22
| Merge pull request Fix/web nightly #5821 from mailcow/fix/web-nightly
| | Fix/web nightly
| * cf2fda6 - FreddleSpl0it - 2024-04-04 09:31:20
| | [Web] escape html of alert messages
| |
| * cd24057 - FreddleSpl0it - 2024-04-04 09:31:03
| | [Web] use SEC_FETCH_DEST header to block api requests
| |
| * c68a436 - FreddleSpl0it - 2024-04-04 09:30:30
|/ [Web] fix invalid rspamd map check
|
0807c12 - FreddleSpl0it - 2024-03-08 15:11:49
| [Web] set default LDAP options on get
|
e0bda6c - FreddleSpl0it - 2024-03-08 14:05:37
| [Web] prevent multiple dual-logins
|
2ba64e9 - FreddleSpl0it - 2024-03-08 13:50:20
| [Web] allow SSL / TLS connections for LDAP
|
e1c3ad9 - FreddleSpl0it - 2024-03-08 13:15:35
| [Web] return idp instance after init
|
ffbf175 - FreddleSpl0it - 2024-02-26 13:40:34
| [Web] fix identity_provider ArgumentCountError
|
a3af2d8 - Patrick Schult - 2024-02-26 13:33:44
| Merge pull request Fix nightly issues with new ldap provider #5764 from mailcow/fix/nightly-issues
| | Fix nightly issues with new ldap provider
| * 39a4b11 - FreddleSpl0it - 2024-02-26 13:14:08
| | [SOGo] fix plist_ldap.sh example
| |
| * 881c2d6 - FreddleSpl0it - 2024-02-26 13:13:50
| | [SOGo] remove custom logout from toolbar
| |
| * d237157 - FreddleSpl0it - 2024-02-26 13:12:44
| | init identity_provider only after all conditions are met
| |
| * 6928eb6 - FreddleSpl0it - 2024-02-26 13:10:08
|/ [Dovecot] move sogo sso to mailcowauth.php
|
010d898 - FreddleSpl0it - 2024-02-23 10:01:56
| [Web] apply LDAP filter
|
766c270 - FreddleSpl0it - 2024-02-23 09:12:17
| [SOGo] fix custom html elements and wrong redirection
|
916d0fd - FreddleSpl0it - 2024-02-23 08:12:06
| [Web] catch all exceptions on ldap connect
|
9561526 - Patrick Schult - 2024-02-20 15:33:58
| Merge pull request [Nightly] add LDAP as direct IdP #5754 from mailcow/feat/idp-ldap2
| | [Nightly] add LDAP as direct IdP
| * 45811bc - FreddleSpl0it - 2024-02-20 15:00:06
| | [Web] fix mailbox datatable search
| |
| * 132e37b - FreddleSpl0it - 2024-02-20 12:42:37
| | [SOGo] use bash script for ldap plist template
| |
| * b3e26e1 - FreddleSpl0it - 2024-02-20 12:01:08
| | [Ofelia] add ldap sync cronjob
| |
| * a3bb889 - FreddleSpl0it - 2024-02-20 11:41:02
| | [Web] fix set_tfa for ldap users
| |
| * 3a1dcb3 - FreddleSpl0it - 2024-02-20 11:34:01
| | [Web] fix set_tfa for ldap users
| |
| * d22cafa - FreddleSpl0it - 2024-02-20 11:21:25
| | [Web] fix ldap filter if empty
| |
| * 78e7266 - FreddleSpl0it - 2024-02-20 10:46:23
| | [Web] add LDAP query filter
| |
| * a06c783 - FreddleSpl0it - 2024-02-20 10:31:14
| | [Web] add ldap idp
| |
| * d479d18 - FreddleSpl0it - 2024-02-20 10:30:11
|/ [Web] update directorytree/ldaprecord
|
4014683 - DerLinkman - 2024-02-08 12:42:36
| docker-compose: bumped versions
|
448f85a - DerLinkman - 2024-02-08 12:42:36
| Remove unused files
|
9a4b79a - FreddleSpl0it - 2024-02-08 12:42:35
| [Web] fix idp mailbox login
|
058b79e - DerLinkman - 2024-02-08 12:42:35
| dovecot: corrected dockerfile inside nightly
|
2163983 - FreddleSpl0it - 2024-02-08 12:42:35
| fix functions.inc.php, update sogo and dovecot nightly image
|
1cda165 - Geert Hauwaerts - 2024-02-08 12:42:34
| Fixed SQL query for retrieving SSO users.
|
2f1e143 - FreddleSpl0it - 2024-02-08 12:42:34
| [Web] add log messages to verify-sso function
|
9039ab4 - FreddleSpl0it - 2024-02-08 12:42:34
| [Web] add missing file to autodiscover.php
|
db47696 - DerLinkman - 2024-02-08 12:42:33
| Updated Dovecot Image to use OpenSSL 3.0 fix
|
eb9e3b8 - FreddleSpl0it - 2024-02-08 12:42:33
| [Web] add configurable client scopes for generic-oidc
|
ba32f11 - FreddleSpl0it - 2024-02-08 12:42:32
| [Web] dont rtrim generic-oidc urls
|
27ef04b - DerLinkman - 2024-02-08 12:42:32
| Update Dovecot to reuse lz4 compression
|
b3a94e7 - DerLinkman - 2024-02-08 12:42:32
| Use dedicated nightly images on nightly branch + updates of images itself
|
3a4c0c8 - FreddleSpl0it - 2024-02-08 12:42:31
| fix keycloak mailpassword flow
|
73a044e - Mirko Ceroni - 2024-02-08 12:42:31
| Update sogo-auth.php
|
389eb99 - Mirko Ceroni - 2024-02-08 12:42:31
| Update sogo-auth.php
| initialize db before validating credentials
597d98e - FreddleSpl0it - 2024-02-08 12:42:30
| Fixes user sync of keycloak IDP crashes #5408
|
981307a - FreddleSpl0it - 2024-02-08 12:42:30
| [Web] add missing break
|
2d51881 - FreddleSpl0it - 2024-02-08 12:42:30
| [Web] fix user protocol badges
|
788f03e - FreddleSpl0it - 2024-02-08 12:42:29
| [Dovecot] remove passwd-verify.lua generation
|
81024b8 - DerLinkman - 2024-02-08 12:42:29
| Clamd using Alpine Packages instead self compile
|
89c5064 - DerLinkman - 2024-02-08 12:42:29
| Rebased Dovecot on Alpine + fixed logging
|
4b18a99 - DerLinkman - 2024-02-08 12:42:28
| Small fixes for CLAMD Health Check
|
92d2cca - DerLinkman - 2024-02-08 12:42:28
| Added missing Labels to Dockerfiles
|
466e36e - DerLinkman - 2024-02-08 12:42:28
| Optimized Build Process for Dovecot
|
7ec7bd2 - DerLinkman - 2024-02-08 12:42:27
| Changed Dovecot Base to Bullseye again (Self compile)
|
38db722 - DerLinkman - 2024-02-08 12:42:27
| Optimized CLAMAV Builds to match exact version instead of Repo
|
60f9412 - DerLinkman - 2024-02-08 12:42:26
| Switched to Alpine Edge (for IMAPSYNC Deps)
|
737c050 - DerLinkman - 2024-02-08 12:42:26
| Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
|
6da41b1 - DerLinkman - 2024-02-08 12:42:26
| Removed Test self compiled SOGo Dockerfile
|
2bd46ae - DerLinkman - 2024-02-08 12:42:25
| Changed Maintainer to tinc within Dockerfiles
|
c15ab10 - DerLinkman - 2024-02-08 12:42:25
| Updated Clamd Building to be x86 and ARM Compatible
|
ddaeebc - DerLinkman - 2024-02-08 12:42:25
| [Rspamd] Update to 3.6 (Ratelimit fix)
|
e64293c - FreddleSpl0it - 2024-02-08 12:42:24
| [Web] minor fixes
|
ccc17e4 - FreddleSpl0it - 2024-02-08 12:42:24
| [SOGo] deny direct login on external users
|
a53ef2e - FreddleSpl0it - 2024-02-08 12:42:24
| [SOGo] remove sogo_view and triggers
|
185c36c - FreddleSpl0it - 2024-02-08 12:42:23
| [Web] catch update_sogo exceptions
|
9beb47c - FreddleSpl0it - 2024-02-08 12:42:23
| [Web] fix malformed_username check
|
3d48667 - FreddleSpl0it - 2024-02-08 12:42:23
| [Web] remove keycloak sync disabled warning
|
04e2494 - FreddleSpl0it - 2024-02-08 12:42:22
| deny changes on identity provider if it's in use
|
7b47159 - FreddleSpl0it - 2024-02-08 12:42:22
| rework auth - move dovecot sasl log to php
|
17b6ac3 - FreddleSpl0it - 2024-02-08 12:42:22
| [Web] allow mailbox authsource to be switchable
|
43600cd - FreddleSpl0it - 2024-02-08 12:42:21
| [Web] fix identity-provider settings layout
|
6d3a32c - FreddleSpl0it - 2024-02-08 12:42:21
| [Web] trim CRON_LOG
|
21fa3c8 - FreddleSpl0it - 2024-02-08 12:42:21
| [Web] remove unnecessary if block
|
6df6638 - FreddleSpl0it - 2024-02-08 12:42:20
| [Web] add curl timeouts to oidc requests
|
8ce4600 - FreddleSpl0it - 2024-02-08 12:42:20
| [Web] update lang files
|
3179c0e - FreddleSpl0it - 2024-02-08 12:42:19
| [Dovecot] mailcowauth minor fixes
|
3725473 - FreddleSpl0it - 2024-02-08 12:42:19
| [Web] improve identity-provider template
|
a4cce14 - FreddleSpl0it - 2024-02-08 12:42:19
| [Web] improve attribute sync performance
8017394 - Niklas Meyer - 2024-08-07 14:48:11
| Merge pull request [Fix] Watchdog: escape subject and body for webhooks #5773 from mrclschstr/staging
| [Fix] Watchdog: escape subject and body for webhooks
82fde23 - Marcel Schuster - 2024-08-01 19:14:29
| Bump watchdog to v2.03
|
914a820 - Marcel Schuster - 2024-03-01 23:07:05
Watchdog: escape subject and body for webhooks
772d5c5 - DerLinkman - 2024-08-07 14:21:23
| Merge branch 'staging' into nightly
|
9b86ff7 - FreddleSpl0it - 2024-08-01 11:07:55
| Merge pull request Automatic PR to nightly from 2024-08-01T03:13:55Z #5975 from mailcow/staging
| Automatic PR to nightly from 2024-08-01T03:13:55Z
57bc03b - FreddleSpl0it - 2024-07-31 10:35:44
| Merge remote-tracking branch 'origin/staging' into nightly
|
f7ae2a6 - FreddleSpl0it - 2024-06-06 12:12:30
| [Nightly][SOGo] Update 5.10.0
|
3080a70 - FreddleSpl0it - 2024-06-03 09:20:54
| [Nightly][SOGo] Update to 5.10.0
|
caee770 - Patrick Schult - 2024-04-19 20:38:56
| Merge pull request [Web] Fix autodiscover fails with external IdP #5850 from mailcow/fix/nightly-autodiscover
| | [Web] Fix autodiscover fails with external IdP
| * 95d6eeb - FreddleSpl0it - 2024-04-19 20:32:44
| | [Web] revert include prerequisites in autodiscover - include autoload
| |
| * eadf70d - FreddleSpl0it - 2024-04-18 14:23:35
|/ [Web] include prerequisites in autodiscover
|
6e9c3e2 - Patrick Schult - 2024-04-04 09:33:22
| Merge pull request Fix/web nightly #5821 from mailcow/fix/web-nightly
| | Fix/web nightly
| * cf2fda6 - FreddleSpl0it - 2024-04-04 09:31:20
| | [Web] escape html of alert messages
| |
| * cd24057 - FreddleSpl0it - 2024-04-04 09:31:03
| | [Web] use SEC_FETCH_DEST header to block api requests
| |
| * c68a436 - FreddleSpl0it - 2024-04-04 09:30:30
|/ [Web] fix invalid rspamd map check
|
0807c12 - FreddleSpl0it - 2024-03-08 15:11:49
| [Web] set default LDAP options on get
|
e0bda6c - FreddleSpl0it - 2024-03-08 14:05:37
| [Web] prevent multiple dual-logins
|
2ba64e9 - FreddleSpl0it - 2024-03-08 13:50:20
| [Web] allow SSL / TLS connections for LDAP
|
e1c3ad9 - FreddleSpl0it - 2024-03-08 13:15:35
| [Web] return idp instance after init
|
ffbf175 - FreddleSpl0it - 2024-02-26 13:40:34
| [Web] fix identity_provider ArgumentCountError
|
a3af2d8 - Patrick Schult - 2024-02-26 13:33:44
| Merge pull request Fix nightly issues with new ldap provider #5764 from mailcow/fix/nightly-issues
| | Fix nightly issues with new ldap provider
| * 39a4b11 - FreddleSpl0it - 2024-02-26 13:14:08
| | [SOGo] fix plist_ldap.sh example
| |
| * 881c2d6 - FreddleSpl0it - 2024-02-26 13:13:50
| | [SOGo] remove custom logout from toolbar
| |
| * d237157 - FreddleSpl0it - 2024-02-26 13:12:44
| | init identity_provider only after all conditions are met
| |
| * 6928eb6 - FreddleSpl0it - 2024-02-26 13:10:08
|/ [Dovecot] move sogo sso to mailcowauth.php
|
010d898 - FreddleSpl0it - 2024-02-23 10:01:56
| [Web] apply LDAP filter
|
766c270 - FreddleSpl0it - 2024-02-23 09:12:17
| [SOGo] fix custom html elements and wrong redirection
|
916d0fd - FreddleSpl0it - 2024-02-23 08:12:06
| [Web] catch all exceptions on ldap connect
|
9561526 - Patrick Schult - 2024-02-20 15:33:58
| Merge pull request [Nightly] add LDAP as direct IdP #5754 from mailcow/feat/idp-ldap2
| | [Nightly] add LDAP as direct IdP
| * 45811bc - FreddleSpl0it - 2024-02-20 15:00:06
| | [Web] fix mailbox datatable search
| |
| * 132e37b - FreddleSpl0it - 2024-02-20 12:42:37
| | [SOGo] use bash script for ldap plist template
| |
| * b3e26e1 - FreddleSpl0it - 2024-02-20 12:01:08
| | [Ofelia] add ldap sync cronjob
| |
| * a3bb889 - FreddleSpl0it - 2024-02-20 11:41:02
| | [Web] fix set_tfa for ldap users
| |
| * 3a1dcb3 - FreddleSpl0it - 2024-02-20 11:34:01
| | [Web] fix set_tfa for ldap users
| |
| * d22cafa - FreddleSpl0it - 2024-02-20 11:21:25
| | [Web] fix ldap filter if empty
| |
| * 78e7266 - FreddleSpl0it - 2024-02-20 10:46:23
| | [Web] add LDAP query filter
| |
| * a06c783 - FreddleSpl0it - 2024-02-20 10:31:14
| | [Web] add ldap idp
| |
| * d479d18 - FreddleSpl0it - 2024-02-20 10:30:11
|/ [Web] update directorytree/ldaprecord
|
4014683 - DerLinkman - 2024-02-08 12:42:36
| docker-compose: bumped versions
|
448f85a - DerLinkman - 2024-02-08 12:42:36
| Remove unused files
|
9a4b79a - FreddleSpl0it - 2024-02-08 12:42:35
| [Web] fix idp mailbox login
|
058b79e - DerLinkman - 2024-02-08 12:42:35
| dovecot: corrected dockerfile inside nightly
|
2163983 - FreddleSpl0it - 2024-02-08 12:42:35
| fix functions.inc.php, update sogo and dovecot nightly image
|
1cda165 - Geert Hauwaerts - 2024-02-08 12:42:34
| Fixed SQL query for retrieving SSO users.
|
2f1e143 - FreddleSpl0it - 2024-02-08 12:42:34
| [Web] add log messages to verify-sso function
|
9039ab4 - FreddleSpl0it - 2024-02-08 12:42:34
| [Web] add missing file to autodiscover.php
|
db47696 - DerLinkman - 2024-02-08 12:42:33
| Updated Dovecot Image to use OpenSSL 3.0 fix
|
eb9e3b8 - FreddleSpl0it - 2024-02-08 12:42:33
| [Web] add configurable client scopes for generic-oidc
|
ba32f11 - FreddleSpl0it - 2024-02-08 12:42:32
| [Web] dont rtrim generic-oidc urls
|
27ef04b - DerLinkman - 2024-02-08 12:42:32
| Update Dovecot to reuse lz4 compression
|
b3a94e7 - DerLinkman - 2024-02-08 12:42:32
| Use dedicated nightly images on nightly branch + updates of images itself
|
3a4c0c8 - FreddleSpl0it - 2024-02-08 12:42:31
| fix keycloak mailpassword flow
|
73a044e - Mirko Ceroni - 2024-02-08 12:42:31
| Update sogo-auth.php
|
389eb99 - Mirko Ceroni - 2024-02-08 12:42:31
| Update sogo-auth.php
| initialize db before validating credentials
597d98e - FreddleSpl0it - 2024-02-08 12:42:30
| Fixes user sync of keycloak IDP crashes #5408
|
981307a - FreddleSpl0it - 2024-02-08 12:42:30
| [Web] add missing break
|
2d51881 - FreddleSpl0it - 2024-02-08 12:42:30
| [Web] fix user protocol badges
|
788f03e - FreddleSpl0it - 2024-02-08 12:42:29
| [Dovecot] remove passwd-verify.lua generation
|
81024b8 - DerLinkman - 2024-02-08 12:42:29
| Clamd using Alpine Packages instead self compile
|
89c5064 - DerLinkman - 2024-02-08 12:42:29
| Rebased Dovecot on Alpine + fixed logging
|
4b18a99 - DerLinkman - 2024-02-08 12:42:28
| Small fixes for CLAMD Health Check
|
92d2cca - DerLinkman - 2024-02-08 12:42:28
| Added missing Labels to Dockerfiles
|
466e36e - DerLinkman - 2024-02-08 12:42:28
| Optimized Build Process for Dovecot
|
7ec7bd2 - DerLinkman - 2024-02-08 12:42:27
| Changed Dovecot Base to Bullseye again (Self compile)
|
38db722 - DerLinkman - 2024-02-08 12:42:27
| Optimized CLAMAV Builds to match exact version instead of Repo
|
60f9412 - DerLinkman - 2024-02-08 12:42:26
| Switched to Alpine Edge (for IMAPSYNC Deps)
|
737c050 - DerLinkman - 2024-02-08 12:42:26
| Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
|
6da41b1 - DerLinkman - 2024-02-08 12:42:26
| Removed Test self compiled SOGo Dockerfile
|
2bd46ae - DerLinkman - 2024-02-08 12:42:25
| Changed Maintainer to tinc within Dockerfiles
|
c15ab10 - DerLinkman - 2024-02-08 12:42:25
| Updated Clamd Building to be x86 and ARM Compatible
|
ddaeebc - DerLinkman - 2024-02-08 12:42:25
| [Rspamd] Update to 3.6 (Ratelimit fix)
|
e64293c - FreddleSpl0it - 2024-02-08 12:42:24
| [Web] minor fixes
|
ccc17e4 - FreddleSpl0it - 2024-02-08 12:42:24
| [SOGo] deny direct login on external users
|
a53ef2e - FreddleSpl0it - 2024-02-08 12:42:24
| [SOGo] remove sogo_view and triggers
|
185c36c - FreddleSpl0it - 2024-02-08 12:42:23
| [Web] catch update_sogo exceptions
|
9beb47c - FreddleSpl0it - 2024-02-08 12:42:23
| [Web] fix malformed_username check
|
3d48667 - FreddleSpl0it - 2024-02-08 12:42:23
| [Web] remove keycloak sync disabled warning
|
04e2494 - FreddleSpl0it - 2024-02-08 12:42:22
| deny changes on identity provider if it's in use
|
7b47159 - FreddleSpl0it - 2024-02-08 12:42:22
| rework auth - move dovecot sasl log to php
|
17b6ac3 - FreddleSpl0it - 2024-02-08 12:42:22
| [Web] allow mailbox authsource to be switchable
|
43600cd - FreddleSpl0it - 2024-02-08 12:42:21
| [Web] fix identity-provider settings layout
|
6d3a32c - FreddleSpl0it - 2024-02-08 12:42:21
| [Web] trim CRON_LOG
|
21fa3c8 - FreddleSpl0it - 2024-02-08 12:42:21
| [Web] remove unnecessary if block
|
6df6638 - FreddleSpl0it - 2024-02-08 12:42:20
| [Web] add curl timeouts to oidc requests
|
8ce4600 - FreddleSpl0it - 2024-02-08 12:42:20
| [Web] update lang files
|
3179c0e - FreddleSpl0it - 2024-02-08 12:42:19
| [Dovecot] mailcowauth minor fixes
|
3725473 - FreddleSpl0it - 2024-02-08 12:42:19
| [Web] improve identity-provider template
|
a4cce14 - FreddleSpl0it - 2024-02-08 12:42: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
|
b176585 - FreddleSpl0it - 2024-02-08 12:42:18
| [Web] add crontasks logs
|
f8647bb - FreddleSpl0it - 2024-02-08 12:42:18
| [Web] add keycloak sync crontask
|
8536897 - FreddleSpl0it - 2024-02-08 12:42:18
| [Web] handle fatal errors on getAccessToken
|
e4284b8 - FreddleSpl0it - 2024-02-08 12:42:17
| [Web] fix attribute mapping list
|
5545d8a - FreddleSpl0it - 2024-02-08 12:42:17
| [Web] hide auth settings for external users
|
4dc3222 - FreddleSpl0it - 2024-02-08 12:42:17
| [Web] fix bug on mailbox login
|
7cf6a9d - FreddleSpl0it - 2024-02-08 12:42:16
| [Web] update lang.en-gb.json
|
95a15d1 - FreddleSpl0it - 2024-02-08 12:42:16
| [Web] update guzzlehttp/psr7
|
cee771a - FreddleSpl0it - 2024-02-08 12:42:16
| [Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
|
a805d3b - FreddleSpl0it - 2024-02-08 12:42:15
| [Web] add league/oauth2-client
|
b251c58 - FreddleSpl0it - 2024-02-08 12:42:15
| update gitignore
|
cc75166 - FreddleSpl0it - 2024-02-08 12:42:15
| [Web] functions.auth.inc.php corrections
|
ad19ff5 - FreddleSpl0it - 2024-02-08 12:42:14
| [Web] remove ropc flow
|
e784c98 - FreddleSpl0it - 2024-02-08 12:42:14
| [Web] add "add mailbox_from_template" function
|
28679eb - FreddleSpl0it - 2024-02-08 12:42:13
| [Web] add generic-oidc provider
|
c8fec24 - FreddleSpl0it - 2024-02-08 12:42:13
| [Web] add "edit mailbox_from_template" function
|
0c1e2ed - FreddleSpl0it - 2024-02-08 12:42:13
| [Web] revert configurable authsource
|
90476ae - FreddleSpl0it - 2024-02-08 12:42:12
| [Web] rename var for tab-config-identity-provider.twig
|
3b6a1d5 - FreddleSpl0it - 2024-02-08 12:42:12
| [Web] add generic-oidc provider
|
1ab1505 - FreddleSpl0it - 2024-02-08 12:42:12
| [Web] remove sso login alertbox
|
593e581 - FreddleSpl0it - 2024-02-08 12:42:11
| [Web] move iam sso functions
|
e202d00 - FreddleSpl0it - 2024-02-08 12:42:11
| [Dovecot] group auth files
|
dca5f1b - FreddleSpl0it - 2024-02-08 12:42:11
| [Web] move /process/login to internal endpoint
|
f0689e0 - FreddleSpl0it - 2024-02-08 12:42:10
| [Web] iam - add switch for direct login flow
|
5bbb12b - FreddleSpl0it - 2024-02-08 12:42:10
| [Dovecot] fix wrong lua syntax
|
c6a56e0 - FreddleSpl0it - 2024-02-08 12:42:10
| [Web] add IAM delete button
8017394 - Niklas Meyer - 2024-08-07 14:48:11
| Merge pull request [Fix] Watchdog: escape subject and body for webhooks #5773 from mrclschstr/staging
| [Fix] Watchdog: escape subject and body for webhooks
82fde23 - Marcel Schuster - 2024-08-01 19:14:29
| Bump watchdog to v2.03
|
914a820 - Marcel Schuster - 2024-03-01 23:07:05
Watchdog: escape subject and body for webhooks
772d5c5 - DerLinkman - 2024-08-07 14:21:23
| Merge branch 'staging' into nightly
|
9b86ff7 - FreddleSpl0it - 2024-08-01 11:07:55
| Merge pull request Automatic PR to nightly from 2024-08-01T03:13:55Z #5975 from mailcow/staging
| Automatic PR to nightly from 2024-08-01T03:13:55Z
57bc03b - FreddleSpl0it - 2024-07-31 10:35:44
| Merge remote-tracking branch 'origin/staging' into nightly
|
f7ae2a6 - FreddleSpl0it - 2024-06-06 12:12:30
| [Nightly][SOGo] Update 5.10.0
|
3080a70 - FreddleSpl0it - 2024-06-03 09:20:54
| [Nightly][SOGo] Update to 5.10.0
|
caee770 - Patrick Schult - 2024-04-19 20:38:56
| Merge pull request [Web] Fix autodiscover fails with external IdP #5850 from mailcow/fix/nightly-autodiscover
| | [Web] Fix autodiscover fails with external IdP
| * 95d6eeb - FreddleSpl0it - 2024-04-19 20:32:44
| | [Web] revert include prerequisites in autodiscover - include autoload
| |
| * eadf70d - FreddleSpl0it - 2024-04-18 14:23:35
|/ [Web] include prerequisites in autodiscover
|
6e9c3e2 - Patrick Schult - 2024-04-04 09:33:22
| Merge pull request Fix/web nightly #5821 from mailcow/fix/web-nightly
| | Fix/web nightly
| * cf2fda6 - FreddleSpl0it - 2024-04-04 09:31:20
| | [Web] escape html of alert messages
| |
| * cd24057 - FreddleSpl0it - 2024-04-04 09:31:03
| | [Web] use SEC_FETCH_DEST header to block api requests
| |
| * c68a436 - FreddleSpl0it - 2024-04-04 09:30:30
|/ [Web] fix invalid rspamd map check
|
0807c12 - FreddleSpl0it - 2024-03-08 15:11:49
| [Web] set default LDAP options on get
|
e0bda6c - FreddleSpl0it - 2024-03-08 14:05:37
| [Web] prevent multiple dual-logins
|
2ba64e9 - FreddleSpl0it - 2024-03-08 13:50:20
| [Web] allow SSL / TLS connections for LDAP
|
e1c3ad9 - FreddleSpl0it - 2024-03-08 13:15:35
| [Web] return idp instance after init
|
ffbf175 - FreddleSpl0it - 2024-02-26 13:40:34
| [Web] fix identity_provider ArgumentCountError
|
a3af2d8 - Patrick Schult - 2024-02-26 13:33:44
| Merge pull request Fix nightly issues with new ldap provider #5764 from mailcow/fix/nightly-issues
| | Fix nightly issues with new ldap provider
| * 39a4b11 - FreddleSpl0it - 2024-02-26 13:14:08
| | [SOGo] fix plist_ldap.sh example
| |
| * 881c2d6 - FreddleSpl0it - 2024-02-26 13:13:50
| | [SOGo] remove custom logout from toolbar
| |
| * d237157 - FreddleSpl0it - 2024-02-26 13:12:44
| | init identity_provider only after all conditions are met
| |
| * 6928eb6 - FreddleSpl0it - 2024-02-26 13:10:08
|/ [Dovecot] move sogo sso to mailcowauth.php
|
010d898 - FreddleSpl0it - 2024-02-23 10:01:56
| [Web] apply LDAP filter
|
766c270 - FreddleSpl0it - 2024-02-23 09:12:17
| [SOGo] fix custom html elements and wrong redirection
|
916d0fd - FreddleSpl0it - 2024-02-23 08:12:06
| [Web] catch all exceptions on ldap connect
|
9561526 - Patrick Schult - 2024-02-20 15:33:58
| Merge pull request [Nightly] add LDAP as direct IdP #5754 from mailcow/feat/idp-ldap2
| | [Nightly] add LDAP as direct IdP
| * 45811bc - FreddleSpl0it - 2024-02-20 15:00:06
| | [Web] fix mailbox datatable search
| |
| * 132e37b - FreddleSpl0it - 2024-02-20 12:42:37
| | [SOGo] use bash script for ldap plist template
| |
| * b3e26e1 - FreddleSpl0it - 2024-02-20 12:01:08
| | [Ofelia] add ldap sync cronjob
| |
| * a3bb889 - FreddleSpl0it - 2024-02-20 11:41:02
| | [Web] fix set_tfa for ldap users
| |
| * 3a1dcb3 - FreddleSpl0it - 2024-02-20 11:34:01
| | [Web] fix set_tfa for ldap users
| |
| * d22cafa - FreddleSpl0it - 2024-02-20 11:21:25
| | [Web] fix ldap filter if empty
| |
| * 78e7266 - FreddleSpl0it - 2024-02-20 10:46:23
| | [Web] add LDAP query filter
| |
| * a06c783 - FreddleSpl0it - 2024-02-20 10:31:14
| | [Web] add ldap idp
| |
| * d479d18 - FreddleSpl0it - 2024-02-20 10:30:11
|/ [Web] update directorytree/ldaprecord
|
4014683 - DerLinkman - 2024-02-08 12:42:36
| docker-compose: bumped versions
|
448f85a - DerLinkman - 2024-02-08 12:42:36
| Remove unused files
|
9a4b79a - FreddleSpl0it - 2024-02-08 12:42:35
| [Web] fix idp mailbox login
|
058b79e - DerLinkman - 2024-02-08 12:42:35
| dovecot: corrected dockerfile inside nightly
|
2163983 - FreddleSpl0it - 2024-02-08 12:42:35
| fix functions.inc.php, update sogo and dovecot nightly image
|
1cda165 - Geert Hauwaerts - 2024-02-08 12:42:34
| Fixed SQL query for retrieving SSO users.
|
2f1e143 - FreddleSpl0it - 2024-02-08 12:42:34
| [Web] add log messages to verify-sso function
|
9039ab4 - FreddleSpl0it - 2024-02-08 12:42:34
| [Web] add missing file to autodiscover.php
|
db47696 - DerLinkman - 2024-02-08 12:42:33
| Updated Dovecot Image to use OpenSSL 3.0 fix
|
eb9e3b8 - FreddleSpl0it - 2024-02-08 12:42:33
| [Web] add configurable client scopes for generic-oidc
|
ba32f11 - FreddleSpl0it - 2024-02-08 12:42:32
| [Web] dont rtrim generic-oidc urls
|
27ef04b - DerLinkman - 2024-02-08 12:42:32
| Update Dovecot to reuse lz4 compression
|
b3a94e7 - DerLinkman - 2024-02-08 12:42:32
| Use dedicated nightly images on nightly branch + updates of images itself
|
3a4c0c8 - FreddleSpl0it - 2024-02-08 12:42:31
| fix keycloak mailpassword flow
|
73a044e - Mirko Ceroni - 2024-02-08 12:42:31
| Update sogo-auth.php
|
389eb99 - Mirko Ceroni - 2024-02-08 12:42:31
| Update sogo-auth.php
| initialize db before validating credentials
597d98e - FreddleSpl0it - 2024-02-08 12:42:30
| Fixes user sync of keycloak IDP crashes #5408
|
981307a - FreddleSpl0it - 2024-02-08 12:42:30
| [Web] add missing break
|
2d51881 - FreddleSpl0it - 2024-02-08 12:42:30
| [Web] fix user protocol badges
|
788f03e - FreddleSpl0it - 2024-02-08 12:42:29
| [Dovecot] remove passwd-verify.lua generation
|
81024b8 - DerLinkman - 2024-02-08 12:42:29
| Clamd using Alpine Packages instead self compile
|
89c5064 - DerLinkman - 2024-02-08 12:42:29
| Rebased Dovecot on Alpine + fixed logging
|
4b18a99 - DerLinkman - 2024-02-08 12:42:28
| Small fixes for CLAMD Health Check
|
92d2cca - DerLinkman - 2024-02-08 12:42:28
| Added missing Labels to Dockerfiles
|
466e36e - DerLinkman - 2024-02-08 12:42:28
| Optimized Build Process for Dovecot
|
7ec7bd2 - DerLinkman - 2024-02-08 12:42:27
| Changed Dovecot Base to Bullseye again (Self compile)
|
38db722 - DerLinkman - 2024-02-08 12:42:27
| Optimized CLAMAV Builds to match exact version instead of Repo
|
60f9412 - DerLinkman - 2024-02-08 12:42:26
| Switched to Alpine Edge (for IMAPSYNC Deps)
|
737c050 - DerLinkman - 2024-02-08 12:42:26
| Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
|
6da41b1 - DerLinkman - 2024-02-08 12:42:26
| Removed Test self compiled SOGo Dockerfile
|
2bd46ae - DerLinkman - 2024-02-08 12:42:25
| Changed Maintainer to tinc within Dockerfiles
|
c15ab10 - DerLinkman - 2024-02-08 12:42:25
| Updated Clamd Building to be x86 and ARM Compatible
|
ddaeebc - DerLinkman - 2024-02-08 12:42:25
| [Rspamd] Update to 3.6 (Ratelimit fix)
|
e64293c - FreddleSpl0it - 2024-02-08 12:42:24
| [Web] minor fixes
|
ccc17e4 - FreddleSpl0it - 2024-02-08 12:42:24
| [SOGo] deny direct login on external users
|
a53ef2e - FreddleSpl0it - 2024-02-08 12:42:24
| [SOGo] remove sogo_view and triggers
|
185c36c - FreddleSpl0it - 2024-02-08 12:42:23
| [Web] catch update_sogo exceptions
|
9beb47c - FreddleSpl0it - 2024-02-08 12:42:23
| [Web] fix malformed_username check
|
3d48667 - FreddleSpl0it - 2024-02-08 12:42:23
| [Web] remove keycloak sync disabled warning
|
04e2494 - FreddleSpl0it - 2024-02-08 12:42:22
| deny changes on identity provider if it's in use
|
7b47159 - FreddleSpl0it - 2024-02-08 12:42:22
| rework auth - move dovecot sasl log to php
|
17b6ac3 - FreddleSpl0it - 2024-02-08 12:42:22
| [Web] allow mailbox authsource to be switchable
|
43600cd - FreddleSpl0it - 2024-02-08 12:42:21
| [Web] fix identity-provider settings layout
|
6d3a32c - FreddleSpl0it - 2024-02-08 12:42:21
| [Web] trim CRON_LOG
|
21fa3c8 - FreddleSpl0it - 2024-02-08 12:42:21
| [Web] remove unnecessary if block
|
6df6638 - FreddleSpl0it - 2024-02-08 12:42:20
| [Web] add curl timeouts to oidc requests
|
8ce4600 - FreddleSpl0it - 2024-02-08 12:42:20
| [Web] update lang files
|
3179c0e - FreddleSpl0it - 2024-02-08 12:42:19
| [Dovecot] mailcowauth minor fixes
|
3725473 - FreddleSpl0it - 2024-02-08 12:42:19
| [Web] improve identity-provider template
|
a4cce14 - FreddleSpl0it - 2024-02-08 12:42: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
|
3c62a7f - FreddleSpl0it - 2024-02-08 12:42:09
| [Web] IAM - add delete option
8017394 - Niklas Meyer - 2024-08-07 14:48:11
| Merge pull request [Fix] Watchdog: escape subject and body for webhooks #5773 from mrclschstr/staging
| [Fix] Watchdog: escape subject and body for webhooks
82fde23 - Marcel Schuster - 2024-08-01 19:14:29
| Bump watchdog to v2.03
|
914a820 - Marcel Schuster - 2024-03-01 23:07:05
Watchdog: escape subject and body for webhooks
772d5c5 - DerLinkman - 2024-08-07 14:21:23
| Merge branch 'staging' into nightly
|
9b86ff7 - FreddleSpl0it - 2024-08-01 11:07:55
| Merge pull request Automatic PR to nightly from 2024-08-01T03:13:55Z #5975 from mailcow/staging
| Automatic PR to nightly from 2024-08-01T03:13:55Z
57bc03b - FreddleSpl0it - 2024-07-31 10:35:44
| Merge remote-tracking branch 'origin/staging' into nightly
|
f7ae2a6 - FreddleSpl0it - 2024-06-06 12:12:30
| [Nightly][SOGo] Update 5.10.0
|
3080a70 - FreddleSpl0it - 2024-06-03 09:20:54
| [Nightly][SOGo] Update to 5.10.0
|
caee770 - Patrick Schult - 2024-04-19 20:38:56
| Merge pull request [Web] Fix autodiscover fails with external IdP #5850 from mailcow/fix/nightly-autodiscover
| | [Web] Fix autodiscover fails with external IdP
| * 95d6eeb - FreddleSpl0it - 2024-04-19 20:32:44
| | [Web] revert include prerequisites in autodiscover - include autoload
| |
| * eadf70d - FreddleSpl0it - 2024-04-18 14:23:35
|/ [Web] include prerequisites in autodiscover
|
6e9c3e2 - Patrick Schult - 2024-04-04 09:33:22
| Merge pull request Fix/web nightly #5821 from mailcow/fix/web-nightly
| | Fix/web nightly
| * cf2fda6 - FreddleSpl0it - 2024-04-04 09:31:20
| | [Web] escape html of alert messages
| |
| * cd24057 - FreddleSpl0it - 2024-04-04 09:31:03
| | [Web] use SEC_FETCH_DEST header to block api requests
| |
| * c68a436 - FreddleSpl0it - 2024-04-04 09:30:30
|/ [Web] fix invalid rspamd map check
|
0807c12 - FreddleSpl0it - 2024-03-08 15:11:49
| [Web] set default LDAP options on get
|
e0bda6c - FreddleSpl0it - 2024-03-08 14:05:37
| [Web] prevent multiple dual-logins
|
2ba64e9 - FreddleSpl0it - 2024-03-08 13:50:20
| [Web] allow SSL / TLS connections for LDAP
|
e1c3ad9 - FreddleSpl0it - 2024-03-08 13:15:35
| [Web] return idp instance after init
|
ffbf175 - FreddleSpl0it - 2024-02-26 13:40:34
| [Web] fix identity_provider ArgumentCountError
|
a3af2d8 - Patrick Schult - 2024-02-26 13:33:44
| Merge pull request Fix nightly issues with new ldap provider #5764 from mailcow/fix/nightly-issues
| | Fix nightly issues with new ldap provider
| * 39a4b11 - FreddleSpl0it - 2024-02-26 13:14:08
| | [SOGo] fix plist_ldap.sh example
| |
| * 881c2d6 - FreddleSpl0it - 2024-02-26 13:13:50
| | [SOGo] remove custom logout from toolbar
| |
| * d237157 - FreddleSpl0it - 2024-02-26 13:12:44
| | init identity_provider only after all conditions are met
| |
| * 6928eb6 - FreddleSpl0it - 2024-02-26 13:10:08
|/ [Dovecot] move sogo sso to mailcowauth.php
|
010d898 - FreddleSpl0it - 2024-02-23 10:01:56
| [Web] apply LDAP filter
|
766c270 - FreddleSpl0it - 2024-02-23 09:12:17
| [SOGo] fix custom html elements and wrong redirection
|
916d0fd - FreddleSpl0it - 2024-02-23 08:12:06
| [Web] catch all exceptions on ldap connect
|
9561526 - Patrick Schult - 2024-02-20 15:33:58
| Merge pull request [Nightly] add LDAP as direct IdP #5754 from mailcow/feat/idp-ldap2
| | [Nightly] add LDAP as direct IdP
| * 45811bc - FreddleSpl0it - 2024-02-20 15:00:06
| | [Web] fix mailbox datatable search
| |
| * 132e37b - FreddleSpl0it - 2024-02-20 12:42:37
| | [SOGo] use bash script for ldap plist template
| |
| * b3e26e1 - FreddleSpl0it - 2024-02-20 12:01:08
| | [Ofelia] add ldap sync cronjob
| |
| * a3bb889 - FreddleSpl0it - 2024-02-20 11:41:02
| | [Web] fix set_tfa for ldap users
| |
| * 3a1dcb3 - FreddleSpl0it - 2024-02-20 11:34:01
| | [Web] fix set_tfa for ldap users
| |
| * d22cafa - FreddleSpl0it - 2024-02-20 11:21:25
| | [Web] fix ldap filter if empty
| |
| * 78e7266 - FreddleSpl0it - 2024-02-20 10:46:23
| | [Web] add LDAP query filter
| |
| * a06c783 - FreddleSpl0it - 2024-02-20 10:31:14
| | [Web] add ldap idp
| |
| * d479d18 - FreddleSpl0it - 2024-02-20 10:30:11
|/ [Web] update directorytree/ldaprecord
|
4014683 - DerLinkman - 2024-02-08 12:42:36
| docker-compose: bumped versions
|
448f85a - DerLinkman - 2024-02-08 12:42:36
| Remove unused files
|
9a4b79a - FreddleSpl0it - 2024-02-08 12:42:35
| [Web] fix idp mailbox login
|
058b79e - DerLinkman - 2024-02-08 12:42:35
| dovecot: corrected dockerfile inside nightly
|
2163983 - FreddleSpl0it - 2024-02-08 12:42:35
| fix functions.inc.php, update sogo and dovecot nightly image
|
1cda165 - Geert Hauwaerts - 2024-02-08 12:42:34
| Fixed SQL query for retrieving SSO users.
|
2f1e143 - FreddleSpl0it - 2024-02-08 12:42:34
| [Web] add log messages to verify-sso function
|
9039ab4 - FreddleSpl0it - 2024-02-08 12:42:34
| [Web] add missing file to autodiscover.php
|
db47696 - DerLinkman - 2024-02-08 12:42:33
| Updated Dovecot Image to use OpenSSL 3.0 fix
|
eb9e3b8 - FreddleSpl0it - 2024-02-08 12:42:33
| [Web] add configurable client scopes for generic-oidc
|
ba32f11 - FreddleSpl0it - 2024-02-08 12:42:32
| [Web] dont rtrim generic-oidc urls
|
27ef04b - DerLinkman - 2024-02-08 12:42:32
| Update Dovecot to reuse lz4 compression
|
b3a94e7 - DerLinkman - 2024-02-08 12:42:32
| Use dedicated nightly images on nightly branch + updates of images itself
|
3a4c0c8 - FreddleSpl0it - 2024-02-08 12:42:31
| fix keycloak mailpassword flow
|
73a044e - Mirko Ceroni - 2024-02-08 12:42:31
| Update sogo-auth.php
|
389eb99 - Mirko Ceroni - 2024-02-08 12:42:31
| Update sogo-auth.php
| initialize db before validating credentials
597d98e - FreddleSpl0it - 2024-02-08 12:42:30
| Fixes user sync of keycloak IDP crashes #5408
|
981307a - FreddleSpl0it - 2024-02-08 12:42:30
| [Web] add missing break
|
2d51881 - FreddleSpl0it - 2024-02-08 12:42:30
| [Web] fix user protocol badges
|
788f03e - FreddleSpl0it - 2024-02-08 12:42:29
| [Dovecot] remove passwd-verify.lua generation
|
81024b8 - DerLinkman - 2024-02-08 12:42:29
| Clamd using Alpine Packages instead self compile
|
89c5064 - DerLinkman - 2024-02-08 12:42:29
| Rebased Dovecot on Alpine + fixed logging
|
4b18a99 - DerLinkman - 2024-02-08 12:42:28
| Small fixes for CLAMD Health Check
|
92d2cca - DerLinkman - 2024-02-08 12:42:28
| Added missing Labels to Dockerfiles
|
466e36e - DerLinkman - 2024-02-08 12:42:28
| Optimized Build Process for Dovecot
|
7ec7bd2 - DerLinkman - 2024-02-08 12:42:27
| Changed Dovecot Base to Bullseye again (Self compile)
|
38db722 - DerLinkman - 2024-02-08 12:42:27
| Optimized CLAMAV Builds to match exact version instead of Repo
|
60f9412 - DerLinkman - 2024-02-08 12:42:26
| Switched to Alpine Edge (for IMAPSYNC Deps)
|
737c050 - DerLinkman - 2024-02-08 12:42:26
| Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
|
6da41b1 - DerLinkman - 2024-02-08 12:42:26
| Removed Test self compiled SOGo Dockerfile
|
2bd46ae - DerLinkman - 2024-02-08 12:42:25
| Changed Maintainer to tinc within Dockerfiles
|
c15ab10 - DerLinkman - 2024-02-08 12:42:25
| Updated Clamd Building to be x86 and ARM Compatible
|
ddaeebc - DerLinkman - 2024-02-08 12:42:25
| [Rspamd] Update to 3.6 (Ratelimit fix)
|
e64293c - FreddleSpl0it - 2024-02-08 12:42:24
| [Web] minor fixes
|
ccc17e4 - FreddleSpl0it - 2024-02-08 12:42:24
| [SOGo] deny direct login on external users
|
a53ef2e - FreddleSpl0it - 2024-02-08 12:42:24
| [SOGo] remove sogo_view and triggers
|
185c36c - FreddleSpl0it - 2024-02-08 12:42:23
| [Web] catch update_sogo exceptions
|
9beb47c - FreddleSpl0it - 2024-02-08 12:42:23
| [Web] fix malformed_username check
|
3d48667 - FreddleSpl0it - 2024-02-08 12:42:23
| [Web] remove keycloak sync disabled warning
|
04e2494 - FreddleSpl0it - 2024-02-08 12:42:22
| deny changes on identity provider if it's in use
|
7b47159 - FreddleSpl0it - 2024-02-08 12:42:22
| rework auth - move dovecot sasl log to php
|
17b6ac3 - FreddleSpl0it - 2024-02-08 12:42:22
| [Web] allow mailbox authsource to be switchable
|
43600cd - FreddleSpl0it - 2024-02-08 12:42:21
| [Web] fix identity-provider settings layout
|
6d3a32c - FreddleSpl0it - 2024-02-08 12:42:21
| [Web] trim CRON_LOG
|
21fa3c8 - FreddleSpl0it - 2024-02-08 12:42:21
| [Web] remove unnecessary if block
|
6df6638 - FreddleSpl0it - 2024-02-08 12:42:20
| [Web] add curl timeouts to oidc requests
|
8ce4600 - FreddleSpl0it - 2024-02-08 12:42:20
| [Web] update lang files
|
3179c0e - FreddleSpl0it - 2024-02-08 12:42:19
| [Dovecot] mailcowauth minor fixes
|
3725473 - FreddleSpl0it - 2024-02-08 12:42:19
| [Web] improve identity-provider template
|
a4cce14 - FreddleSpl0it - 2024-02-08 12:42: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
|
b176585 - FreddleSpl0it - 2024-02-08 12:42:18
| [Web] add crontasks logs
|
f8647bb - FreddleSpl0it - 2024-02-08 12:42:18
| [Web] add keycloak sync crontask
|
8536897 - FreddleSpl0it - 2024-02-08 12:42:18
| [Web] handle fatal errors on getAccessToken
|
e4284b8 - FreddleSpl0it - 2024-02-08 12:42:17
| [Web] fix attribute mapping list
|
5545d8a - FreddleSpl0it - 2024-02-08 12:42:17
| [Web] hide auth settings for external users
|
4dc3222 - FreddleSpl0it - 2024-02-08 12:42:17
| [Web] fix bug on mailbox login
|
7cf6a9d - FreddleSpl0it - 2024-02-08 12:42:16
| [Web] update lang.en-gb.json
|
95a15d1 - FreddleSpl0it - 2024-02-08 12:42:16
| [Web] update guzzlehttp/psr7
|
cee771a - FreddleSpl0it - 2024-02-08 12:42:16
| [Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
|
a805d3b - FreddleSpl0it - 2024-02-08 12:42:15
| [Web] add league/oauth2-client
|
b251c58 - FreddleSpl0it - 2024-02-08 12:42:15
| update gitignore
|
cc75166 - FreddleSpl0it - 2024-02-08 12:42:15
| [Web] functions.auth.inc.php corrections
|
ad19ff5 - FreddleSpl0it - 2024-02-08 12:42:14
| [Web] remove ropc flow
|
e784c98 - FreddleSpl0it - 2024-02-08 12:42:14
| [Web] add "add mailbox_from_template" function
|
28679eb - FreddleSpl0it - 2024-02-08 12:42:13
| [Web] add generic-oidc provider
|
c8fec24 - FreddleSpl0it - 2024-02-08 12:42:13
| [Web] add "edit mailbox_from_template" function
|
0c1e2ed - FreddleSpl0it - 2024-02-08 12:42:13
| [Web] revert configurable authsource
|
90476ae - FreddleSpl0it - 2024-02-08 12:42:12
| [Web] rename var for tab-config-identity-provider.twig
|
3b6a1d5 - FreddleSpl0it - 2024-02-08 12:42:12
| [Web] add generic-oidc provider
|
1ab1505 - FreddleSpl0it - 2024-02-08 12:42:12
| [Web] remove sso login alertbox
|
593e581 - FreddleSpl0it - 2024-02-08 12:42:11
| [Web] move iam sso functions
|
e202d00 - FreddleSpl0it - 2024-02-08 12:42:11
| [Dovecot] group auth files
|
dca5f1b - FreddleSpl0it - 2024-02-08 12:42:11
| [Web] move /process/login to internal endpoint
|
f0689e0 - FreddleSpl0it - 2024-02-08 12:42:10
| [Web] iam - add switch for direct login flow
|
5bbb12b - FreddleSpl0it - 2024-02-08 12:42:10
| [Dovecot] fix wrong lua syntax
|
c6a56e0 - FreddleSpl0it - 2024-02-08 12:42:10
| [Web] add IAM delete button
52431a3 - DerLinkman - 2024-08-07 14:50:12
| compose: bump watchdog image
|
8017394 - Niklas Meyer - 2024-08-07 14:48:11
| Merge pull request [Fix] Watchdog: escape subject and body for webhooks #5773 from mrclschstr/staging
| [Fix] Watchdog: escape subject and body for webhooks
82fde23 - Marcel Schuster - 2024-08-01 19:14:29
| Bump watchdog to v2.03
|
914a820 - Marcel Schuster - 2024-03-01 23:07:05
Watchdog: escape subject and body for webhooks
772d5c5 - DerLinkman - 2024-08-07 14:21:23
| Merge branch 'staging' into nightly
|
9b86ff7 - FreddleSpl0it - 2024-08-01 11:07:55
| Merge pull request Automatic PR to nightly from 2024-08-01T03:13:55Z #5975 from mailcow/staging
| Automatic PR to nightly from 2024-08-01T03:13:55Z
57bc03b - FreddleSpl0it - 2024-07-31 10:35:44
| Merge remote-tracking branch 'origin/staging' into nightly
|
f7ae2a6 - FreddleSpl0it - 2024-06-06 12:12:30
| [Nightly][SOGo] Update 5.10.0
|
3080a70 - FreddleSpl0it - 2024-06-03 09:20:54
| [Nightly][SOGo] Update to 5.10.0
|
caee770 - Patrick Schult - 2024-04-19 20:38:56
| Merge pull request [Web] Fix autodiscover fails with external IdP #5850 from mailcow/fix/nightly-autodiscover
| | [Web] Fix autodiscover fails with external IdP
| * 95d6eeb - FreddleSpl0it - 2024-04-19 20:32:44
| | [Web] revert include prerequisites in autodiscover - include autoload
| |
| * eadf70d - FreddleSpl0it - 2024-04-18 14:23:35
|/ [Web] include prerequisites in autodiscover
|
6e9c3e2 - Patrick Schult - 2024-04-04 09:33:22
| Merge pull request Fix/web nightly #5821 from mailcow/fix/web-nightly
| | Fix/web nightly
| * cf2fda6 - FreddleSpl0it - 2024-04-04 09:31:20
| | [Web] escape html of alert messages
| |
| * cd24057 - FreddleSpl0it - 2024-04-04 09:31:03
| | [Web] use SEC_FETCH_DEST header to block api requests
| |
| * c68a436 - FreddleSpl0it - 2024-04-04 09:30:30
|/ [Web] fix invalid rspamd map check
|
0807c12 - FreddleSpl0it - 2024-03-08 15:11:49
| [Web] set default LDAP options on get
|
e0bda6c - FreddleSpl0it - 2024-03-08 14:05:37
| [Web] prevent multiple dual-logins
|
2ba64e9 - FreddleSpl0it - 2024-03-08 13:50:20
| [Web] allow SSL / TLS connections for LDAP
|
e1c3ad9 - FreddleSpl0it - 2024-03-08 13:15:35
| [Web] return idp instance after init
|
ffbf175 - FreddleSpl0it - 2024-02-26 13:40:34
| [Web] fix identity_provider ArgumentCountError
|
a3af2d8 - Patrick Schult - 2024-02-26 13:33:44
| Merge pull request Fix nightly issues with new ldap provider #5764 from mailcow/fix/nightly-issues
| | Fix nightly issues with new ldap provider
| * 39a4b11 - FreddleSpl0it - 2024-02-26 13:14:08
| | [SOGo] fix plist_ldap.sh example
| |
| * 881c2d6 - FreddleSpl0it - 2024-02-26 13:13:50
| | [SOGo] remove custom logout from toolbar
| |
| * d237157 - FreddleSpl0it - 2024-02-26 13:12:44
| | init identity_provider only after all conditions are met
| |
| * 6928eb6 - FreddleSpl0it - 2024-02-26 13:10:08
|/ [Dovecot] move sogo sso to mailcowauth.php
|
010d898 - FreddleSpl0it - 2024-02-23 10:01:56
| [Web] apply LDAP filter
|
766c270 - FreddleSpl0it - 2024-02-23 09:12:17
| [SOGo] fix custom html elements and wrong redirection
|
916d0fd - FreddleSpl0it - 2024-02-23 08:12:06
| [Web] catch all exceptions on ldap connect
|
9561526 - Patrick Schult - 2024-02-20 15:33:58
| Merge pull request [Nightly] add LDAP as direct IdP #5754 from mailcow/feat/idp-ldap2
| | [Nightly] add LDAP as direct IdP
| * 45811bc - FreddleSpl0it - 2024-02-20 15:00:06
| | [Web] fix mailbox datatable search
| |
| * 132e37b - FreddleSpl0it - 2024-02-20 12:42:37
| | [SOGo] use bash script for ldap plist template
| |
| * b3e26e1 - FreddleSpl0it - 2024-02-20 12:01:08
| | [Ofelia] add ldap sync cronjob
| |
| * a3bb889 - FreddleSpl0it - 2024-02-20 11:41:02
| | [Web] fix set_tfa for ldap users
| |
| * 3a1dcb3 - FreddleSpl0it - 2024-02-20 11:34:01
| | [Web] fix set_tfa for ldap users
| |
| * d22cafa - FreddleSpl0it - 2024-02-20 11:21:25
| | [Web] fix ldap filter if empty
| |
| * 78e7266 - FreddleSpl0it - 2024-02-20 10:46:23
| | [Web] add LDAP query filter
| |
| * a06c783 - FreddleSpl0it - 2024-02-20 10:31:14
| | [Web] add ldap idp
| |
| * d479d18 - FreddleSpl0it - 2024-02-20 10:30:11
|/ [Web] update directorytree/ldaprecord
|
4014683 - DerLinkman - 2024-02-08 12:42:36
| docker-compose: bumped versions
|
448f85a - DerLinkman - 2024-02-08 12:42:36
| Remove unused files
|
9a4b79a - FreddleSpl0it - 2024-02-08 12:42:35
| [Web] fix idp mailbox login
|
058b79e - DerLinkman - 2024-02-08 12:42:35
| dovecot: corrected dockerfile inside nightly
|
2163983 - FreddleSpl0it - 2024-02-08 12:42:35
| fix functions.inc.php, update sogo and dovecot nightly image
|
1cda165 - Geert Hauwaerts - 2024-02-08 12:42:34
| Fixed SQL query for retrieving SSO users.
|
2f1e143 - FreddleSpl0it - 2024-02-08 12:42:34
| [Web] add log messages to verify-sso function
|
9039ab4 - FreddleSpl0it - 2024-02-08 12:42:34
| [Web] add missing file to autodiscover.php
|
db47696 - DerLinkman - 2024-02-08 12:42:33
| Updated Dovecot Image to use OpenSSL 3.0 fix
|
eb9e3b8 - FreddleSpl0it - 2024-02-08 12:42:33
| [Web] add configurable client scopes for generic-oidc
|
ba32f11 - FreddleSpl0it - 2024-02-08 12:42:32
| [Web] dont rtrim generic-oidc urls
|
27ef04b - DerLinkman - 2024-02-08 12:42:32
| Update Dovecot to reuse lz4 compression
|
b3a94e7 - DerLinkman - 2024-02-08 12:42:32
| Use dedicated nightly images on nightly branch + updates of images itself
|
3a4c0c8 - FreddleSpl0it - 2024-02-08 12:42:31
| fix keycloak mailpassword flow
|
73a044e - Mirko Ceroni - 2024-02-08 12:42:31
| Update sogo-auth.php
|
389eb99 - Mirko Ceroni - 2024-02-08 12:42:31
| Update sogo-auth.php
| initialize db before validating credentials
597d98e - FreddleSpl0it - 2024-02-08 12:42:30
| Fixes user sync of keycloak IDP crashes #5408
|
981307a - FreddleSpl0it - 2024-02-08 12:42:30
| [Web] add missing break
|
2d51881 - FreddleSpl0it - 2024-02-08 12:42:30
| [Web] fix user protocol badges
|
788f03e - FreddleSpl0it - 2024-02-08 12:42:29
| [Dovecot] remove passwd-verify.lua generation
|
81024b8 - DerLinkman - 2024-02-08 12:42:29
| Clamd using Alpine Packages instead self compile
|
89c5064 - DerLinkman - 2024-02-08 12:42:29
| Rebased Dovecot on Alpine + fixed logging
|
4b18a99 - DerLinkman - 2024-02-08 12:42:28
| Small fixes for CLAMD Health Check
|
92d2cca - DerLinkman - 2024-02-08 12:42:28
| Added missing Labels to Dockerfiles
|
466e36e - DerLinkman - 2024-02-08 12:42:28
| Optimized Build Process for Dovecot
|
7ec7bd2 - DerLinkman - 2024-02-08 12:42:27
| Changed Dovecot Base to Bullseye again (Self compile)
|
38db722 - DerLinkman - 2024-02-08 12:42:27
| Optimized CLAMAV Builds to match exact version instead of Repo
|
60f9412 - DerLinkman - 2024-02-08 12:42:26
| Switched to Alpine Edge (for IMAPSYNC Deps)
|
737c050 - DerLinkman - 2024-02-08 12:42:26
| Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
|
6da41b1 - DerLinkman - 2024-02-08 12:42:26
| Removed Test self compiled SOGo Dockerfile
|
2bd46ae - DerLinkman - 2024-02-08 12:42:25
| Changed Maintainer to tinc within Dockerfiles
|
c15ab10 - DerLinkman - 2024-02-08 12:42:25
| Updated Clamd Building to be x86 and ARM Compatible
|
ddaeebc - DerLinkman - 2024-02-08 12:42:25
| [Rspamd] Update to 3.6 (Ratelimit fix)
|
e64293c - FreddleSpl0it - 2024-02-08 12:42:24
| [Web] minor fixes
|
ccc17e4 - FreddleSpl0it - 2024-02-08 12:42:24
| [SOGo] deny direct login on external users
|
a53ef2e - FreddleSpl0it - 2024-02-08 12:42:24
| [SOGo] remove sogo_view and triggers
|
185c36c - FreddleSpl0it - 2024-02-08 12:42:23
| [Web] catch update_sogo exceptions
|
9beb47c - FreddleSpl0it - 2024-02-08 12:42:23
| [Web] fix malformed_username check
|
3d48667 - FreddleSpl0it - 2024-02-08 12:42:23
| [Web] remove keycloak sync disabled warning
|
04e2494 - FreddleSpl0it - 2024-02-08 12:42:22
| deny changes on identity provider if it's in use
|
7b47159 - FreddleSpl0it - 2024-02-08 12:42:22
| rework auth - move dovecot sasl log to php
|
17b6ac3 - FreddleSpl0it - 2024-02-08 12:42:22
| [Web] allow mailbox authsource to be switchable
|
43600cd - FreddleSpl0it - 2024-02-08 12:42:21
| [Web] fix identity-provider settings layout
|
6d3a32c - FreddleSpl0it - 2024-02-08 12:42:21
| [Web] trim CRON_LOG
|
21fa3c8 - FreddleSpl0it - 2024-02-08 12:42:21
| [Web] remove unnecessary if block
|
6df6638 - FreddleSpl0it - 2024-02-08 12:42:20
| [Web] add curl timeouts to oidc requests
|
8ce4600 - FreddleSpl0it - 2024-02-08 12:42:20
| [Web] update lang files
|
3179c0e - FreddleSpl0it - 2024-02-08 12:42:19
| [Dovecot] mailcowauth minor fixes
|
3725473 - FreddleSpl0it - 2024-02-08 12:42:19
| [Web] improve identity-provider template
|
a4cce14 - FreddleSpl0it - 2024-02-08 12:42:19
| [Web] improve attribute sync performance
8017394 - Niklas Meyer - 2024-08-07 14:48:11
| Merge pull request [Fix] Watchdog: escape subject and body for webhooks #5773 from mrclschstr/staging
| [Fix] Watchdog: escape subject and body for webhooks
82fde23 - Marcel Schuster - 2024-08-01 19:14:29
| Bump watchdog to v2.03
|
914a820 - Marcel Schuster - 2024-03-01 23:07:05
Watchdog: escape subject and body for webhooks
772d5c5 - DerLinkman - 2024-08-07 14:21:23
| Merge branch 'staging' into nightly
|
9b86ff7 - FreddleSpl0it - 2024-08-01 11:07:55
| Merge pull request Automatic PR to nightly from 2024-08-01T03:13:55Z #5975 from mailcow/staging
| Automatic PR to nightly from 2024-08-01T03:13:55Z
57bc03b - FreddleSpl0it - 2024-07-31 10:35:44
| Merge remote-tracking branch 'origin/staging' into nightly
|
f7ae2a6 - FreddleSpl0it - 2024-06-06 12:12:30
| [Nightly][SOGo] Update 5.10.0
|
3080a70 - FreddleSpl0it - 2024-06-03 09:20:54
| [Nightly][SOGo] Update to 5.10.0
|
caee770 - Patrick Schult - 2024-04-19 20:38:56
| Merge pull request [Web] Fix autodiscover fails with external IdP #5850 from mailcow/fix/nightly-autodiscover
| | [Web] Fix autodiscover fails with external IdP
| * 95d6eeb - FreddleSpl0it - 2024-04-19 20:32:44
| | [Web] revert include prerequisites in autodiscover - include autoload
| |
| * eadf70d - FreddleSpl0it - 2024-04-18 14:23:35
|/ [Web] include prerequisites in autodiscover
|
6e9c3e2 - Patrick Schult - 2024-04-04 09:33:22
| Merge pull request Fix/web nightly #5821 from mailcow/fix/web-nightly
| | Fix/web nightly
| * cf2fda6 - FreddleSpl0it - 2024-04-04 09:31:20
| | [Web] escape html of alert messages
| |
| * cd24057 - FreddleSpl0it - 2024-04-04 09:31:03
| | [Web] use SEC_FETCH_DEST header to block api requests
| |
| * c68a436 - FreddleSpl0it - 2024-04-04 09:30:30
|/ [Web] fix invalid rspamd map check
|
0807c12 - FreddleSpl0it - 2024-03-08 15:11:49
| [Web] set default LDAP options on get
|
e0bda6c - FreddleSpl0it - 2024-03-08 14:05:37
| [Web] prevent multiple dual-logins
|
2ba64e9 - FreddleSpl0it - 2024-03-08 13:50:20
| [Web] allow SSL / TLS connections for LDAP
|
e1c3ad9 - FreddleSpl0it - 2024-03-08 13:15:35
| [Web] return idp instance after init
|
ffbf175 - FreddleSpl0it - 2024-02-26 13:40:34
| [Web] fix identity_provider ArgumentCountError
|
a3af2d8 - Patrick Schult - 2024-02-26 13:33:44
| Merge pull request Fix nightly issues with new ldap provider #5764 from mailcow/fix/nightly-issues
| | Fix nightly issues with new ldap provider
| * 39a4b11 - FreddleSpl0it - 2024-02-26 13:14:08
| | [SOGo] fix plist_ldap.sh example
| |
| * 881c2d6 - FreddleSpl0it - 2024-02-26 13:13:50
| | [SOGo] remove custom logout from toolbar
| |
| * d237157 - FreddleSpl0it - 2024-02-26 13:12:44
| | init identity_provider only after all conditions are met
| |
| * 6928eb6 - FreddleSpl0it - 2024-02-26 13:10:08
|/ [Dovecot] move sogo sso to mailcowauth.php
|
010d898 - FreddleSpl0it - 2024-02-23 10:01:56
| [Web] apply LDAP filter
|
766c270 - FreddleSpl0it - 2024-02-23 09:12:17
| [SOGo] fix custom html elements and wrong redirection
|
916d0fd - FreddleSpl0it - 2024-02-23 08:12:06
| [Web] catch all exceptions on ldap connect
|
9561526 - Patrick Schult - 2024-02-20 15:33:58
| Merge pull request [Nightly] add LDAP as direct IdP #5754 from mailcow/feat/idp-ldap2
| | [Nightly] add LDAP as direct IdP
| * 45811bc - FreddleSpl0it - 2024-02-20 15:00:06
| | [Web] fix mailbox datatable search
| |
| * 132e37b - FreddleSpl0it - 2024-02-20 12:42:37
| | [SOGo] use bash script for ldap plist template
| |
| * b3e26e1 - FreddleSpl0it - 2024-02-20 12:01:08
| | [Ofelia] add ldap sync cronjob
| |
| * a3bb889 - FreddleSpl0it - 2024-02-20 11:41:02
| | [Web] fix set_tfa for ldap users
| |
| * 3a1dcb3 - FreddleSpl0it - 2024-02-20 11:34:01
| | [Web] fix set_tfa for ldap users
| |
| * d22cafa - FreddleSpl0it - 2024-02-20 11:21:25
| | [Web] fix ldap filter if empty
| |
| * 78e7266 - FreddleSpl0it - 2024-02-20 10:46:23
| | [Web] add LDAP query filter
| |
| * a06c783 - FreddleSpl0it - 2024-02-20 10:31:14
| | [Web] add ldap idp
| |
| * d479d18 - FreddleSpl0it - 2024-02-20 10:30:11
|/ [Web] update directorytree/ldaprecord
|
4014683 - DerLinkman - 2024-02-08 12:42:36
| docker-compose: bumped versions
|
448f85a - DerLinkman - 2024-02-08 12:42:36
| Remove unused files
|
9a4b79a - FreddleSpl0it - 2024-02-08 12:42:35
| [Web] fix idp mailbox login
|
058b79e - DerLinkman - 2024-02-08 12:42:35
| dovecot: corrected dockerfile inside nightly
|
2163983 - FreddleSpl0it - 2024-02-08 12:42:35
| fix functions.inc.php, update sogo and dovecot nightly image
|
1cda165 - Geert Hauwaerts - 2024-02-08 12:42:34
| Fixed SQL query for retrieving SSO users.
|
2f1e143 - FreddleSpl0it - 2024-02-08 12:42:34
| [Web] add log messages to verify-sso function
|
9039ab4 - FreddleSpl0it - 2024-02-08 12:42:34
| [Web] add missing file to autodiscover.php
|
db47696 - DerLinkman - 2024-02-08 12:42:33
| Updated Dovecot Image to use OpenSSL 3.0 fix
|
eb9e3b8 - FreddleSpl0it - 2024-02-08 12:42:33
| [Web] add configurable client scopes for generic-oidc
|
ba32f11 - FreddleSpl0it - 2024-02-08 12:42:32
| [Web] dont rtrim generic-oidc urls
|
27ef04b - DerLinkman - 2024-02-08 12:42:32
| Update Dovecot to reuse lz4 compression
|
b3a94e7 - DerLinkman - 2024-02-08 12:42:32
| Use dedicated nightly images on nightly branch + updates of images itself
|
3a4c0c8 - FreddleSpl0it - 2024-02-08 12:42:31
| fix keycloak mailpassword flow
|
73a044e - Mirko Ceroni - 2024-02-08 12:42:31
| Update sogo-auth.php
|
389eb99 - Mirko Ceroni - 2024-02-08 12:42:31
| Update sogo-auth.php
| initialize db before validating credentials
597d98e - FreddleSpl0it - 2024-02-08 12:42:30
| Fixes user sync of keycloak IDP crashes #5408
|
981307a - FreddleSpl0it - 2024-02-08 12:42:30
| [Web] add missing break
|
2d51881 - FreddleSpl0it - 2024-02-08 12:42:30
| [Web] fix user protocol badges
|
788f03e - FreddleSpl0it - 2024-02-08 12:42:29
| [Dovecot] remove passwd-verify.lua generation
|
81024b8 - DerLinkman - 2024-02-08 12:42:29
| Clamd using Alpine Packages instead self compile
|
89c5064 - DerLinkman - 2024-02-08 12:42:29
| Rebased Dovecot on Alpine + fixed logging
|
4b18a99 - DerLinkman - 2024-02-08 12:42:28
| Small fixes for CLAMD Health Check
|
92d2cca - DerLinkman - 2024-02-08 12:42:28
| Added missing Labels to Dockerfiles
|
466e36e - DerLinkman - 2024-02-08 12:42:28
| Optimized Build Process for Dovecot
|
7ec7bd2 - DerLinkman - 2024-02-08 12:42:27
| Changed Dovecot Base to Bullseye again (Self compile)
|
38db722 - DerLinkman - 2024-02-08 12:42:27
| Optimized CLAMAV Builds to match exact version instead of Repo
|
60f9412 - DerLinkman - 2024-02-08 12:42:26
| Switched to Alpine Edge (for IMAPSYNC Deps)
|
737c050 - DerLinkman - 2024-02-08 12:42:26
| Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
|
6da41b1 - DerLinkman - 2024-02-08 12:42:26
| Removed Test self compiled SOGo Dockerfile
|
2bd46ae - DerLinkman - 2024-02-08 12:42:25
| Changed Maintainer to tinc within Dockerfiles
|
c15ab10 - DerLinkman - 2024-02-08 12:42:25
| Updated Clamd Building to be x86 and ARM Compatible
|
ddaeebc - DerLinkman - 2024-02-08 12:42:25
| [Rspamd] Update to 3.6 (Ratelimit fix)
|
e64293c - FreddleSpl0it - 2024-02-08 12:42:24
| [Web] minor fixes
|
ccc17e4 - FreddleSpl0it - 2024-02-08 12:42:24
| [SOGo] deny direct login on external users
|
a53ef2e - FreddleSpl0it - 2024-02-08 12:42:24
| [SOGo] remove sogo_view and triggers
|
185c36c - FreddleSpl0it - 2024-02-08 12:42:23
| [Web] catch update_sogo exceptions
|
9beb47c - FreddleSpl0it - 2024-02-08 12:42:23
| [Web] fix malformed_username check
|
3d48667 - FreddleSpl0it - 2024-02-08 12:42:23
| [Web] remove keycloak sync disabled warning
|
04e2494 - FreddleSpl0it - 2024-02-08 12:42:22
| deny changes on identity provider if it's in use
|
7b47159 - FreddleSpl0it - 2024-02-08 12:42:22
| rework auth - move dovecot sasl log to php
|
17b6ac3 - FreddleSpl0it - 2024-02-08 12:42:22
| [Web] allow mailbox authsource to be switchable
|
43600cd - FreddleSpl0it - 2024-02-08 12:42:21
| [Web] fix identity-provider settings layout
|
6d3a32c - FreddleSpl0it - 2024-02-08 12:42:21
| [Web] trim CRON_LOG
|
21fa3c8 - FreddleSpl0it - 2024-02-08 12:42:21
| [Web] remove unnecessary if block
|
6df6638 - FreddleSpl0it - 2024-02-08 12:42:20
| [Web] add curl timeouts to oidc requests
|
8ce4600 - FreddleSpl0it - 2024-02-08 12:42:20
| [Web] update lang files
|
3179c0e - FreddleSpl0it - 2024-02-08 12:42:19
| [Dovecot] mailcowauth minor fixes
|
3725473 - FreddleSpl0it - 2024-02-08 12:42:19
| [Web] improve identity-provider template
|
a4cce14 - FreddleSpl0it - 2024-02-08 12:42: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
|
b176585 - FreddleSpl0it - 2024-02-08 12:42:18
| [Web] add crontasks logs
|
f8647bb - FreddleSpl0it - 2024-02-08 12:42:18
| [Web] add keycloak sync crontask
|
8536897 - FreddleSpl0it - 2024-02-08 12:42:18
| [Web] handle fatal errors on getAccessToken
|
e4284b8 - FreddleSpl0it - 2024-02-08 12:42:17
| [Web] fix attribute mapping list
|
5545d8a - FreddleSpl0it - 2024-02-08 12:42:17
| [Web] hide auth settings for external users
|
4dc3222 - FreddleSpl0it - 2024-02-08 12:42:17
| [Web] fix bug on mailbox login
|
7cf6a9d - FreddleSpl0it - 2024-02-08 12:42:16
| [Web] update lang.en-gb.json
|
95a15d1 - FreddleSpl0it - 2024-02-08 12:42:16
| [Web] update guzzlehttp/psr7
|
cee771a - FreddleSpl0it - 2024-02-08 12:42:16
| [Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
|
a805d3b - FreddleSpl0it - 2024-02-08 12:42:15
| [Web] add league/oauth2-client
|
b251c58 - FreddleSpl0it - 2024-02-08 12:42:15
| update gitignore
|
cc75166 - FreddleSpl0it - 2024-02-08 12:42:15
| [Web] functions.auth.inc.php corrections
|
ad19ff5 - FreddleSpl0it - 2024-02-08 12:42:14
| [Web] remove ropc flow
|
e784c98 - FreddleSpl0it - 2024-02-08 12:42:14
| [Web] add "add mailbox_from_template" function
|
28679eb - FreddleSpl0it - 2024-02-08 12:42:13
| [Web] add generic-oidc provider
|
c8fec24 - FreddleSpl0it - 2024-02-08 12:42:13
| [Web] add "edit mailbox_from_template" function
|
0c1e2ed - FreddleSpl0it - 2024-02-08 12:42:13
| [Web] revert configurable authsource
|
90476ae - FreddleSpl0it - 2024-02-08 12:42:12
| [Web] rename var for tab-config-identity-provider.twig
|
3b6a1d5 - FreddleSpl0it - 2024-02-08 12:42:12
| [Web] add generic-oidc provider
|
1ab1505 - FreddleSpl0it - 2024-02-08 12:42:12
| [Web] remove sso login alertbox
|
593e581 - FreddleSpl0it - 2024-02-08 12:42:11
| [Web] move iam sso functions
|
e202d00 - FreddleSpl0it - 2024-02-08 12:42:11
| [Dovecot] group auth files
|
dca5f1b - FreddleSpl0it - 2024-02-08 12:42:11
| [Web] move /process/login to internal endpoint
|
f0689e0 - FreddleSpl0it - 2024-02-08 12:42:10
| [Web] iam - add switch for direct login flow
|
5bbb12b - FreddleSpl0it - 2024-02-08 12:42:10
| [Dovecot] fix wrong lua syntax
|
c6a56e0 - FreddleSpl0it - 2024-02-08 12:42:10
| [Web] add IAM delete button
8017394 - Niklas Meyer - 2024-08-07 14:48:11
| Merge pull request [Fix] Watchdog: escape subject and body for webhooks #5773 from mrclschstr/staging
| [Fix] Watchdog: escape subject and body for webhooks
82fde23 - Marcel Schuster - 2024-08-01 19:14:29
| Bump watchdog to v2.03
|
914a820 - Marcel Schuster - 2024-03-01 23:07:05
Watchdog: escape subject and body for webhooks
772d5c5 - DerLinkman - 2024-08-07 14:21:23
| Merge branch 'staging' into nightly
|
9b86ff7 - FreddleSpl0it - 2024-08-01 11:07:55
| Merge pull request Automatic PR to nightly from 2024-08-01T03:13:55Z #5975 from mailcow/staging
| Automatic PR to nightly from 2024-08-01T03:13:55Z
57bc03b - FreddleSpl0it - 2024-07-31 10:35:44
| Merge remote-tracking branch 'origin/staging' into nightly
|
f7ae2a6 - FreddleSpl0it - 2024-06-06 12:12:30
| [Nightly][SOGo] Update 5.10.0
|
3080a70 - FreddleSpl0it - 2024-06-03 09:20:54
| [Nightly][SOGo] Update to 5.10.0
|
caee770 - Patrick Schult - 2024-04-19 20:38:56
| Merge pull request [Web] Fix autodiscover fails with external IdP #5850 from mailcow/fix/nightly-autodiscover
| | [Web] Fix autodiscover fails with external IdP
| * 95d6eeb - FreddleSpl0it - 2024-04-19 20:32:44
| | [Web] revert include prerequisites in autodiscover - include autoload
| |
| * eadf70d - FreddleSpl0it - 2024-04-18 14:23:35
|/ [Web] include prerequisites in autodiscover
|
6e9c3e2 - Patrick Schult - 2024-04-04 09:33:22
| Merge pull request Fix/web nightly #5821 from mailcow/fix/web-nightly
| | Fix/web nightly
| * cf2fda6 - FreddleSpl0it - 2024-04-04 09:31:20
| | [Web] escape html of alert messages
| |
| * cd24057 - FreddleSpl0it - 2024-04-04 09:31:03
| | [Web] use SEC_FETCH_DEST header to block api requests
| |
| * c68a436 - FreddleSpl0it - 2024-04-04 09:30:30
|/ [Web] fix invalid rspamd map check
|
0807c12 - FreddleSpl0it - 2024-03-08 15:11:49
| [Web] set default LDAP options on get
|
e0bda6c - FreddleSpl0it - 2024-03-08 14:05:37
| [Web] prevent multiple dual-logins
|
2ba64e9 - FreddleSpl0it - 2024-03-08 13:50:20
| [Web] allow SSL / TLS connections for LDAP
|
e1c3ad9 - FreddleSpl0it - 2024-03-08 13:15:35
| [Web] return idp instance after init
|
ffbf175 - FreddleSpl0it - 2024-02-26 13:40:34
| [Web] fix identity_provider ArgumentCountError
|
a3af2d8 - Patrick Schult - 2024-02-26 13:33:44
| Merge pull request Fix nightly issues with new ldap provider #5764 from mailcow/fix/nightly-issues
| | Fix nightly issues with new ldap provider
| * 39a4b11 - FreddleSpl0it - 2024-02-26 13:14:08
| | [SOGo] fix plist_ldap.sh example
| |
| * 881c2d6 - FreddleSpl0it - 2024-02-26 13:13:50
| | [SOGo] remove custom logout from toolbar
| |
| * d237157 - FreddleSpl0it - 2024-02-26 13:12:44
| | init identity_provider only after all conditions are met
| |
| * 6928eb6 - FreddleSpl0it - 2024-02-26 13:10:08
|/ [Dovecot] move sogo sso to mailcowauth.php
|
010d898 - FreddleSpl0it - 2024-02-23 10:01:56
| [Web] apply LDAP filter
|
766c270 - FreddleSpl0it - 2024-02-23 09:12:17
| [SOGo] fix custom html elements and wrong redirection
|
916d0fd - FreddleSpl0it - 2024-02-23 08:12:06
| [Web] catch all exceptions on ldap connect
|
9561526 - Patrick Schult - 2024-02-20 15:33:58
| Merge pull request [Nightly] add LDAP as direct IdP #5754 from mailcow/feat/idp-ldap2
| | [Nightly] add LDAP as direct IdP
| * 45811bc - FreddleSpl0it - 2024-02-20 15:00:06
| | [Web] fix mailbox datatable search
| |
| * 132e37b - FreddleSpl0it - 2024-02-20 12:42:37
| | [SOGo] use bash script for ldap plist template
| |
| * b3e26e1 - FreddleSpl0it - 2024-02-20 12:01:08
| | [Ofelia] add ldap sync cronjob
| |
| * a3bb889 - FreddleSpl0it - 2024-02-20 11:41:02
| | [Web] fix set_tfa for ldap users
| |
| * 3a1dcb3 - FreddleSpl0it - 2024-02-20 11:34:01
| | [Web] fix set_tfa for ldap users
| |
| * d22cafa - FreddleSpl0it - 2024-02-20 11:21:25
| | [Web] fix ldap filter if empty
| |
| * 78e7266 - FreddleSpl0it - 2024-02-20 10:46:23
| | [Web] add LDAP query filter
| |
| * a06c783 - FreddleSpl0it - 2024-02-20 10:31:14
| | [Web] add ldap idp
| |
| * d479d18 - FreddleSpl0it - 2024-02-20 10:30:11
|/ [Web] update directorytree/ldaprecord
|
4014683 - DerLinkman - 2024-02-08 12:42:36
| docker-compose: bumped versions
|
448f85a - DerLinkman - 2024-02-08 12:42:36
| Remove unused files
|
9a4b79a - FreddleSpl0it - 2024-02-08 12:42:35
| [Web] fix idp mailbox login
|
058b79e - DerLinkman - 2024-02-08 12:42:35
| dovecot: corrected dockerfile inside nightly
|
2163983 - FreddleSpl0it - 2024-02-08 12:42:35
| fix functions.inc.php, update sogo and dovecot nightly image
|
1cda165 - Geert Hauwaerts - 2024-02-08 12:42:34
| Fixed SQL query for retrieving SSO users.
|
2f1e143 - FreddleSpl0it - 2024-02-08 12:42:34
| [Web] add log messages to verify-sso function
|
9039ab4 - FreddleSpl0it - 2024-02-08 12:42:34
| [Web] add missing file to autodiscover.php
|
db47696 - DerLinkman - 2024-02-08 12:42:33
| Updated Dovecot Image to use OpenSSL 3.0 fix
|
eb9e3b8 - FreddleSpl0it - 2024-02-08 12:42:33
| [Web] add configurable client scopes for generic-oidc
|
ba32f11 - FreddleSpl0it - 2024-02-08 12:42:32
| [Web] dont rtrim generic-oidc urls
|
27ef04b - DerLinkman - 2024-02-08 12:42:32
| Update Dovecot to reuse lz4 compression
|
b3a94e7 - DerLinkman - 2024-02-08 12:42:32
| Use dedicated nightly images on nightly branch + updates of images itself
|
3a4c0c8 - FreddleSpl0it - 2024-02-08 12:42:31
| fix keycloak mailpassword flow
|
73a044e - Mirko Ceroni - 2024-02-08 12:42:31
| Update sogo-auth.php
|
389eb99 - Mirko Ceroni - 2024-02-08 12:42:31
| Update sogo-auth.php
| initialize db before validating credentials
597d98e - FreddleSpl0it - 2024-02-08 12:42:30
| Fixes user sync of keycloak IDP crashes #5408
|
981307a - FreddleSpl0it - 2024-02-08 12:42:30
| [Web] add missing break
|
2d51881 - FreddleSpl0it - 2024-02-08 12:42:30
| [Web] fix user protocol badges
|
788f03e - FreddleSpl0it - 2024-02-08 12:42:29
| [Dovecot] remove passwd-verify.lua generation
|
81024b8 - DerLinkman - 2024-02-08 12:42:29
| Clamd using Alpine Packages instead self compile
|
89c5064 - DerLinkman - 2024-02-08 12:42:29
| Rebased Dovecot on Alpine + fixed logging
|
4b18a99 - DerLinkman - 2024-02-08 12:42:28
| Small fixes for CLAMD Health Check
|
92d2cca - DerLinkman - 2024-02-08 12:42:28
| Added missing Labels to Dockerfiles
|
466e36e - DerLinkman - 2024-02-08 12:42:28
| Optimized Build Process for Dovecot
|
7ec7bd2 - DerLinkman - 2024-02-08 12:42:27
| Changed Dovecot Base to Bullseye again (Self compile)
|
38db722 - DerLinkman - 2024-02-08 12:42:27
| Optimized CLAMAV Builds to match exact version instead of Repo
|
60f9412 - DerLinkman - 2024-02-08 12:42:26
| Switched to Alpine Edge (for IMAPSYNC Deps)
|
737c050 - DerLinkman - 2024-02-08 12:42:26
| Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
|
6da41b1 - DerLinkman - 2024-02-08 12:42:26
| Removed Test self compiled SOGo Dockerfile
|
2bd46ae - DerLinkman - 2024-02-08 12:42:25
| Changed Maintainer to tinc within Dockerfiles
|
c15ab10 - DerLinkman - 2024-02-08 12:42:25
| Updated Clamd Building to be x86 and ARM Compatible
|
ddaeebc - DerLinkman - 2024-02-08 12:42:25
| [Rspamd] Update to 3.6 (Ratelimit fix)
|
e64293c - FreddleSpl0it - 2024-02-08 12:42:24
| [Web] minor fixes
|
ccc17e4 - FreddleSpl0it - 2024-02-08 12:42:24
| [SOGo] deny direct login on external users
|
a53ef2e - FreddleSpl0it - 2024-02-08 12:42:24
| [SOGo] remove sogo_view and triggers
|
185c36c - FreddleSpl0it - 2024-02-08 12:42:23
| [Web] catch update_sogo exceptions
|
9beb47c - FreddleSpl0it - 2024-02-08 12:42:23
| [Web] fix malformed_username check
|
3d48667 - FreddleSpl0it - 2024-02-08 12:42:23
| [Web] remove keycloak sync disabled warning
|
04e2494 - FreddleSpl0it - 2024-02-08 12:42:22
| deny changes on identity provider if it's in use
|
7b47159 - FreddleSpl0it - 2024-02-08 12:42:22
| rework auth - move dovecot sasl log to php
|
17b6ac3 - FreddleSpl0it - 2024-02-08 12:42:22
| [Web] allow mailbox authsource to be switchable
|
43600cd - FreddleSpl0it - 2024-02-08 12:42:21
| [Web] fix identity-provider settings layout
|
6d3a32c - FreddleSpl0it - 2024-02-08 12:42:21
| [Web] trim CRON_LOG
|
21fa3c8 - FreddleSpl0it - 2024-02-08 12:42:21
| [Web] remove unnecessary if block
|
6df6638 - FreddleSpl0it - 2024-02-08 12:42:20
| [Web] add curl timeouts to oidc requests
|
8ce4600 - FreddleSpl0it - 2024-02-08 12:42:20
| [Web] update lang files
|
3179c0e - FreddleSpl0it - 2024-02-08 12:42:19
| [Dovecot] mailcowauth minor fixes
|
3725473 - FreddleSpl0it - 2024-02-08 12:42:19
| [Web] improve identity-provider template
|
a4cce14 - FreddleSpl0it - 2024-02-08 12:42: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
|
3c62a7f - FreddleSpl0it - 2024-02-08 12:42:09
| [Web] IAM - add delete option
8017394 - Niklas Meyer - 2024-08-07 14:48:11
| Merge pull request [Fix] Watchdog: escape subject and body for webhooks #5773 from mrclschstr/staging
| [Fix] Watchdog: escape subject and body for webhooks
82fde23 - Marcel Schuster - 2024-08-01 19:14:29
| Bump watchdog to v2.03
|
914a820 - Marcel Schuster - 2024-03-01 23:07:05
Watchdog: escape subject and body for webhooks
772d5c5 - DerLinkman - 2024-08-07 14:21:23
| Merge branch 'staging' into nightly
|
9b86ff7 - FreddleSpl0it - 2024-08-01 11:07:55
| Merge pull request Automatic PR to nightly from 2024-08-01T03:13:55Z #5975 from mailcow/staging
| Automatic PR to nightly from 2024-08-01T03:13:55Z
57bc03b - FreddleSpl0it - 2024-07-31 10:35:44
| Merge remote-tracking branch 'origin/staging' into nightly
|
f7ae2a6 - FreddleSpl0it - 2024-06-06 12:12:30
| [Nightly][SOGo] Update 5.10.0
|
3080a70 - FreddleSpl0it - 2024-06-03 09:20:54
| [Nightly][SOGo] Update to 5.10.0
|
caee770 - Patrick Schult - 2024-04-19 20:38:56
| Merge pull request [Web] Fix autodiscover fails with external IdP #5850 from mailcow/fix/nightly-autodiscover
| | [Web] Fix autodiscover fails with external IdP
| * 95d6eeb - FreddleSpl0it - 2024-04-19 20:32:44
| | [Web] revert include prerequisites in autodiscover - include autoload
| |
| * eadf70d - FreddleSpl0it - 2024-04-18 14:23:35
|/ [Web] include prerequisites in autodiscover
|
6e9c3e2 - Patrick Schult - 2024-04-04 09:33:22
| Merge pull request Fix/web nightly #5821 from mailcow/fix/web-nightly
| | Fix/web nightly
| * cf2fda6 - FreddleSpl0it - 2024-04-04 09:31:20
| | [Web] escape html of alert messages
| |
| * cd24057 - FreddleSpl0it - 2024-04-04 09:31:03
| | [Web] use SEC_FETCH_DEST header to block api requests
| |
| * c68a436 - FreddleSpl0it - 2024-04-04 09:30:30
|/ [Web] fix invalid rspamd map check
|
0807c12 - FreddleSpl0it - 2024-03-08 15:11:49
| [Web] set default LDAP options on get
|
e0bda6c - FreddleSpl0it - 2024-03-08 14:05:37
| [Web] prevent multiple dual-logins
|
2ba64e9 - FreddleSpl0it - 2024-03-08 13:50:20
| [Web] allow SSL / TLS connections for LDAP
|
e1c3ad9 - FreddleSpl0it - 2024-03-08 13:15:35
| [Web] return idp instance after init
|
ffbf175 - FreddleSpl0it - 2024-02-26 13:40:34
| [Web] fix identity_provider ArgumentCountError
|
a3af2d8 - Patrick Schult - 2024-02-26 13:33:44
| Merge pull request Fix nightly issues with new ldap provider #5764 from mailcow/fix/nightly-issues
| | Fix nightly issues with new ldap provider
| * 39a4b11 - FreddleSpl0it - 2024-02-26 13:14:08
| | [SOGo] fix plist_ldap.sh example
| |
| * 881c2d6 - FreddleSpl0it - 2024-02-26 13:13:50
| | [SOGo] remove custom logout from toolbar
| |
| * d237157 - FreddleSpl0it - 2024-02-26 13:12:44
| | init identity_provider only after all conditions are met
| |
| * 6928eb6 - FreddleSpl0it - 2024-02-26 13:10:08
|/ [Dovecot] move sogo sso to mailcowauth.php
|
010d898 - FreddleSpl0it - 2024-02-23 10:01:56
| [Web] apply LDAP filter
|
766c270 - FreddleSpl0it - 2024-02-23 09:12:17
| [SOGo] fix custom html elements and wrong redirection
|
916d0fd - FreddleSpl0it - 2024-02-23 08:12:06
| [Web] catch all exceptions on ldap connect
|
9561526 - Patrick Schult - 2024-02-20 15:33:58
| Merge pull request [Nightly] add LDAP as direct IdP #5754 from mailcow/feat/idp-ldap2
| | [Nightly] add LDAP as direct IdP
| * 45811bc - FreddleSpl0it - 2024-02-20 15:00:06
| | [Web] fix mailbox datatable search
| |
| * 132e37b - FreddleSpl0it - 2024-02-20 12:42:37
| | [SOGo] use bash script for ldap plist template
| |
| * b3e26e1 - FreddleSpl0it - 2024-02-20 12:01:08
| | [Ofelia] add ldap sync cronjob
| |
| * a3bb889 - FreddleSpl0it - 2024-02-20 11:41:02
| | [Web] fix set_tfa for ldap users
| |
| * 3a1dcb3 - FreddleSpl0it - 2024-02-20 11:34:01
| | [Web] fix set_tfa for ldap users
| |
| * d22cafa - FreddleSpl0it - 2024-02-20 11:21:25
| | [Web] fix ldap filter if empty
| |
| * 78e7266 - FreddleSpl0it - 2024-02-20 10:46:23
| | [Web] add LDAP query filter
| |
| * a06c783 - FreddleSpl0it - 2024-02-20 10:31:14
| | [Web] add ldap idp
| |
| * d479d18 - FreddleSpl0it - 2024-02-20 10:30:11
|/ [Web] update directorytree/ldaprecord
|
4014683 - DerLinkman - 2024-02-08 12:42:36
| docker-compose: bumped versions
|
448f85a - DerLinkman - 2024-02-08 12:42:36
| Remove unused files
|
9a4b79a - FreddleSpl0it - 2024-02-08 12:42:35
| [Web] fix idp mailbox login
|
058b79e - DerLinkman - 2024-02-08 12:42:35
| dovecot: corrected dockerfile inside nightly
|
2163983 - FreddleSpl0it - 2024-02-08 12:42:35
| fix functions.inc.php, update sogo and dovecot nightly image
|
1cda165 - Geert Hauwaerts - 2024-02-08 12:42:34
| Fixed SQL query for retrieving SSO users.
|
2f1e143 - FreddleSpl0it - 2024-02-08 12:42:34
| [Web] add log messages to verify-sso function
|
9039ab4 - FreddleSpl0it - 2024-02-08 12:42:34
| [Web] add missing file to autodiscover.php
|
db47696 - DerLinkman - 2024-02-08 12:42:33
| Updated Dovecot Image to use OpenSSL 3.0 fix
|
eb9e3b8 - FreddleSpl0it - 2024-02-08 12:42:33
| [Web] add configurable client scopes for generic-oidc
|
ba32f11 - FreddleSpl0it - 2024-02-08 12:42:32
| [Web] dont rtrim generic-oidc urls
|
27ef04b - DerLinkman - 2024-02-08 12:42:32
| Update Dovecot to reuse lz4 compression
|
b3a94e7 - DerLinkman - 2024-02-08 12:42:32
| Use dedicated nightly images on nightly branch + updates of images itself
|
3a4c0c8 - FreddleSpl0it - 2024-02-08 12:42:31
| fix keycloak mailpassword flow
|
73a044e - Mirko Ceroni - 2024-02-08 12:42:31
| Update sogo-auth.php
|
389eb99 - Mirko Ceroni - 2024-02-08 12:42:31
| Update sogo-auth.php
| initialize db before validating credentials
597d98e - FreddleSpl0it - 2024-02-08 12:42:30
| Fixes user sync of keycloak IDP crashes #5408
|
981307a - FreddleSpl0it - 2024-02-08 12:42:30
| [Web] add missing break
|
2d51881 - FreddleSpl0it - 2024-02-08 12:42:30
| [Web] fix user protocol badges
|
788f03e - FreddleSpl0it - 2024-02-08 12:42:29
| [Dovecot] remove passwd-verify.lua generation
|
81024b8 - DerLinkman - 2024-02-08 12:42:29
| Clamd using Alpine Packages instead self compile
|
89c5064 - DerLinkman - 2024-02-08 12:42:29
| Rebased Dovecot on Alpine + fixed logging
|
4b18a99 - DerLinkman - 2024-02-08 12:42:28
| Small fixes for CLAMD Health Check
|
92d2cca - DerLinkman - 2024-02-08 12:42:28
| Added missing Labels to Dockerfiles
|
466e36e - DerLinkman - 2024-02-08 12:42:28
| Optimized Build Process for Dovecot
|
7ec7bd2 - DerLinkman - 2024-02-08 12:42:27
| Changed Dovecot Base to Bullseye again (Self compile)
|
38db722 - DerLinkman - 2024-02-08 12:42:27
| Optimized CLAMAV Builds to match exact version instead of Repo
|
60f9412 - DerLinkman - 2024-02-08 12:42:26
| Switched to Alpine Edge (for IMAPSYNC Deps)
|
737c050 - DerLinkman - 2024-02-08 12:42:26
| Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
|
6da41b1 - DerLinkman - 2024-02-08 12:42:26
| Removed Test self compiled SOGo Dockerfile
|
2bd46ae - DerLinkman - 2024-02-08 12:42:25
| Changed Maintainer to tinc within Dockerfiles
|
c15ab10 - DerLinkman - 2024-02-08 12:42:25
| Updated Clamd Building to be x86 and ARM Compatible
|
ddaeebc - DerLinkman - 2024-02-08 12:42:25
| [Rspamd] Update to 3.6 (Ratelimit fix)
|
e64293c - FreddleSpl0it - 2024-02-08 12:42:24
| [Web] minor fixes
|
ccc17e4 - FreddleSpl0it - 2024-02-08 12:42:24
| [SOGo] deny direct login on external users
|
a53ef2e - FreddleSpl0it - 2024-02-08 12:42:24
| [SOGo] remove sogo_view and triggers
|
185c36c - FreddleSpl0it - 2024-02-08 12:42:23
| [Web] catch update_sogo exceptions
|
9beb47c - FreddleSpl0it - 2024-02-08 12:42:23
| [Web] fix malformed_username check
|
3d48667 - FreddleSpl0it - 2024-02-08 12:42:23
| [Web] remove keycloak sync disabled warning
|
04e2494 - FreddleSpl0it - 2024-02-08 12:42:22
| deny changes on identity provider if it's in use
|
7b47159 - FreddleSpl0it - 2024-02-08 12:42:22
| rework auth - move dovecot sasl log to php
|
17b6ac3 - FreddleSpl0it - 2024-02-08 12:42:22
| [Web] allow mailbox authsource to be switchable
|
43600cd - FreddleSpl0it - 2024-02-08 12:42:21
| [Web] fix identity-provider settings layout
|
6d3a32c - FreddleSpl0it - 2024-02-08 12:42:21
| [Web] trim CRON_LOG
|
21fa3c8 - FreddleSpl0it - 2024-02-08 12:42:21
| [Web] remove unnecessary if block
|
6df6638 - FreddleSpl0it - 2024-02-08 12:42:20
| [Web] add curl timeouts to oidc requests
|
8ce4600 - FreddleSpl0it - 2024-02-08 12:42:20
| [Web] update lang files
|
3179c0e - FreddleSpl0it - 2024-02-08 12:42:19
| [Dovecot] mailcowauth minor fixes
|
3725473 - FreddleSpl0it - 2024-02-08 12:42:19
| [Web] improve identity-provider template
|
a4cce14 - FreddleSpl0it - 2024-02-08 12:42: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
|
3c62a7f - FreddleSpl0it - 2024-02-08 12:42:09
| [Web] IAM - add delete option
52431a3 - DerLinkman - 2024-08-07 14:50:12
| compose: bump watchdog image
|
8017394 - Niklas Meyer - 2024-08-07 14:48:11
| Merge pull request [Fix] Watchdog: escape subject and body for webhooks #5773 from mrclschstr/staging
| [Fix] Watchdog: escape subject and body for webhooks
82fde23 - Marcel Schuster - 2024-08-01 19:14:29
| Bump watchdog to v2.03
|
914a820 - Marcel Schuster - 2024-03-01 23:07:05
Watchdog: escape subject and body for webhooks
772d5c5 - DerLinkman - 2024-08-07 14:21:23
| Merge branch 'staging' into nightly
|
9b86ff7 - FreddleSpl0it - 2024-08-01 11:07:55
| Merge pull request Automatic PR to nightly from 2024-08-01T03:13:55Z #5975 from mailcow/staging
| Automatic PR to nightly from 2024-08-01T03:13:55Z
57bc03b - FreddleSpl0it - 2024-07-31 10:35:44
| Merge remote-tracking branch 'origin/staging' into nightly
|
f7ae2a6 - FreddleSpl0it - 2024-06-06 12:12:30
| [Nightly][SOGo] Update 5.10.0
|
3080a70 - FreddleSpl0it - 2024-06-03 09:20:54
| [Nightly][SOGo] Update to 5.10.0
|
caee770 - Patrick Schult - 2024-04-19 20:38:56
| Merge pull request [Web] Fix autodiscover fails with external IdP #5850 from mailcow/fix/nightly-autodiscover
| | [Web] Fix autodiscover fails with external IdP
| * 95d6eeb - FreddleSpl0it - 2024-04-19 20:32:44
| | [Web] revert include prerequisites in autodiscover - include autoload
| |
| * eadf70d - FreddleSpl0it - 2024-04-18 14:23:35
|/ [Web] include prerequisites in autodiscover
|
6e9c3e2 - Patrick Schult - 2024-04-04 09:33:22
| Merge pull request Fix/web nightly #5821 from mailcow/fix/web-nightly
| | Fix/web nightly
| * cf2fda6 - FreddleSpl0it - 2024-04-04 09:31:20
| | [Web] escape html of alert messages
| |
| * cd24057 - FreddleSpl0it - 2024-04-04 09:31:03
| | [Web] use SEC_FETCH_DEST header to block api requests
| |
| * c68a436 - FreddleSpl0it - 2024-04-04 09:30:30
|/ [Web] fix invalid rspamd map check
|
0807c12 - FreddleSpl0it - 2024-03-08 15:11:49
| [Web] set default LDAP options on get
|
e0bda6c - FreddleSpl0it - 2024-03-08 14:05:37
| [Web] prevent multiple dual-logins
|
2ba64e9 - FreddleSpl0it - 2024-03-08 13:50:20
| [Web] allow SSL / TLS connections for LDAP
|
e1c3ad9 - FreddleSpl0it - 2024-03-08 13:15:35
| [Web] return idp instance after init
|
ffbf175 - FreddleSpl0it - 2024-02-26 13:40:34
| [Web] fix identity_provider ArgumentCountError
|
a3af2d8 - Patrick Schult - 2024-02-26 13:33:44
| Merge pull request Fix nightly issues with new ldap provider #5764 from mailcow/fix/nightly-issues
| | Fix nightly issues with new ldap provider
| * 39a4b11 - FreddleSpl0it - 2024-02-26 13:14:08
| | [SOGo] fix plist_ldap.sh example
| |
| * 881c2d6 - FreddleSpl0it - 2024-02-26 13:13:50
| | [SOGo] remove custom logout from toolbar
| |
| * d237157 - FreddleSpl0it - 2024-02-26 13:12:44
| | init identity_provider only after all conditions are met
| |
| * 6928eb6 - FreddleSpl0it - 2024-02-26 13:10:08
|/ [Dovecot] move sogo sso to mailcowauth.php
|
010d898 - FreddleSpl0it - 2024-02-23 10:01:56
| [Web] apply LDAP filter
|
766c270 - FreddleSpl0it - 2024-02-23 09:12:17
| [SOGo] fix custom html elements and wrong redirection
|
916d0fd - FreddleSpl0it - 2024-02-23 08:12:06
| [Web] catch all exceptions on ldap connect
|
9561526 - Patrick Schult - 2024-02-20 15:33:58
| Merge pull request [Nightly] add LDAP as direct IdP #5754 from mailcow/feat/idp-ldap2
| | [Nightly] add LDAP as direct IdP
| * 45811bc - FreddleSpl0it - 2024-02-20 15:00:06
| | [Web] fix mailbox datatable search
| |
| * 132e37b - FreddleSpl0it - 2024-02-20 12:42:37
| | [SOGo] use bash script for ldap plist template
| |
| * b3e26e1 - FreddleSpl0it - 2024-02-20 12:01:08
| | [Ofelia] add ldap sync cronjob
| |
| * a3bb889 - FreddleSpl0it - 2024-02-20 11:41:02
| | [Web] fix set_tfa for ldap users
| |
| * 3a1dcb3 - FreddleSpl0it - 2024-02-20 11:34:01
| | [Web] fix set_tfa for ldap users
| |
| * d22cafa - FreddleSpl0it - 2024-02-20 11:21:25
| | [Web] fix ldap filter if empty
| |
| * 78e7266 - FreddleSpl0it - 2024-02-20 10:46:23
| | [Web] add LDAP query filter
| |
| * a06c783 - FreddleSpl0it - 2024-02-20 10:31:14
| | [Web] add ldap idp
| |
| * d479d18 - FreddleSpl0it - 2024-02-20 10:30:11
|/ [Web] update directorytree/ldaprecord
|
4014683 - DerLinkman - 2024-02-08 12:42:36
| docker-compose: bumped versions
|
448f85a - DerLinkman - 2024-02-08 12:42:36
| Remove unused files
|
9a4b79a - FreddleSpl0it - 2024-02-08 12:42:35
| [Web] fix idp mailbox login
|
058b79e - DerLinkman - 2024-02-08 12:42:35
| dovecot: corrected dockerfile inside nightly
|
2163983 - FreddleSpl0it - 2024-02-08 12:42:35
| fix functions.inc.php, update sogo and dovecot nightly image
|
1cda165 - Geert Hauwaerts - 2024-02-08 12:42:34
| Fixed SQL query for retrieving SSO users.
|
2f1e143 - FreddleSpl0it - 2024-02-08 12:42:34
| [Web] add log messages to verify-sso function
|
9039ab4 - FreddleSpl0it - 2024-02-08 12:42:34
| [Web] add missing file to autodiscover.php
|
db47696 - DerLinkman - 2024-02-08 12:42:33
| Updated Dovecot Image to use OpenSSL 3.0 fix
|
eb9e3b8 - FreddleSpl0it - 2024-02-08 12:42:33
| [Web] add configurable client scopes for generic-oidc
|
ba32f11 - FreddleSpl0it - 2024-02-08 12:42:32
| [Web] dont rtrim generic-oidc urls
|
27ef04b - DerLinkman - 2024-02-08 12:42:32
| Update Dovecot to reuse lz4 compression
|
b3a94e7 - DerLinkman - 2024-02-08 12:42:32
| Use dedicated nightly images on nightly branch + updates of images itself
|
3a4c0c8 - FreddleSpl0it - 2024-02-08 12:42:31
| fix keycloak mailpassword flow
|
73a044e - Mirko Ceroni - 2024-02-08 12:42:31
| Update sogo-auth.php
|
389eb99 - Mirko Ceroni - 2024-02-08 12:42:31
| Update sogo-auth.php
| initialize db before validating credentials
597d98e - FreddleSpl0it - 2024-02-08 12:42:30
| Fixes user sync of keycloak IDP crashes #5408
|
981307a - FreddleSpl0it - 2024-02-08 12:42:30
| [Web] add missing break
|
2d51881 - FreddleSpl0it - 2024-02-08 12:42:30
| [Web] fix user protocol badges
|
788f03e - FreddleSpl0it - 2024-02-08 12:42:29
| [Dovecot] remove passwd-verify.lua generation
|
81024b8 - DerLinkman - 2024-02-08 12:42:29
| Clamd using Alpine Packages instead self compile
|
89c5064 - DerLinkman - 2024-02-08 12:42:29
| Rebased Dovecot on Alpine + fixed logging
|
4b18a99 - DerLinkman - 2024-02-08 12:42:28
| Small fixes for CLAMD Health Check
|
92d2cca - DerLinkman - 2024-02-08 12:42:28
| Added missing Labels to Dockerfiles
|
466e36e - DerLinkman - 2024-02-08 12:42:28
| Optimized Build Process for Dovecot
|
7ec7bd2 - DerLinkman - 2024-02-08 12:42:27
| Changed Dovecot Base to Bullseye again (Self compile)
|
38db722 - DerLinkman - 2024-02-08 12:42:27
| Optimized CLAMAV Builds to match exact version instead of Repo
|
60f9412 - DerLinkman - 2024-02-08 12:42:26
| Switched to Alpine Edge (for IMAPSYNC Deps)
|
737c050 - DerLinkman - 2024-02-08 12:42:26
| Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
|
6da41b1 - DerLinkman - 2024-02-08 12:42:26
| Removed Test self compiled SOGo Dockerfile
|
2bd46ae - DerLinkman - 2024-02-08 12:42:25
| Changed Maintainer to tinc within Dockerfiles
|
c15ab10 - DerLinkman - 2024-02-08 12:42:25
| Updated Clamd Building to be x86 and ARM Compatible
|
ddaeebc - DerLinkman - 2024-02-08 12:42:25
| [Rspamd] Update to 3.6 (Ratelimit fix)
|
e64293c - FreddleSpl0it - 2024-02-08 12:42:24
| [Web] minor fixes
|
ccc17e4 - FreddleSpl0it - 2024-02-08 12:42:24
| [SOGo] deny direct login on external users
|
a53ef2e - FreddleSpl0it - 2024-02-08 12:42:24
| [SOGo] remove sogo_view and triggers
|
185c36c - FreddleSpl0it - 2024-02-08 12:42:23
| [Web] catch update_sogo exceptions
|
9beb47c - FreddleSpl0it - 2024-02-08 12:42:23
| [Web] fix malformed_username check
|
3d48667 - FreddleSpl0it - 2024-02-08 12:42:23
| [Web] remove keycloak sync disabled warning
|
04e2494 - FreddleSpl0it - 2024-02-08 12:42:22
| deny changes on identity provider if it's in use
|
7b47159 - FreddleSpl0it - 2024-02-08 12:42:22
| rework auth - move dovecot sasl log to php
|
17b6ac3 - FreddleSpl0it - 2024-02-08 12:42:22
| [Web] allow mailbox authsource to be switchable
|
43600cd - FreddleSpl0it - 2024-02-08 12:42:21
| [Web] fix identity-provider settings layout
|
6d3a32c - FreddleSpl0it - 2024-02-08 12:42:21
| [Web] trim CRON_LOG
|
21fa3c8 - FreddleSpl0it - 2024-02-08 12:42:21
| [Web] remove unnecessary if block
|
6df6638 - FreddleSpl0it - 2024-02-08 12:42:20
| [Web] add curl timeouts to oidc requests
|
8ce4600 - FreddleSpl0it - 2024-02-08 12:42:20
| [Web] update lang files
|
3179c0e - FreddleSpl0it - 2024-02-08 12:42:19
| [Dovecot] mailcowauth minor fixes
|
3725473 - FreddleSpl0it - 2024-02-08 12:42:19
| [Web] improve identity-provider template
|
a4cce14 - FreddleSpl0it - 2024-02-08 12:42:19
| [Web] improve attribute sync performance
8017394 - Niklas Meyer - 2024-08-07 14:48:11
| Merge pull request [Fix] Watchdog: escape subject and body for webhooks #5773 from mrclschstr/staging
| [Fix] Watchdog: escape subject and body for webhooks
82fde23 - Marcel Schuster - 2024-08-01 19:14:29
| Bump watchdog to v2.03
|
914a820 - Marcel Schuster - 2024-03-01 23:07:05
Watchdog: escape subject and body for webhooks
772d5c5 - DerLinkman - 2024-08-07 14:21:23
| Merge branch 'staging' into nightly
|
9b86ff7 - FreddleSpl0it - 2024-08-01 11:07:55
| Merge pull request Automatic PR to nightly from 2024-08-01T03:13:55Z #5975 from mailcow/staging
| Automatic PR to nightly from 2024-08-01T03:13:55Z
57bc03b - FreddleSpl0it - 2024-07-31 10:35:44
| Merge remote-tracking branch 'origin/staging' into nightly
|
f7ae2a6 - FreddleSpl0it - 2024-06-06 12:12:30
| [Nightly][SOGo] Update 5.10.0
|
3080a70 - FreddleSpl0it - 2024-06-03 09:20:54
| [Nightly][SOGo] Update to 5.10.0
|
caee770 - Patrick Schult - 2024-04-19 20:38:56
| Merge pull request [Web] Fix autodiscover fails with external IdP #5850 from mailcow/fix/nightly-autodiscover
| | [Web] Fix autodiscover fails with external IdP
| * 95d6eeb - FreddleSpl0it - 2024-04-19 20:32:44
| | [Web] revert include prerequisites in autodiscover - include autoload
| |
| * eadf70d - FreddleSpl0it - 2024-04-18 14:23:35
|/ [Web] include prerequisites in autodiscover
|
6e9c3e2 - Patrick Schult - 2024-04-04 09:33:22
| Merge pull request Fix/web nightly #5821 from mailcow/fix/web-nightly
| | Fix/web nightly
| * cf2fda6 - FreddleSpl0it - 2024-04-04 09:31:20
| | [Web] escape html of alert messages
| |
| * cd24057 - FreddleSpl0it - 2024-04-04 09:31:03
| | [Web] use SEC_FETCH_DEST header to block api requests
| |
| * c68a436 - FreddleSpl0it - 2024-04-04 09:30:30
|/ [Web] fix invalid rspamd map check
|
0807c12 - FreddleSpl0it - 2024-03-08 15:11:49
| [Web] set default LDAP options on get
|
e0bda6c - FreddleSpl0it - 2024-03-08 14:05:37
| [Web] prevent multiple dual-logins
|
2ba64e9 - FreddleSpl0it - 2024-03-08 13:50:20
| [Web] allow SSL / TLS connections for LDAP
|
e1c3ad9 - FreddleSpl0it - 2024-03-08 13:15:35
| [Web] return idp instance after init
|
ffbf175 - FreddleSpl0it - 2024-02-26 13:40:34
| [Web] fix identity_provider ArgumentCountError
|
a3af2d8 - Patrick Schult - 2024-02-26 13:33:44
| Merge pull request Fix nightly issues with new ldap provider #5764 from mailcow/fix/nightly-issues
| | Fix nightly issues with new ldap provider
| * 39a4b11 - FreddleSpl0it - 2024-02-26 13:14:08
| | [SOGo] fix plist_ldap.sh example
| |
| * 881c2d6 - FreddleSpl0it - 2024-02-26 13:13:50
| | [SOGo] remove custom logout from toolbar
| |
| * d237157 - FreddleSpl0it - 2024-02-26 13:12:44
| | init identity_provider only after all conditions are met
| |
| * 6928eb6 - FreddleSpl0it - 2024-02-26 13:10:08
|/ [Dovecot] move sogo sso to mailcowauth.php
|
010d898 - FreddleSpl0it - 2024-02-23 10:01:56
| [Web] apply LDAP filter
|
766c270 - FreddleSpl0it - 2024-02-23 09:12:17
| [SOGo] fix custom html elements and wrong redirection
|
916d0fd - FreddleSpl0it - 2024-02-23 08:12:06
| [Web] catch all exceptions on ldap connect
|
9561526 - Patrick Schult - 2024-02-20 15:33:58
| Merge pull request [Nightly] add LDAP as direct IdP #5754 from mailcow/feat/idp-ldap2
| | [Nightly] add LDAP as direct IdP
| * 45811bc - FreddleSpl0it - 2024-02-20 15:00:06
| | [Web] fix mailbox datatable search
| |
| * 132e37b - FreddleSpl0it - 2024-02-20 12:42:37
| | [SOGo] use bash script for ldap plist template
| |
| * b3e26e1 - FreddleSpl0it - 2024-02-20 12:01:08
| | [Ofelia] add ldap sync cronjob
| |
| * a3bb889 - FreddleSpl0it - 2024-02-20 11:41:02
| | [Web] fix set_tfa for ldap users
| |
| * 3a1dcb3 - FreddleSpl0it - 2024-02-20 11:34:01
| | [Web] fix set_tfa for ldap users
| |
| * d22cafa - FreddleSpl0it - 2024-02-20 11:21:25
| | [Web] fix ldap filter if empty
| |
| * 78e7266 - FreddleSpl0it - 2024-02-20 10:46:23
| | [Web] add LDAP query filter
| |
| * a06c783 - FreddleSpl0it - 2024-02-20 10:31:14
| | [Web] add ldap idp
| |
| * d479d18 - FreddleSpl0it - 2024-02-20 10:30:11
|/ [Web] update directorytree/ldaprecord
|
4014683 - DerLinkman - 2024-02-08 12:42:36
| docker-compose: bumped versions
|
448f85a - DerLinkman - 2024-02-08 12:42:36
| Remove unused files
|
9a4b79a - FreddleSpl0it - 2024-02-08 12:42:35
| [Web] fix idp mailbox login
|
058b79e - DerLinkman - 2024-02-08 12:42:35
| dovecot: corrected dockerfile inside nightly
|
2163983 - FreddleSpl0it - 2024-02-08 12:42:35
| fix functions.inc.php, update sogo and dovecot nightly image
|
1cda165 - Geert Hauwaerts - 2024-02-08 12:42:34
| Fixed SQL query for retrieving SSO users.
|
2f1e143 - FreddleSpl0it - 2024-02-08 12:42:34
| [Web] add log messages to verify-sso function
|
9039ab4 - FreddleSpl0it - 2024-02-08 12:42:34
| [Web] add missing file to autodiscover.php
|
db47696 - DerLinkman - 2024-02-08 12:42:33
| Updated Dovecot Image to use OpenSSL 3.0 fix
|
eb9e3b8 - FreddleSpl0it - 2024-02-08 12:42:33
| [Web] add configurable client scopes for generic-oidc
|
ba32f11 - FreddleSpl0it - 2024-02-08 12:42:32
| [Web] dont rtrim generic-oidc urls
|
27ef04b - DerLinkman - 2024-02-08 12:42:32
| Update Dovecot to reuse lz4 compression
|
b3a94e7 - DerLinkman - 2024-02-08 12:42:32
| Use dedicated nightly images on nightly branch + updates of images itself
|
3a4c0c8 - FreddleSpl0it - 2024-02-08 12:42:31
| fix keycloak mailpassword flow
|
73a044e - Mirko Ceroni - 2024-02-08 12:42:31
| Update sogo-auth.php
|
389eb99 - Mirko Ceroni - 2024-02-08 12:42:31
| Update sogo-auth.php
| initialize db before validating credentials
597d98e - FreddleSpl0it - 2024-02-08 12:42:30
| Fixes user sync of keycloak IDP crashes #5408
|
981307a - FreddleSpl0it - 2024-02-08 12:42:30
| [Web] add missing break
|
2d51881 - FreddleSpl0it - 2024-02-08 12:42:30
| [Web] fix user protocol badges
|
788f03e - FreddleSpl0it - 2024-02-08 12:42:29
| [Dovecot] remove passwd-verify.lua generation
|
81024b8 - DerLinkman - 2024-02-08 12:42:29
| Clamd using Alpine Packages instead self compile
|
89c5064 - DerLinkman - 2024-02-08 12:42:29
| Rebased Dovecot on Alpine + fixed logging
|
4b18a99 - DerLinkman - 2024-02-08 12:42:28
| Small fixes for CLAMD Health Check
|
92d2cca - DerLinkman - 2024-02-08 12:42:28
| Added missing Labels to Dockerfiles
|
466e36e - DerLinkman - 2024-02-08 12:42:28
| Optimized Build Process for Dovecot
|
7ec7bd2 - DerLinkman - 2024-02-08 12:42:27
| Changed Dovecot Base to Bullseye again (Self compile)
|
38db722 - DerLinkman - 2024-02-08 12:42:27
| Optimized CLAMAV Builds to match exact version instead of Repo
|
60f9412 - DerLinkman - 2024-02-08 12:42:26
| Switched to Alpine Edge (for IMAPSYNC Deps)
|
737c050 - DerLinkman - 2024-02-08 12:42:26
| Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
|
6da41b1 - DerLinkman - 2024-02-08 12:42:26
| Removed Test self compiled SOGo Dockerfile
|
2bd46ae - DerLinkman - 2024-02-08 12:42:25
| Changed Maintainer to tinc within Dockerfiles
|
c15ab10 - DerLinkman - 2024-02-08 12:42:25
| Updated Clamd Building to be x86 and ARM Compatible
|
ddaeebc - DerLinkman - 2024-02-08 12:42:25
| [Rspamd] Update to 3.6 (Ratelimit fix)
|
e64293c - FreddleSpl0it - 2024-02-08 12:42:24
| [Web] minor fixes
|
ccc17e4 - FreddleSpl0it - 2024-02-08 12:42:24
| [SOGo] deny direct login on external users
|
a53ef2e - FreddleSpl0it - 2024-02-08 12:42:24
| [SOGo] remove sogo_view and triggers
|
185c36c - FreddleSpl0it - 2024-02-08 12:42:23
| [Web] catch update_sogo exceptions
|
9beb47c - FreddleSpl0it - 2024-02-08 12:42:23
| [Web] fix malformed_username check
|
3d48667 - FreddleSpl0it - 2024-02-08 12:42:23
| [Web] remove keycloak sync disabled warning
|
04e2494 - FreddleSpl0it - 2024-02-08 12:42:22
| deny changes on identity provider if it's in use
|
7b47159 - FreddleSpl0it - 2024-02-08 12:42:22
| rework auth - move dovecot sasl log to php
|
17b6ac3 - FreddleSpl0it - 2024-02-08 12:42:22
| [Web] allow mailbox authsource to be switchable
|
43600cd - FreddleSpl0it - 2024-02-08 12:42:21
| [Web] fix identity-provider settings layout
|
6d3a32c - FreddleSpl0it - 2024-02-08 12:42:21
| [Web] trim CRON_LOG
|
21fa3c8 - FreddleSpl0it - 2024-02-08 12:42:21
| [Web] remove unnecessary if block
|
6df6638 - FreddleSpl0it - 2024-02-08 12:42:20
| [Web] add curl timeouts to oidc requests
|
8ce4600 - FreddleSpl0it - 2024-02-08 12:42:20
| [Web] update lang files
|
3179c0e - FreddleSpl0it - 2024-02-08 12:42:19
| [Dovecot] mailcowauth minor fixes
|
3725473 - FreddleSpl0it - 2024-02-08 12:42:19
| [Web] improve identity-provider template
|
a4cce14 - FreddleSpl0it - 2024-02-08 12:42: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
|
b176585 - FreddleSpl0it - 2024-02-08 12:42:18
| [Web] add crontasks logs
|
f8647bb - FreddleSpl0it - 2024-02-08 12:42:18
| [Web] add keycloak sync crontask
|
8536897 - FreddleSpl0it - 2024-02-08 12:42:18
| [Web] handle fatal errors on getAccessToken
|
e4284b8 - FreddleSpl0it - 2024-02-08 12:42:17
| [Web] fix attribute mapping list
|
5545d8a - FreddleSpl0it - 2024-02-08 12:42:17
| [Web] hide auth settings for external users
|
4dc3222 - FreddleSpl0it - 2024-02-08 12:42:17
| [Web] fix bug on mailbox login
|
7cf6a9d - FreddleSpl0it - 2024-02-08 12:42:16
| [Web] update lang.en-gb.json
|
95a15d1 - FreddleSpl0it - 2024-02-08 12:42:16
| [Web] update guzzlehttp/psr7
|
cee771a - FreddleSpl0it - 2024-02-08 12:42:16
| [Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
|
a805d3b - FreddleSpl0it - 2024-02-08 12:42:15
| [Web] add league/oauth2-client
|
b251c58 - FreddleSpl0it - 2024-02-08 12:42:15
| update gitignore
|
cc75166 - FreddleSpl0it - 2024-02-08 12:42:15
| [Web] functions.auth.inc.php corrections
|
ad19ff5 - FreddleSpl0it - 2024-02-08 12:42:14
| [Web] remove ropc flow
|
e784c98 - FreddleSpl0it - 2024-02-08 12:42:14
| [Web] add "add mailbox_from_template" function
|
28679eb - FreddleSpl0it - 2024-02-08 12:42:13
| [Web] add generic-oidc provider
|
c8fec24 - FreddleSpl0it - 2024-02-08 12:42:13
| [Web] add "edit mailbox_from_template" function
|
0c1e2ed - FreddleSpl0it - 2024-02-08 12:42:13
| [Web] revert configurable authsource
|
90476ae - FreddleSpl0it - 2024-02-08 12:42:12
| [Web] rename var for tab-config-identity-provider.twig
|
3b6a1d5 - FreddleSpl0it - 2024-02-08 12:42:12
| [Web] add generic-oidc provider
|
1ab1505 - FreddleSpl0it - 2024-02-08 12:42:12
| [Web] remove sso login alertbox
|
593e581 - FreddleSpl0it - 2024-02-08 12:42:11
| [Web] move iam sso functions
|
e202d00 - FreddleSpl0it - 2024-02-08 12:42:11
| [Dovecot] group auth files
|
dca5f1b - FreddleSpl0it - 2024-02-08 12:42:11
| [Web] move /process/login to internal endpoint
|
f0689e0 - FreddleSpl0it - 2024-02-08 12:42:10
| [Web] iam - add switch for direct login flow
|
5bbb12b - FreddleSpl0it - 2024-02-08 12:42:10
| [Dovecot] fix wrong lua syntax
|
c6a56e0 - FreddleSpl0it - 2024-02-08 12:42:10
| [Web] add IAM delete button
8017394 - Niklas Meyer - 2024-08-07 14:48:11
| Merge pull request [Fix] Watchdog: escape subject and body for webhooks #5773 from mrclschstr/staging
| [Fix] Watchdog: escape subject and body for webhooks
82fde23 - Marcel Schuster - 2024-08-01 19:14:29
| Bump watchdog to v2.03
|
914a820 - Marcel Schuster - 2024-03-01 23:07:05
Watchdog: escape subject and body for webhooks
772d5c5 - DerLinkman - 2024-08-07 14:21:23
| Merge branch 'staging' into nightly
|
9b86ff7 - FreddleSpl0it - 2024-08-01 11:07:55
| Merge pull request Automatic PR to nightly from 2024-08-01T03:13:55Z #5975 from mailcow/staging
| Automatic PR to nightly from 2024-08-01T03:13:55Z
57bc03b - FreddleSpl0it - 2024-07-31 10:35:44
| Merge remote-tracking branch 'origin/staging' into nightly
|
f7ae2a6 - FreddleSpl0it - 2024-06-06 12:12:30
| [Nightly][SOGo] Update 5.10.0
|
3080a70 - FreddleSpl0it - 2024-06-03 09:20:54
| [Nightly][SOGo] Update to 5.10.0
|
caee770 - Patrick Schult - 2024-04-19 20:38:56
| Merge pull request [Web] Fix autodiscover fails with external IdP #5850 from mailcow/fix/nightly-autodiscover
| | [Web] Fix autodiscover fails with external IdP
| * 95d6eeb - FreddleSpl0it - 2024-04-19 20:32:44
| | [Web] revert include prerequisites in autodiscover - include autoload
| |
| * eadf70d - FreddleSpl0it - 2024-04-18 14:23:35
|/ [Web] include prerequisites in autodiscover
|
6e9c3e2 - Patrick Schult - 2024-04-04 09:33:22
| Merge pull request Fix/web nightly #5821 from mailcow/fix/web-nightly
| | Fix/web nightly
| * cf2fda6 - FreddleSpl0it - 2024-04-04 09:31:20
| | [Web] escape html of alert messages
| |
| * cd24057 - FreddleSpl0it - 2024-04-04 09:31:03
| | [Web] use SEC_FETCH_DEST header to block api requests
| |
| * c68a436 - FreddleSpl0it - 2024-04-04 09:30:30
|/ [Web] fix invalid rspamd map check
|
0807c12 - FreddleSpl0it - 2024-03-08 15:11:49
| [Web] set default LDAP options on get
|
e0bda6c - FreddleSpl0it - 2024-03-08 14:05:37
| [Web] prevent multiple dual-logins
|
2ba64e9 - FreddleSpl0it - 2024-03-08 13:50:20
| [Web] allow SSL / TLS connections for LDAP
|
e1c3ad9 - FreddleSpl0it - 2024-03-08 13:15:35
| [Web] return idp instance after init
|
ffbf175 - FreddleSpl0it - 2024-02-26 13:40:34
| [Web] fix identity_provider ArgumentCountError
|
a3af2d8 - Patrick Schult - 2024-02-26 13:33:44
| Merge pull request Fix nightly issues with new ldap provider #5764 from mailcow/fix/nightly-issues
| | Fix nightly issues with new ldap provider
| * 39a4b11 - FreddleSpl0it - 2024-02-26 13:14:08
| | [SOGo] fix plist_ldap.sh example
| |
| * 881c2d6 - FreddleSpl0it - 2024-02-26 13:13:50
| | [SOGo] remove custom logout from toolbar
| |
| * d237157 - FreddleSpl0it - 2024-02-26 13:12:44
| | init identity_provider only after all conditions are met
| |
| * 6928eb6 - FreddleSpl0it - 2024-02-26 13:10:08
|/ [Dovecot] move sogo sso to mailcowauth.php
|
010d898 - FreddleSpl0it - 2024-02-23 10:01:56
| [Web] apply LDAP filter
|
766c270 - FreddleSpl0it - 2024-02-23 09:12:17
| [SOGo] fix custom html elements and wrong redirection
|
916d0fd - FreddleSpl0it - 2024-02-23 08:12:06
| [Web] catch all exceptions on ldap connect
|
9561526 - Patrick Schult - 2024-02-20 15:33:58
| Merge pull request [Nightly] add LDAP as direct IdP #5754 from mailcow/feat/idp-ldap2
| | [Nightly] add LDAP as direct IdP
| * 45811bc - FreddleSpl0it - 2024-02-20 15:00:06
| | [Web] fix mailbox datatable search
| |
| * 132e37b - FreddleSpl0it - 2024-02-20 12:42:37
| | [SOGo] use bash script for ldap plist template
| |
| * b3e26e1 - FreddleSpl0it - 2024-02-20 12:01:08
| | [Ofelia] add ldap sync cronjob
| |
| * a3bb889 - FreddleSpl0it - 2024-02-20 11:41:02
| | [Web] fix set_tfa for ldap users
| |
| * 3a1dcb3 - FreddleSpl0it - 2024-02-20 11:34:01
| | [Web] fix set_tfa for ldap users
| |
| * d22cafa - FreddleSpl0it - 2024-02-20 11:21:25
| | [Web] fix ldap filter if empty
| |
| * 78e7266 - FreddleSpl0it - 2024-02-20 10:46:23
| | [Web] add LDAP query filter
| |
| * a06c783 - FreddleSpl0it - 2024-02-20 10:31:14
| | [Web] add ldap idp
| |
| * d479d18 - FreddleSpl0it - 2024-02-20 10:30:11
|/ [Web] update directorytree/ldaprecord
|
4014683 - DerLinkman - 2024-02-08 12:42:36
| docker-compose: bumped versions
|
448f85a - DerLinkman - 2024-02-08 12:42:36
| Remove unused files
|
9a4b79a - FreddleSpl0it - 2024-02-08 12:42:35
| [Web] fix idp mailbox login
|
058b79e - DerLinkman - 2024-02-08 12:42:35
| dovecot: corrected dockerfile inside nightly
|
2163983 - FreddleSpl0it - 2024-02-08 12:42:35
| fix functions.inc.php, update sogo and dovecot nightly image
|
1cda165 - Geert Hauwaerts - 2024-02-08 12:42:34
| Fixed SQL query for retrieving SSO users.
|
2f1e143 - FreddleSpl0it - 2024-02-08 12:42:34
| [Web] add log messages to verify-sso function
|
9039ab4 - FreddleSpl0it - 2024-02-08 12:42:34
| [Web] add missing file to autodiscover.php
|
db47696 - DerLinkman - 2024-02-08 12:42:33
| Updated Dovecot Image to use OpenSSL 3.0 fix
|
eb9e3b8 - FreddleSpl0it - 2024-02-08 12:42:33
| [Web] add configurable client scopes for generic-oidc
|
ba32f11 - FreddleSpl0it - 2024-02-08 12:42:32
| [Web] dont rtrim generic-oidc urls
|
27ef04b - DerLinkman - 2024-02-08 12:42:32
| Update Dovecot to reuse lz4 compression
|
b3a94e7 - DerLinkman - 2024-02-08 12:42:32
| Use dedicated nightly images on nightly branch + updates of images itself
|
3a4c0c8 - FreddleSpl0it - 2024-02-08 12:42:31
| fix keycloak mailpassword flow
|
73a044e - Mirko Ceroni - 2024-02-08 12:42:31
| Update sogo-auth.php
|
389eb99 - Mirko Ceroni - 2024-02-08 12:42:31
| Update sogo-auth.php
| initialize db before validating credentials
597d98e - FreddleSpl0it - 2024-02-08 12:42:30
| Fixes user sync of keycloak IDP crashes #5408
|
981307a - FreddleSpl0it - 2024-02-08 12:42:30
| [Web] add missing break
|
2d51881 - FreddleSpl0it - 2024-02-08 12:42:30
| [Web] fix user protocol badges
|
788f03e - FreddleSpl0it - 2024-02-08 12:42:29
| [Dovecot] remove passwd-verify.lua generation
|
81024b8 - DerLinkman - 2024-02-08 12:42:29
| Clamd using Alpine Packages instead self compile
|
89c5064 - DerLinkman - 2024-02-08 12:42:29
| Rebased Dovecot on Alpine + fixed logging
|
4b18a99 - DerLinkman - 2024-02-08 12:42:28
| Small fixes for CLAMD Health Check
|
92d2cca - DerLinkman - 2024-02-08 12:42:28
| Added missing Labels to Dockerfiles
|
466e36e - DerLinkman - 2024-02-08 12:42:28
| Optimized Build Process for Dovecot
|
7ec7bd2 - DerLinkman - 2024-02-08 12:42:27
| Changed Dovecot Base to Bullseye again (Self compile)
|
38db722 - DerLinkman - 2024-02-08 12:42:27
| Optimized CLAMAV Builds to match exact version instead of Repo
|
60f9412 - DerLinkman - 2024-02-08 12:42:26
| Switched to Alpine Edge (for IMAPSYNC Deps)
|
737c050 - DerLinkman - 2024-02-08 12:42:26
| Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
|
6da41b1 - DerLinkman - 2024-02-08 12:42:26
| Removed Test self compiled SOGo Dockerfile
|
2bd46ae - DerLinkman - 2024-02-08 12:42:25
| Changed Maintainer to tinc within Dockerfiles
|
c15ab10 - DerLinkman - 2024-02-08 12:42:25
| Updated Clamd Building to be x86 and ARM Compatible
|
ddaeebc - DerLinkman - 2024-02-08 12:42:25
| [Rspamd] Update to 3.6 (Ratelimit fix)
|
e64293c - FreddleSpl0it - 2024-02-08 12:42:24
| [Web] minor fixes
|
ccc17e4 - FreddleSpl0it - 2024-02-08 12:42:24
| [SOGo] deny direct login on external users
|
a53ef2e - FreddleSpl0it - 2024-02-08 12:42:24
| [SOGo] remove sogo_view and triggers
|
185c36c - FreddleSpl0it - 2024-02-08 12:42:23
| [Web] catch update_sogo exceptions
|
9beb47c - FreddleSpl0it - 2024-02-08 12:42:23
| [Web] fix malformed_username check
|
3d48667 - FreddleSpl0it - 2024-02-08 12:42:23
| [Web] remove keycloak sync disabled warning
|
04e2494 - FreddleSpl0it - 2024-02-08 12:42:22
| deny changes on identity provider if it's in use
|
7b47159 - FreddleSpl0it - 2024-02-08 12:42:22
| rework auth - move dovecot sasl log to php
|
17b6ac3 - FreddleSpl0it - 2024-02-08 12:42:22
| [Web] allow mailbox authsource to be switchable
|
43600cd - FreddleSpl0it - 2024-02-08 12:42:21
| [Web] fix identity-provider settings layout
|
6d3a32c - FreddleSpl0it - 2024-02-08 12:42:21
| [Web] trim CRON_LOG
|
21fa3c8 - FreddleSpl0it - 2024-02-08 12:42:21
| [Web] remove unnecessary if block
|
6df6638 - FreddleSpl0it - 2024-02-08 12:42:20
| [Web] add curl timeouts to oidc requests
|
8ce4600 - FreddleSpl0it - 2024-02-08 12:42:20
| [Web] update lang files
|
3179c0e - FreddleSpl0it - 2024-02-08 12:42:19
| [Dovecot] mailcowauth minor fixes
|
3725473 - FreddleSpl0it - 2024-02-08 12:42:19
| [Web] improve identity-provider template
|
a4cce14 - FreddleSpl0it - 2024-02-08 12:42: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
|
3c62a7f - FreddleSpl0it - 2024-02-08 12:42:09
| [Web] IAM - add delete option
8017394 - Niklas Meyer - 2024-08-07 14:48:11
| Merge pull request [Fix] Watchdog: escape subject and body for webhooks #5773 from mrclschstr/staging
| [Fix] Watchdog: escape subject and body for webhooks
82fde23 - Marcel Schuster - 2024-08-01 19:14:29
| Bump watchdog to v2.03
|
914a820 - Marcel Schuster - 2024-03-01 23:07:05
Watchdog: escape subject and body for webhooks
772d5c5 - DerLinkman - 2024-08-07 14:21:23
| Merge branch 'staging' into nightly
|
9b86ff7 - FreddleSpl0it - 2024-08-01 11:07:55
| Merge pull request Automatic PR to nightly from 2024-08-01T03:13:55Z #5975 from mailcow/staging
| Automatic PR to nightly from 2024-08-01T03:13:55Z
57bc03b - FreddleSpl0it - 2024-07-31 10:35:44
| Merge remote-tracking branch 'origin/staging' into nightly
|
f7ae2a6 - FreddleSpl0it - 2024-06-06 12:12:30
| [Nightly][SOGo] Update 5.10.0
|
3080a70 - FreddleSpl0it - 2024-06-03 09:20:54
| [Nightly][SOGo] Update to 5.10.0
|
caee770 - Patrick Schult - 2024-04-19 20:38:56
| Merge pull request [Web] Fix autodiscover fails with external IdP #5850 from mailcow/fix/nightly-autodiscover
| | [Web] Fix autodiscover fails with external IdP
| * 95d6eeb - FreddleSpl0it - 2024-04-19 20:32:44
| | [Web] revert include prerequisites in autodiscover - include autoload
| |
| * eadf70d - FreddleSpl0it - 2024-04-18 14:23:35
|/ [Web] include prerequisites in autodiscover
|
6e9c3e2 - Patrick Schult - 2024-04-04 09:33:22
| Merge pull request Fix/web nightly #5821 from mailcow/fix/web-nightly
| | Fix/web nightly
| * cf2fda6 - FreddleSpl0it - 2024-04-04 09:31:20
| | [Web] escape html of alert messages
| |
| * cd24057 - FreddleSpl0it - 2024-04-04 09:31:03
| | [Web] use SEC_FETCH_DEST header to block api requests
| |
| * c68a436 - FreddleSpl0it - 2024-04-04 09:30:30
|/ [Web] fix invalid rspamd map check
|
0807c12 - FreddleSpl0it - 2024-03-08 15:11:49
| [Web] set default LDAP options on get
|
e0bda6c - FreddleSpl0it - 2024-03-08 14:05:37
| [Web] prevent multiple dual-logins
|
2ba64e9 - FreddleSpl0it - 2024-03-08 13:50:20
| [Web] allow SSL / TLS connections for LDAP
|
e1c3ad9 - FreddleSpl0it - 2024-03-08 13:15:35
| [Web] return idp instance after init
|
ffbf175 - FreddleSpl0it - 2024-02-26 13:40:34
| [Web] fix identity_provider ArgumentCountError
|
a3af2d8 - Patrick Schult - 2024-02-26 13:33:44
| Merge pull request Fix nightly issues with new ldap provider #5764 from mailcow/fix/nightly-issues
| | Fix nightly issues with new ldap provider
| * 39a4b11 - FreddleSpl0it - 2024-02-26 13:14:08
| | [SOGo] fix plist_ldap.sh example
| |
| * 881c2d6 - FreddleSpl0it - 2024-02-26 13:13:50
| | [SOGo] remove custom logout from toolbar
| |
| * d237157 - FreddleSpl0it - 2024-02-26 13:12:44
| | init identity_provider only after all conditions are met
| |
| * 6928eb6 - FreddleSpl0it - 2024-02-26 13:10:08
|/ [Dovecot] move sogo sso to mailcowauth.php
|
010d898 - FreddleSpl0it - 2024-02-23 10:01:56
| [Web] apply LDAP filter
|
766c270 - FreddleSpl0it - 2024-02-23 09:12:17
| [SOGo] fix custom html elements and wrong redirection
|
916d0fd - FreddleSpl0it - 2024-02-23 08:12:06
| [Web] catch all exceptions on ldap connect
|
9561526 - Patrick Schult - 2024-02-20 15:33:58
| Merge pull request [Nightly] add LDAP as direct IdP #5754 from mailcow/feat/idp-ldap2
| | [Nightly] add LDAP as direct IdP
| * 45811bc - FreddleSpl0it - 2024-02-20 15:00:06
| | [Web] fix mailbox datatable search
| |
| * 132e37b - FreddleSpl0it - 2024-02-20 12:42:37
| | [SOGo] use bash script for ldap plist template
| |
| * b3e26e1 - FreddleSpl0it - 2024-02-20 12:01:08
| | [Ofelia] add ldap sync cronjob
| |
| * a3bb889 - FreddleSpl0it - 2024-02-20 11:41:02
| | [Web] fix set_tfa for ldap users
| |
| * 3a1dcb3 - FreddleSpl0it - 2024-02-20 11:34:01
| | [Web] fix set_tfa for ldap users
| |
| * d22cafa - FreddleSpl0it - 2024-02-20 11:21:25
| | [Web] fix ldap filter if empty
| |
| * 78e7266 - FreddleSpl0it - 2024-02-20 10:46:23
| | [Web] add LDAP query filter
| |
| * a06c783 - FreddleSpl0it - 2024-02-20 10:31:14
| | [Web] add ldap idp
| |
| * d479d18 - FreddleSpl0it - 2024-02-20 10:30:11
|/ [Web] update directorytree/ldaprecord
|
4014683 - DerLinkman - 2024-02-08 12:42:36
| docker-compose: bumped versions
|
448f85a - DerLinkman - 2024-02-08 12:42:36
| Remove unused files
|
9a4b79a - FreddleSpl0it - 2024-02-08 12:42:35
| [Web] fix idp mailbox login
|
058b79e - DerLinkman - 2024-02-08 12:42:35
| dovecot: corrected dockerfile inside nightly
|
2163983 - FreddleSpl0it - 2024-02-08 12:42:35
| fix functions.inc.php, update sogo and dovecot nightly image
|
1cda165 - Geert Hauwaerts - 2024-02-08 12:42:34
| Fixed SQL query for retrieving SSO users.
|
2f1e143 - FreddleSpl0it - 2024-02-08 12:42:34
| [Web] add log messages to verify-sso function
|
9039ab4 - FreddleSpl0it - 2024-02-08 12:42:34
| [Web] add missing file to autodiscover.php
|
db47696 - DerLinkman - 2024-02-08 12:42:33
| Updated Dovecot Image to use OpenSSL 3.0 fix
|
eb9e3b8 - FreddleSpl0it - 2024-02-08 12:42:33
| [Web] add configurable client scopes for generic-oidc
|
ba32f11 - FreddleSpl0it - 2024-02-08 12:42:32
| [Web] dont rtrim generic-oidc urls
|
27ef04b - DerLinkman - 2024-02-08 12:42:32
| Update Dovecot to reuse lz4 compression
|
b3a94e7 - DerLinkman - 2024-02-08 12:42:32
| Use dedicated nightly images on nightly branch + updates of images itself
|
3a4c0c8 - FreddleSpl0it - 2024-02-08 12:42:31
| fix keycloak mailpassword flow
|
73a044e - Mirko Ceroni - 2024-02-08 12:42:31
| Update sogo-auth.php
|
389eb99 - Mirko Ceroni - 2024-02-08 12:42:31
| Update sogo-auth.php
| initialize db before validating credentials
597d98e - FreddleSpl0it - 2024-02-08 12:42:30
| Fixes user sync of keycloak IDP crashes #5408
|
981307a - FreddleSpl0it - 2024-02-08 12:42:30
| [Web] add missing break
|
2d51881 - FreddleSpl0it - 2024-02-08 12:42:30
| [Web] fix user protocol badges
|
788f03e - FreddleSpl0it - 2024-02-08 12:42:29
| [Dovecot] remove passwd-verify.lua generation
|
81024b8 - DerLinkman - 2024-02-08 12:42:29
| Clamd using Alpine Packages instead self compile
|
89c5064 - DerLinkman - 2024-02-08 12:42:29
| Rebased Dovecot on Alpine + fixed logging
|
4b18a99 - DerLinkman - 2024-02-08 12:42:28
| Small fixes for CLAMD Health Check
|
92d2cca - DerLinkman - 2024-02-08 12:42:28
| Added missing Labels to Dockerfiles
|
466e36e - DerLinkman - 2024-02-08 12:42:28
| Optimized Build Process for Dovecot
|
7ec7bd2 - DerLinkman - 2024-02-08 12:42:27
| Changed Dovecot Base to Bullseye again (Self compile)
|
38db722 - DerLinkman - 2024-02-08 12:42:27
| Optimized CLAMAV Builds to match exact version instead of Repo
|
60f9412 - DerLinkman - 2024-02-08 12:42:26
| Switched to Alpine Edge (for IMAPSYNC Deps)
|
737c050 - DerLinkman - 2024-02-08 12:42:26
| Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)
|
6da41b1 - DerLinkman - 2024-02-08 12:42:26
| Removed Test self compiled SOGo Dockerfile
|
2bd46ae - DerLinkman - 2024-02-08 12:42:25
| Changed Maintainer to tinc within Dockerfiles
|
c15ab10 - DerLinkman - 2024-02-08 12:42:25
| Updated Clamd Building to be x86 and ARM Compatible
|
ddaeebc - DerLinkman - 2024-02-08 12:42:25
| [Rspamd] Update to 3.6 (Ratelimit fix)
|
e64293c - FreddleSpl0it - 2024-02-08 12:42:24
| [Web] minor fixes
|
ccc17e4 - FreddleSpl0it - 2024-02-08 12:42:24
| [SOGo] deny direct login on external users
|
a53ef2e - FreddleSpl0it - 2024-02-08 12:42:24
| [SOGo] remove sogo_view and triggers
|
185c36c - FreddleSpl0it - 2024-02-08 12:42:23
| [Web] catch update_sogo exceptions
|
9beb47c - FreddleSpl0it - 2024-02-08 12:42:23
| [Web] fix malformed_username check
|
3d48667 - FreddleSpl0it - 2024-02-08 12:42:23
| [Web] remove keycloak sync disabled warning
|
04e2494 - FreddleSpl0it - 2024-02-08 12:42:22
| deny changes on identity provider if it's in use
|
7b47159 - FreddleSpl0it - 2024-02-08 12:42:22
| rework auth - move dovecot sasl log to php
|
17b6ac3 - FreddleSpl0it - 2024-02-08 12:42:22
| [Web] allow mailbox authsource to be switchable
|
43600cd - FreddleSpl0it - 2024-02-08 12:42:21
| [Web] fix identity-provider settings layout
|
6d3a32c - FreddleSpl0it - 2024-02-08 12:42:21
| [Web] trim CRON_LOG
|
21fa3c8 - FreddleSpl0it - 2024-02-08 12:42:21
| [Web] remove unnecessary if block
|
6df6638 - FreddleSpl0it - 2024-02-08 12:42:20
| [Web] add curl timeouts to oidc requests
|
8ce4600 - FreddleSpl0it - 2024-02-08 12:42:20
| [Web] update lang files
|
3179c0e - FreddleSpl0it - 2024-02-08 12:42:19
| [Dovecot] mailcowauth minor fixes
|
3725473 - FreddleSpl0it - 2024-02-08 12:42:19
| [Web] improve identity-provider template
|
a4cce14 - FreddleSpl0it - 2024-02-08 12:42: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/watchdog/watchdog.sh | 8 ++-
data/web/lang/lang.si-si.json | 114 ++++++++++++++++++++++++++++++++--
docker-compose.yml | 3 +-
3 files changed, 116 insertions(+), 9 deletions(-)