mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 14:22:26 -05: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. |
||
|---|---|---|
| .. | ||
| assets.go | ||
| base.go | ||
| confirmemail.go | ||
| customcss.go | ||
| etag.go | ||
| opengraph.go | ||
| profile.go | ||
| robots.go | ||
| rss.go | ||
| settings-panel.go | ||
| thread.go | ||
| web.go | ||