fix(external-gateway): derive gateway client identity from the dcrouter token and make the settings UI read-only
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-05-09 - 1.26.1 - fix(external-gateway)
|
||||
derive gateway client identity from the dcrouter token and make the settings UI read-only
|
||||
|
||||
- Resolves external gateway ownership and domain sync to use the gateway client context returned by dcrouter instead of a locally entered client ID.
|
||||
- Falls back to stored gateway client settings only when token context is unavailable.
|
||||
- Removes editable Gateway Client ID fields from settings and shows them as diagnostic read-only values for managed and external modes.
|
||||
- Updates external gateway tests to validate token-derived gateway client IDs and admin-token behavior.
|
||||
|
||||
## 2026-05-09 - 1.26.0 - feat(dcrouter)
|
||||
add managed local dcrouter mode with status controls and gateway integration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user