WIP Add RS auths/apps to Storage dashboard
This commit is contained in:
@@ -7,6 +7,7 @@ class Services::RemotestorageController < Services::BaseController
|
||||
# unless current_user.services_enabled.include?(:remotestorage)
|
||||
# redirect_to service_remotestorage_info_path
|
||||
# end
|
||||
@rs_auths = current_user.remote_storage_authorizations
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
Reference in New Issue
Block a user