HomePhabricator
Diffusion Comm eee4ca130b65

[services] Tunnelbroker - Add skip authentication config parameter

Description

[services] Tunnelbroker - Add skip authentication config parameter

Summary:
This diff introduces adding the sessions.skip_authentication config flag. It will be used in D6253 to skip the authentication mechanism.
As we don't have a function to get boolean flags from the config file (we have string parameters), the internal isParameterSet function was created to get the boolean value of the flag.

Linear task: ENG-2642

Test Plan: Adding the skip_authentication flag to the [sessions] section of the config file results in a true return from the isParameterSet('sessions.skip_authentication') function call.

Reviewers: jon, bartek

Reviewed By: jon

Subscribers: ashoat, tomek, atul

Differential Revision: https://phab.comm.dev/D6251

Details

Provenance
maxAuthored on Jan 12 2023, 6:16 AM
Reviewer
jon
Differential Revision
D6251: [services] Tunnelbroker - Add skip authentication config parameter
Parents
rCOMMbc63e4c33b00: [desktop] Add zip make target
Branches
Unknown
Tags
Unknown