mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 18:26:06 +02:00
REPP logs view
This commit is contained in:
parent
b10815810d
commit
24a016cf48
9 changed files with 104 additions and 1 deletions
|
@ -25,6 +25,7 @@ class Ability
|
|||
can :manage, Keyrelay
|
||||
can :manage, LegalDocument
|
||||
can :read, ApiLog::EppLog
|
||||
can :read, ApiLog::ReppLog
|
||||
can :index, :delayed_job
|
||||
can :create, :zonefile
|
||||
can :access, :settings_menu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue