Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: handle expired secrets just like non existing secrets
To avoid leaking information the user should not know why she can't read a secret because it's expired or has no more remaining reads, so return 404.
- Loading branch information