Made `Pleroma.Web.MastodonAPI.AccountView.render("show.json", _)` demand :for or :force option in order to prevent incorrect rendering of empty map instead of expected user representation with truish :restrict_unauthenticated setting.
|
||
|---|---|---|
| .. | ||
| admin_api_controller.ex | ||
| config_controller.ex | ||
| fallback_controller.ex | ||
| invite_controller.ex | ||
| media_proxy_cache_controller.ex | ||
| oauth_app_controller.ex | ||
| relay_controller.ex | ||
| report_controller.ex | ||
| status_controller.ex | ||