mirror of
https://github.com/internetee/registry.git
synced 2025-07-19 17:25:57 +02:00
Specs
This commit is contained in:
parent
d2c31021a9
commit
360c2d3db8
8 changed files with 98 additions and 13 deletions
|
@ -10,7 +10,7 @@ module Epp::KeyrelayHelper
|
|||
handle_errors(@domain) and return unless @domain.authenticate(parsed_frame.css('pw').text)
|
||||
handle_errors(@domain) and return unless @domain.keyrelay(parsed_frame, current_epp_user.registrar)
|
||||
|
||||
render '/epp/shared/success'
|
||||
render_epp_response '/epp/shared/success'
|
||||
end
|
||||
|
||||
private
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue