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