mirror of
https://git.pleroma.social/pleroma/pleroma.git
synced 2025-04-24 13:57:23 -04:00
Merge branch 'master' of git.pleroma.social:pleroma/pleroma
This commit is contained in:
commit
7e67a29852
1 changed files with 1 additions and 1 deletions
|
@ -776,7 +776,7 @@ defmodule Pleroma.Web.ActivityPub.ActivityPub do
|
|||
|
||||
date =
|
||||
NaiveDateTime.utc_now()
|
||||
|> Timex.format!("{WDshort}, {D} {Mshort} {YYYY} {h24}:{m}:{s} GMT")
|
||||
|> Timex.format!("{WDshort}, {0D} {Mshort} {YYYY} {h24}:{m}:{s} GMT")
|
||||
|
||||
signature =
|
||||
Pleroma.Web.HTTPSignatures.sign(actor, %{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue