Allow clients to connect to the instance even with OB enabled.
commit0133169481edd4094ec422da09bb68547bca4b50
authorGeorge Kadianakis <desnacked@riseup.net>
Mon, 27 Jan 2020 15:03:38 +0000 (27 17:03 +0200)
committerGeorge Kadianakis <desnacked@riseup.net>
Mon, 27 Jan 2020 23:07:51 +0000 (28 01:07 +0200)
treec34f3b0330a29e63d10ca62bc031a5c3a6cb1d43
parentc731988cb2ba2164d7557a95e3410c2e12f85bb8
Allow clients to connect to the instance even with OB enabled.

We do this by including the instance's subcredentials to the list of
subcredentials that are used during INTRO2 decryption.
src/feature/hs/hs_ob.c
src/test/test_hs_ob.c