mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-27 05:26:05 +10:00
Make Reply by email easier to configure
This commit is contained in:
@@ -24,12 +24,12 @@ module Gitlab
|
||||
match[1]
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
def config
|
||||
Gitlab.config.incoming_email
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
def address_regex
|
||||
wildcard_address = config.address
|
||||
return nil unless wildcard_address
|
||||
|
||||
Reference in New Issue
Block a user