Change user.discoverable field to user.is_discoverable
[akkoma] / lib / pleroma / plugs / ensure_user_key_plug.ex
index 05a56775714950002b9aab874500661541b28c13..9795cdbdeb0927472ed04f8c3fe0073899c6f9ef 100644 (file)
@@ -1,3 +1,7 @@
+# Pleroma: A lightweight social networking server
+# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
+# SPDX-License-Identifier: AGPL-3.0-only
+
 defmodule Pleroma.Plugs.EnsureUserKeyPlug do
   import Plug.Conn