mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 18:26:06 +02:00
Own contacts can be deleted without password
This commit is contained in:
parent
670df629b4
commit
8cc03774ff
3 changed files with 43 additions and 7 deletions
|
@ -123,7 +123,7 @@ class Epp::ContactsController < EppController
|
|||
|
||||
def validate_delete
|
||||
@prefix = 'delete > delete >'
|
||||
requires 'id', 'authInfo > pw'
|
||||
requires 'id'
|
||||
@prefix = nil
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue