mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 01:47:18 +02:00
Nameserver hostname replacing
This commit is contained in:
parent
23098add74
commit
1f2ba55acb
7 changed files with 135 additions and 0 deletions
|
@ -48,6 +48,7 @@ class Ability
|
|||
def registrar
|
||||
can :manage, Invoice
|
||||
can :read, AccountActivity
|
||||
can :manage, Nameserver
|
||||
can :view, :registrar_dashboard
|
||||
can :delete, :registrar_poll
|
||||
can :manage, :registrar_xml_console
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue