Convey email as query param instead of session var

Created on 19 February 2024, 8 months ago
Updated 4 March 2024, 7 months ago

Problem/Motivation

The email login verification form needs the user's email address to work properly.
Currently the email is conveyed from the login from to the verification form via a session variable.

This should be changed to use query params instead.=
That would allow to directly send the user to the verification form when the email is already known and the user already has a code.

Feature request
Status

Fixed

Version

1.0

Component

Code

Created by

🇦🇹Austria chfoidl Salzburg

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

Comments & Activities

Production build 0.71.5 2024