mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 00:42:04 +02:00
EPP email change will send notification to registrant
This commit is contained in:
parent
73637b1a28
commit
64fec42a69
14 changed files with 330 additions and 22 deletions
11
config/initializers/settings.rb
Normal file
11
config/initializers/settings.rb
Normal file
|
@ -0,0 +1,11 @@
|
|||
TEST_EMAILS = %w(
|
||||
test@example.ee
|
||||
test@example.com
|
||||
martin@gitlab.eu
|
||||
priit@gitlab.eu
|
||||
timo.vohmar@internet.ee
|
||||
rene.vahtel@internet.ee
|
||||
martin.mettig@internet.ee
|
||||
hannes.klausen@internet.ee
|
||||
georg.kahest@internet.ee
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue