Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Return error if credential ID is too long
Instead of panicking, we now return a RequestTooLarge error if the encrypted and serialized credential ID is longer than 255 bytes. Fixes: trussed-dev#15
- Loading branch information