mirror of
https://github.com/openziti/zrok.git
synced 2024-11-21 23:53:19 +01:00
changelog (#734)
This commit is contained in:
parent
68e58f3aee
commit
1095c7b42b
@ -2,6 +2,8 @@
|
||||
|
||||
## v0.4.39
|
||||
|
||||
FEATURE: New API endpoint allowing direct creation of accounts in the zrok database. Requires an admin token (specified in the controller configuration yaml) for authentication. See the OpenAPI spec for details (https://github.com/openziti/zrok/issues/734)
|
||||
|
||||
FEATURE: Support `html_path` directive in `interstitial` stanza of public frontend configuration to support using an external HTML file for the interstitial page (https://github.com/openziti/zrok/issues/716)
|
||||
|
||||
FEATURE: `zrok access private` now includes a `--response-header` flag to add headers to the response for HTTP-based backends. Add flag multiple times to add multiple headers to the response. Expects `key:value` header definitions in this format: `--response-header "Access-Control-Allow-Origin: *"` (https://github.com/openziti/zrok/issues/522)
|
||||
|
Loading…
Reference in New Issue
Block a user