mirror of
https://github.com/internetee/registry.git
synced 2025-08-01 15:34:41 +02:00
Added user certificate REPP endpoint and mailer
This commit is contained in:
parent
a63dc448c3
commit
b558c80e83
7 changed files with 84 additions and 0 deletions
|
@ -30,6 +30,7 @@ class Ability
|
|||
billing
|
||||
can :manage, ApiUser
|
||||
can :manage, WhiteIp
|
||||
can :create, Certificate
|
||||
end
|
||||
|
||||
def epp # Registrar/api_user dynamic role
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue