mirror of
https://github.com/internetee/registry.git
synced 2025-08-01 23:42:04 +02:00
Fixed codeclimate issue
This commit is contained in:
parent
04b55068df
commit
dbf8d43f5b
4 changed files with 6 additions and 14 deletions
|
@ -31,10 +31,6 @@ class Ability
|
|||
end
|
||||
|
||||
def epp # Registrar/api_user dynamic role
|
||||
if @user.registrar.api_ip_white?(@ip)
|
||||
can :manage, :xml_console
|
||||
end
|
||||
|
||||
can :manage, Account
|
||||
|
||||
# Poll
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue