mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 03:58:27 +02:00
Authorize registrant domains
This commit is contained in:
parent
d444552b9b
commit
6cfa741397
3 changed files with 10 additions and 9 deletions
|
@ -63,6 +63,7 @@ class Ability
|
|||
end
|
||||
|
||||
def static_registrant
|
||||
can :manage, :registrant_domains
|
||||
can :manage, :registrant_whois
|
||||
can :manage, Depp::Domain
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue