mirror of
https://github.com/internetee/registry.git
synced 2025-07-02 01:03:35 +02:00
Added general user stamping on contact
This commit is contained in:
parent
86dc8321c6
commit
8ce1875484
6 changed files with 33 additions and 1 deletions
|
@ -2,6 +2,7 @@ class Epp::CommandsController < ApplicationController
|
|||
include Epp::Common
|
||||
include Epp::DomainsHelper
|
||||
include Epp::ContactsHelper
|
||||
include Shared::UserStamper
|
||||
|
||||
private
|
||||
def create
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue