مراية لـ
https://github.com/postalserver/postal.git
تم المزامنة 2025-12-01 05:43:04 +00:00
fix(dkim): fixes bug with signing dkim bodies
هذا الالتزام موجود في:
@@ -10,7 +10,7 @@ describe Postal::DKIMHeader do
|
||||
frontmatter, email = contents.split(/^---\n/m, 2)
|
||||
frontmatter = YAML.load(frontmatter)
|
||||
email.strip
|
||||
it "works with #{path.split('/').first}" do
|
||||
it "works with #{path.split('/').last}" do
|
||||
mocked_time = Time.at(frontmatter['time'].to_i)
|
||||
allow(Time).to receive(:now).and_return(mocked_time)
|
||||
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم