-
- Downloads
Fix case of empty agent registration shared key config
Previously if the agent registration shared key was left empty, we would simply configure the agent registration endpoints with an empty auth key. That could allow for arbitrary external actors to register new gateways and bridges. This enforces that if the agent registration shared key config is left empty, the associated endpoints will no longer be served.
parent
be7b30d3
Branches
Tags
Please register or sign in to comment