مراية لـ
https://github.com/postalserver/postal.git
تم المزامنة 2025-12-01 05:43:04 +00:00
global domains aren't supported any longer
هذا الالتزام موجود في:
@@ -231,11 +231,6 @@ class Server < ApplicationRecord
|
||||
return domain
|
||||
end
|
||||
|
||||
# Check with global domains
|
||||
if route = self.routes.includes(:domain).references(:domain).where(:domains => {:server_id => nil, :name => domain_name}, :name => uname).first
|
||||
return route.domain
|
||||
end
|
||||
|
||||
if any_domain = self.domains.verified.where(:use_for_any => true).order(:name).first
|
||||
return any_domain
|
||||
end
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم