1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00

update related to htpasswd auth

This commit is contained in:
Peter Bieringer 2025-03-09 08:53:49 +01:00
parent 9f0385fd67
commit cf727101f8

View file

@ -16,6 +16,7 @@
* Adjust: [auth] imap: use AUTHENTICATE PLAIN instead of LOGIN towards remote IMAP server
* Improve: log client IP on SSL error and SSL protocol+cipher if successful
* Improve: catch htpasswd hash verification errors
* Improve: add support for more bcrypt algos on autodetection, extend logging for autodetection fallback to PLAIN in case of hash length is not matching
## 3.4.1
* Add: option [auth] dovecot_connection_type / dovecot_host / dovecot_port