mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-03 21:27:36 +03:00
reflect change of default for auth.type
This commit is contained in:
parent
e8c974a72a
commit
9f8ac21130
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
||||||
* Improve: catch htpasswd hash verification errors
|
* 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
|
* Improve: add support for more bcrypt algos on autodetection, extend logging for autodetection fallback to PLAIN in case of hash length is not matching
|
||||||
* Add: warning in case of started standalone and not listen on loopback interface but trusting external authentication
|
* Add: warning in case of started standalone and not listen on loopback interface but trusting external authentication
|
||||||
|
* Adjust: Change default [auth] type from "none" to "denyall" for secure-by-default
|
||||||
|
|
||||||
## 3.4.1
|
## 3.4.1
|
||||||
* Add: option [auth] dovecot_connection_type / dovecot_host / dovecot_port
|
* Add: option [auth] dovecot_connection_type / dovecot_host / dovecot_port
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue