mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-01 19:39:24 +02:00
If set, the landing page user configuration value is used as a Gin context parameter, which seems incorrect, since a normal request isn't going to have a parameter named after an arbitrarily configured user. Instead, the user name should be used directly when building the redirect URL.