mirror of
https://github.com/internetee/registry.git
synced 2025-08-02 16:02:03 +02:00
Autoaccept registrant change if valid dispute password present
This commit is contained in:
parent
bd8ffb7e1d
commit
4870dab8af
2 changed files with 2 additions and 2 deletions
|
@ -185,7 +185,7 @@ class Domain < ApplicationRecord
|
|||
end
|
||||
|
||||
attr_accessor :registrant_typeahead, :update_me,
|
||||
:epp_pending_update, :epp_pending_delete, :reserved_pw, :disputed_pw
|
||||
:epp_pending_update, :epp_pending_delete, :reserved_pw
|
||||
|
||||
self.ignored_columns = %w[legacy_id legacy_registrar_id legacy_registrant_id]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue