]> source.dussan.org Git - redmine.git/commit
Allowed/Disallowed email domains settings to restrict users' email addresses (#3369).
authorGo MAEDA <maeda@farend.jp>
Thu, 30 Apr 2020 09:00:06 +0000 (09:00 +0000)
committerGo MAEDA <maeda@farend.jp>
Thu, 30 Apr 2020 09:00:06 +0000 (09:00 +0000)
commit94c62816a52c13e1cdb91aab6f26c4798897b4a5
tree6df427ce135df8554fc6ded0b95bf2860caaaa2b
parentd94226dd4ccc5757a94f3fe1542cdd736831fd48
Allowed/Disallowed email domains settings to restrict users' email addresses (#3369).

Patch by Yuichi HARADA and Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@19735 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/email_address.rb
app/views/settings/_users.html.erb
config/locales/en.yml
config/settings.yml
test/functional/email_addresses_controller_test.rb
test/unit/email_address_test.rb