Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
gbicann committed Dec 18, 2024
1 parent e44561a commit 9bad94e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
9 changes: 9 additions & 0 deletions ChangeLog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,15 @@
- |
Fixed a syntax error in
[epp-14-data](#Data-Provider-epp-14-data).
- |
Added the
[`EPP_TRANSFER_SERVER_REJECTS_SECURE_AUTHINFO`](#Error-EPP_TRANSFER_SERVER_REJECTS_SECURE_AUTHINFO),
[`EPP_TRANSFER_SERVER_ACCEPTS_INCORRECT_AUTHINFO`](#Error-EPP_TRANSFER_SERVER_ACCEPTS_INCORRECT_AUTHINFO),
and
[`EPP_TRANSFER_INFO_RESPONSE_MISSING_OR_INVALID_STATUS_CODE`](#Error-EPP_TRANSFER_INFO_RESPONSE_MISSING_OR_INVALID_STATUS_CODE)
errors to to [epp-20](#Test-Case-epp-20).
2024-12-11:
- |
Added the [`RST_EXCEPTION`](#Error-RST_EXCEPTION) error, which may be
Expand Down
3 changes: 3 additions & 0 deletions inc/epp/cases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -946,6 +946,9 @@ epp-20:
- EPP_SCHEMA_VALIDATION_ERROR
- EPP_LOGIN_ERROR
- EPP_TRANSFER_SERVER_PROCESSED_REJECTED_TRANSFER
- EPP_TRANSFER_SERVER_REJECTS_SECURE_AUTHINFO
- EPP_TRANSFER_SERVER_ACCEPTS_INCORRECT_AUTHINFO
- EPP_TRANSFER_INFO_RESPONSE_MISSING_OR_INVALID_STATUS_CODE
- EPP_GENERIC_COMMAND_ERROR

epp-21:
Expand Down

0 comments on commit 9bad94e

Please sign in to comment.