cross-solution / YAWIK

YAWIK is a web application. It can be used as an ATS applicant tracking system or as a jobboard.
https://yawik.org
MIT License
126 stars 67 forks source link

Prefill login name if redirected to login prompt #602

Open TiSiE opened 3 years ago

TiSiE commented 3 years ago

The login name should be prefilled in the login form if it is provided in the URL.
This must also work, if the login page is called via redirection from a protected page. (The query parameter must be preserved.)