with /decrypt endpoint availble for anyone with access I feel the encryption is not secure and its compramised
Is there any way we can disable the decrypt endpoint?
url: http://localhost:23000/encrypt body: hello response: 8c27f45094636aee57e2e132f
with decrypt enabled we can get back the password
url: http://localhost:23000/encrypt body: 8c27f45094636aee57e2e132f response: hello