Skip to content
Snippets Groups Projects
Verified Commit 8a9a26c3 authored by Andreas Ellewsen's avatar Andreas Ellewsen
Browse files

Use hash in invite url

To prevent the invite id from showing up in various logs along the way,
we change to use an anchor in the invite url, and a post request to the
backend.

Invite links are now on the form /invitelink/#<uuid> and the frontend
redirects to /invite as usual after the session has been created.

Resolves: GREG-90
parent e7b064a1
No related branches found
No related tags found
1 merge request!133Greg 90 safer invites
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment