Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/installation/upgrade/2.4-to-2.4.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ dovecotlinks:
building with glibc. Note that [[setting,dovecot_config_version]] value does
not affect change - it's always added.

### v2.4.2 to v2.4.3

* Using [[link,settings_variables]] with LDAP settings now requires using `| safe` filter to allow passing through LDAP characters that are otherwise escaped. Note that this should be used only for variables coming from trusted sources, not for e.g. username variable.

#### Changed Setting Defaults

These changes don't take effect until [[setting,dovecot_config_version]] is
Expand Down
Loading