Invites that are generated can be invalid paths

Created on 27 June 2025, 6 days ago

Problem/Motivation

When invites are generated they sometimes contain characters that break routing, for example I had one that generated a "/" in it which through the following error.

Parameter "invite" for route "invite.invite_accept_accept" must match "[^/]++" ("jE/2uqprEk" given) to generate a corresponding URL.

Proposed resolution

Change the invite codes to be url safe instead of using a password generator.

πŸ› Bug report
Status

Active

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States josh.fabean

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024