Password: Replace Pbkdf2 with Password.
[akkoma] / test / pleroma / web / plugs / ensure_public_or_authenticated_plug_test.exs
index 9f15f5c936fa451ae025b3c303524ab86c6d2d98..33d0f64e9e64be6364c97ae7e9512431113d9921 100644 (file)
@@ -1,5 +1,5 @@
 # Pleroma: A lightweight social networking server
-# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
+# Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>
 # SPDX-License-Identifier: AGPL-3.0-only
 
 defmodule Pleroma.Web.Plugs.EnsurePublicOrAuthenticatedPlugTest do