mirror of
https://github.com/internetee/registry.git
synced 2025-07-22 18:56:05 +02:00
Deprecate Registrant::WhoisController
This commit is contained in:
parent
f1808cfcf1
commit
b32809cdac
3 changed files with 3 additions and 2 deletions
|
@ -1,3 +1,5 @@
|
|||
# As non-GDPR compliant, this controller is deprecated. Needs to be replaced with one that relies
|
||||
# on the REST WHOIS API.
|
||||
class Registrant::WhoisController < RegistrantController
|
||||
def index
|
||||
authorize! :view, :registrant_whois
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue