mirror of
https://github.com/internetee/registry.git
synced 2025-08-01 15:34:41 +02:00
transfer code change during registrant change
This commit is contained in:
parent
e2c6c9ef97
commit
8916bcd0d6
4 changed files with 31 additions and 186 deletions
|
@ -68,6 +68,7 @@ module Actions
|
|||
I18n.t(:object_status_prohibits_operation))
|
||||
else
|
||||
domain.registrant = new_registrant
|
||||
domain.transfer_code = SecureRandom.hex
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue