Change user.discoverable field to user.is_discoverable
[akkoma] / lib / pleroma / plugs / http_signature.ex
index 477a5b578f9f5933cceeb0e7331a323c8b891f8e..036e2a7739e0ca16fb05412d15249fa6594c2ab3 100644 (file)
@@ -1,5 +1,5 @@
 # Pleroma: A lightweight social networking server
-# Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/>
+# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
 # SPDX-License-Identifier: AGPL-3.0-only
 
 defmodule Pleroma.Web.Plugs.HTTPSignaturePlug do