mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-02-09 08:18:53 +01: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.