#3125 secrets responder throws an internal error when trying to delete a non-existent secret
Closed: Fixed None Opened 7 years ago by jhrozek.

Probably should be a 404, but not a 500...

curl -H "Content-Type: application/json" --unix-socket /var/run/secrets.socket -XDELETE http://localhost/secrets/foo
<html>
<head>
<title>500 Internal Server Error</title></head>
<body>
<h1>Internal Server Error</h1>
<p>The server encountered an internal error.</p>
</body>

Fields changed

owner: somebody => fidencio

Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.14.2
patch: 0 => 1

Fields changed

rhbz: => todo

resolution: => fixed
status: new => closed

Fields changed

rhbz: todo => 0

Metadata Update from @jhrozek:
- Issue assigned to fidencio
- Issue set to the milestone: SSSD 1.14.2

7 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/4158

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata