- Issue created by @chfoidl
- Status changed to Fixed
10 months ago 9:54am 19 February 2024 Automatically closed - issue fixed for 2 weeks with no activity.
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.
Fixed
1.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.