X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=lib%2Fpleroma%2Fplugs%2Fdigest.ex;h=b521b30732460910a7c8f24dfe29291293b451fb;hb=8bacdc36806efd01a7897359ff0fd2c8e24730d2;hp=9d6bbb0854f3b42601c15bd480b691f4c3586267;hpb=c004b6ea0a172b3c2a27c40a114d7a67f6d63a9c;p=akkoma diff --git a/lib/pleroma/plugs/digest.ex b/lib/pleroma/plugs/digest.ex index 9d6bbb085..b521b3073 100644 --- a/lib/pleroma/plugs/digest.ex +++ b/lib/pleroma/plugs/digest.ex @@ -1,3 +1,7 @@ +# Pleroma: A lightweight social networking server +# Copyright © 2017-2020 Pleroma Authors +# SPDX-License-Identifier: AGPL-3.0-only + defmodule Pleroma.Web.Plugs.DigestPlug do alias Plug.Conn require Logger