google-nomulus/db/src
gbrodman 2b554e76de Add a registryLockEmailAddress field to RegistrarConctact objects (#523)
* Add a registryLockEmailAddress field to RegistrarConctact objects

Because we need to manage the login email, it should be on an account
that we manage. However, for registry lock, we would want to send the
verification emails to a separate email address that the user can use.

As a result, we will use a second field for a user-accessible registry
lock email address. This must be set on the contact when enabling
registry lock for this contact.

* Responses to CR

* derp
2020-03-20 14:12:00 -04:00
..
main Add a registryLockEmailAddress field to RegistrarConctact objects (#523) 2020-03-20 14:12:00 -04:00
test Fix outdated comment (#433) 2020-01-08 16:02:04 -05:00