mailcow/data/Dockerfiles
Lukas Schreiner d96bf91a0d
Support of different default pass schemes + support of BLF-CRYPT (#3832)
* Introduce MAILCOW_PASS_SCHEME in order to support blowfish (cf. mailcow/mailcow-dockerized#1019)

* Furthermore added dovecot to support new environment varible for MAILCOW_PASS_SCHEME defaulted to SSHA256

* Revert changes regarding gitignore.

* Added fallback to SSHA256 if environment is not proper prepared.

* No fallback within management frontend, as it must match to other components.

* Unified and corrected alignment; implemented support of SSHA512

* Currently, password_hash of PHP is using by default bcrypt (BLF). As this might change later, we must ensure, that BLF is still used after PHP changes its default.

* Switched to BLF-CRYPT by default (even on update)

* Switched to BLF-CRYPT by default (even on update)

* Adding information in config generation / update with link to supported hash algorithm

* Bump sogo version to 1.92

* Fallback to BLF-CRYPT in case password scheme is not proper defined for Mailcow administration.
2020-11-15 20:22:35 +01:00
..
acme [ACME] Add more checks, avoid cert/key mismatch on some installations, fix some output 2020-09-28 19:58:30 +02:00
clamd [ClamAV] Update to 0.103.0 2020-09-15 11:07:35 +02:00
dockerapi [DockerAPI] Show queue item content via postcat 2020-05-19 20:15:01 +02:00
dovecot Support of different default pass schemes + support of BLF-CRYPT (#3832) 2020-11-15 20:22:35 +01:00
netfilter [Netfilter] Skip invalid regex 2020-08-27 21:13:30 +02:00
olefy [Rspamd] Global blacklists are not prefilters anymore to not prevent them from being learned 2020-10-21 19:00:53 +02:00
phpfpm [Various] Always use lowercase for COMPOSE_PROJECT_NAME 2020-08-27 20:41:45 +02:00
postfix [Postfix] Sanitize string in smtpd last login script with printf 2020-11-06 12:23:23 +01:00
rspamd [Rspamd] Temp. pre-add proposed upstream change in metadata exporter 2020-10-23 21:49:06 +02:00
sogo Support of different default pass schemes + support of BLF-CRYPT (#3832) 2020-11-15 20:22:35 +01:00
solr [Dockerfiles] Rename some files and create hook points 2019-10-18 12:01:47 +02:00
unbound Update to Alpine 3.11 2020-05-11 11:50:45 +02:00
watchdog [Watchdog] Watch milter status with a dirty workaround, waiting for proxy ping pong event to implement a better check 2020-10-09 11:21:17 +02:00