bee icon indicating copy to clipboard operation
bee copied to clipboard

Deprecate gateway mode

Open agazso opened this issue 3 years ago • 0 comments

Task

There is an undocumented gateway mode (gateway-mode config variable) which disables certain endpoints. With the Restricted API and the gateway-proxy released the gateway mode is no longer need to be in Bee. Once the Restricted API is no longer experimental and the gateway-proxy is documented the gateway mode can be removed. In the meanwhile the deprecation process can be started.

Acceptance criterea

The gateway-mode config variable is removed and all the code that forbids endpoints from being accessed is also removed.

agazso avatar May 20 '22 07:05 agazso