mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 03:58:27 +02:00
Merge branch 'master' of github.com:domify/registry
This commit is contained in:
commit
a262e1e708
8 changed files with 45 additions and 16 deletions
|
@ -77,7 +77,7 @@ class Epp::DomainsController < EppController
|
|||
end
|
||||
|
||||
def renew
|
||||
authorize! :renew, Epp::Domain
|
||||
authorize! :renew, @domain
|
||||
|
||||
handle_errors(@domain) and return unless @domain.renew(
|
||||
params[:parsed_frame].css('curExpDate').text,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue