HomePhabricator
Diffusion Comm 59ff46f7503f

[keyserver] Allow routing to invite endpoint

Description

[keyserver] Allow routing to invite endpoint

Summary: When landing page is configured with / base path, it receives all the requests before /invite/:secret can be handled - this route should be declared before any other router.

Test Plan: Configure landing page so that it is server on /. Open /invite/abc route and check if a user is redirected to {commBasePath}/handle/invite/abc. This testing procedure still is far from our prod setup, but should be enough to check if the solution is correct.

Reviewers: bartek, kamil, inka

Reviewed By: bartek, kamil

Subscribers: ashoat

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

Details

Provenance
tomekAuthored on Jun 14 2023, 6:58 AM
Reviewer
bartek
Differential Revision
D8209: [keyserver] Allow routing to invite endpoint
Parents
rCOMMb10b1d223c6b: Provided detailed error messages on olm functions failures in CryptoModule
Branches
Unknown
Tags
Unknown