mirror of
https://github.com/internetee/registry.git
synced 2025-08-02 07:52:04 +02:00
Removed and updated additional files
This commit is contained in:
parent
11c2af075a
commit
04b55068df
29 changed files with 154 additions and 1534 deletions
|
@ -32,9 +32,7 @@ class Ability
|
|||
|
||||
def epp # Registrar/api_user dynamic role
|
||||
if @user.registrar.api_ip_white?(@ip)
|
||||
can :manage, Depp::Contact
|
||||
can :manage, :xml_console
|
||||
can :manage, Depp::Domain
|
||||
end
|
||||
|
||||
can :manage, Account
|
||||
|
@ -122,7 +120,6 @@ class Ability
|
|||
customer_service
|
||||
can :manage, :registrant_domains
|
||||
can :manage, :registrant_whois
|
||||
can :manage, Depp::Domain
|
||||
can :manage, Domain
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue