Skip to content

disputed domain registrant change with pw#2923

Open
mmeest wants to merge 2 commits into
masterfrom
disputed-domain-registrant-change
Open

disputed domain registrant change with pw#2923
mmeest wants to merge 2 commits into
masterfrom
disputed-domain-registrant-change

Conversation

@mmeest
Copy link
Copy Markdown
Contributor

@mmeest mmeest commented May 18, 2026

close internetee/registrar_center2#224

This update protects domain for losing 'disputed' status if registrar tryes to change anything else than registrant on domain.

In Registrar Portal:
domain with 'disputed' status update allowed only if request changes registrant and contains valid reserved_pw.
If both requirements are filled dispute status will be removed and changes saved.

All other update attempts would be rejected and 'disputed' status remains.

request: Registrant change request: valid pw used request: NS changed result: changes get accepted result: disputed status removed
false false true false 🔴 false 🔴
false true true false 🔴 false 🔴
true false false false 🔴 false 🔴
true false true false 🔴 false 🔴
true true true true 🟢 true 🟢
true true false true 🟢 true 🟢

EPP and REPP integration tests and shared test helpers for disputed domain update scenarios added.

@mmeest mmeest requested a review from OlegPhenomenon May 19, 2026 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Domain 'disputed' status will be removed when using reserved password in Registrar Portal

2 participants