mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 17:01:44 +02:00
parent
a2ee64ebd9
commit
954269e580
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ module Concerns::Contact::Transferable
|
|||
end
|
||||
|
||||
def generate_auth_info
|
||||
return if @generate_auth_info_disabled
|
||||
return if auth_info.present?
|
||||
self.auth_info = SecureRandom.hex(11)
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue