mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 18:26:06 +02:00
Pump papertrail version to 6.0.2
This commit is contained in:
parent
ad46e08f32
commit
a18f7b1605
12 changed files with 19 additions and 16 deletions
|
@ -2,6 +2,7 @@ module Epp
|
|||
class DomainsController < BaseController
|
||||
before_action :find_domain, only: %i[info renew update transfer delete]
|
||||
before_action :find_password, only: %i[info update transfer delete]
|
||||
before_action :set_paper_trail_whodunnit
|
||||
|
||||
def info
|
||||
authorize! :info, @domain
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue