You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2022/04/14 10:50:17 UTC

[couchdb] 01/01: Merge pull request #3993 from apache/jwtf-error-handling

This is an automated email from the ASF dual-hosted git repository.

rnewson pushed a commit to branch 3.x
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit dcf5696688addae21d95ca0468e0a3e2129704a2
Merge: 8c736b774 ad7930f97
Author: Robert Newson <rn...@apache.org>
AuthorDate: Thu Apr 14 11:50:10 2022 +0100

    Merge pull request #3993 from apache/jwtf-error-handling
    
    Cause a 400 Bad Request if decoding JWT token fails

 src/jwtf/src/jwtf.erl        | 4 ++--
 src/jwtf/test/jwtf_tests.erl | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)