Compare commits
2 Commits
5dc10a4d33
...
fb369530e3
| Author | SHA1 | Date | |
|---|---|---|---|
|
fb369530e3
|
|||
|
27d9f73c61
|
@@ -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}"
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user