X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=lib%2Fpleroma%2Fplugs%2Fset_user_session_id_plug.ex;h=9265cc116cc96b75c9caad91c2cc1a8fb1901ee2;hb=19e559fe5130f66a967732a40ccea1ac39e85eb8;hp=adc0a42b534ab2d078affd0183a8912bc2f57df5;hpb=5ce1ebb1794205a58bedee314a7c787ceb362f37;p=akkoma diff --git a/lib/pleroma/plugs/set_user_session_id_plug.ex b/lib/pleroma/plugs/set_user_session_id_plug.ex index adc0a42b5..9265cc116 100644 --- a/lib/pleroma/plugs/set_user_session_id_plug.ex +++ b/lib/pleroma/plugs/set_user_session_id_plug.ex @@ -1,3 +1,7 @@ +# Pleroma: A lightweight social networking server +# Copyright © 2017-2019 Pleroma Authors +# SPDX-License-Identifier: AGPL-3.0-only + defmodule Pleroma.Plugs.SetUserSessionIdPlug do import Plug.Conn alias Pleroma.User