Alexander Scheel 397c53a64e
Fix naming of permitted_dns_domains in webui (#16739)
* Fix naming of permitted_dns_domains in webui

PKI has consistently used permitted_dns_domains since it was originally
introduced as a parameter. However, it appears the Web UI was updated to
add this field, but used an incorrect internal identifier
(permittedDnsNames rather than permittedDnsDomains).

This triggers a warning from the backend about an unknown parameter, and
the domain restriction isn't added:

> Endpoint ignored these unrecognized parameters: [permitted_dns_names]

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>

* Add changelog

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
2022-08-16 14:57:05 -05:00
..
2021-12-16 20:44:29 -07:00
2022-06-14 11:12:37 -06:00
2022-01-07 09:16:40 -06:00
2021-12-16 20:44:29 -07:00
2018-04-03 09:16:57 -05:00
2021-12-16 20:44:29 -07:00
2021-12-16 20:44:29 -07:00
2021-12-16 20:44:29 -07:00
2021-04-02 15:17:42 -05:00
2021-12-16 20:44:29 -07:00
2022-04-12 13:59:34 -06:00
2021-12-16 20:44:29 -07:00
2021-12-16 20:44:29 -07:00
2021-12-16 20:44:29 -07:00
2021-12-16 20:44:29 -07:00
2021-12-16 20:44:29 -07:00
2018-04-03 09:16:57 -05:00
2021-12-16 20:44:29 -07:00
2022-02-17 13:17:59 -07:00