19139: Fixes bug by always setting owner_uuid to the system root user's UUID.
[arvados.git] / services / api / config / initializers / authorization.rb
index 08189fa644e4596a2e8c982a23d46810fc30b3f5..ec80048c8f44bddc8fa5f2e24b35f44c258a9259 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 Server::Application.configure do
   config.middleware.delete ActionDispatch::RemoteIp
   config.middleware.insert 0, ActionDispatch::RemoteIp