Release date 2024/09/11
Bugfix
-
Fixed an issue of DP reporting that deprecated config fields are used when configuration from CP is pushed
-
Fixed an issue where username and password were not accepted as valid authentication methods.
Release date 2024/09/11
Fixed an issue of DP reporting that deprecated config fields are used when configuration from CP is pushed
Fixed an issue where username and password were not accepted as valid authentication methods.
Release date 2024/05/28
Fixed an issue where the certificate was not successfully renewed during ACME renewal.
Fixed migration of redis configuration.
fix a bug where the wrong error log is printed, regarding private keys.
Release date 2024/04/08
Fixed an issue where the certificate was not successfully renewed during ACME renewal.
Release date 2024/02/12
Standardize redis configuration across plugins. The redis configuration right now follows common schema that is shared across other plugins.
validate private and public key for keys entity
Release date 2024/05/20
Fixed an issue where the certificate was not successfully renewed during ACME renewal.
Release date 2024/04/15
Fixed an issue where the certificate was not successfully renewed during ACME renewal.
Release date 2022/09/09
Added the allow_any_domain
field. It defaults to false and if set to true, the gateway will ignore the domains
field.#9047
The default value of the auth_method
configuration parameter is now set to token
.#8565
Added a cache for domains_matcher
.#9048
Updated the priority for some plugins.: acme
changed from 1007
to 1705
The default value of the auth_method
configuration parameter is now token
.