mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 09:21:43 +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
|
||||
)
|
|
@ -761,3 +761,4 @@ en:
|
|||
no_hostnames_replaced: 'No hostnames replaced'
|
||||
forbidden_code: 'is forbidden to use'
|
||||
unimplemented_object_service: 'Unimplemented object service'
|
||||
contact_email_update_subject: 'Teie domeenide kontakt epostiaadress on muutunud / Contact e-mail addresses of your domains have changed'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue