Merge branch 'master' into live
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Râu Cao 2024-09-14 17:18:09 +02:00
commit fb369530e3
Signed by: raucao
GPG Key ID: 37036C356E56CC51

View File

@ -74,7 +74,7 @@ class WebfingerController < WellKnownController
end
def remotestorage_link
auth_url = new_rs_oauth_url(@username)
auth_url = new_rs_oauth_url(@username, host: Setting.accounts_domain)
storage_url = "#{Setting.rs_storage_url}/#{@username}"
{