There seems to be a stable release on that branch git log --oneline 2.3.21..2.3.21.1 d492236fa0 (HEAD, tag: 2.3.21.1, upstream/release-2.3.21) configure: Update version 9a69ceda23 NEWS: Add news for 2.3.21.1 ce88c33abc lib-mail: message-parser - Limit headers total count to 50MB by default f020e139c5 lib-mail: message-header-parser - Limit header block to 10MB by default 1481c04f02 lib-mail, lib-imap: Optimize parsing large number of address headers da61d20311 lib-mail: Add message_address_parse_full() and struct message_address_list a1c9b04094 lib-mail: Change message_address to be doubly linked list 0bae091859 lib-mail: test-imap-envelope - Use test_assert_idx() where possible cee08202c7 lib: Add DLLIST2_JOIN() 8e4c42dbb3 lib: test-llist - Fix dllist2 test name 57ee018642 auth: mech-oauth2 - Use the iterated passdb in oauth2_find_oidc_url() b6f4074961 login-common: Add client_vfuncs.iostream_change_pre/post() 955bff2155 lib: Fix sha2 functions to not produce wrong results with >500MB input ac2bc5da92 oauth: Accept multiple entries in aud field
And to the file you mentioned git log --oneline 2.3.21..2.3.21.1 -- src/lib-oauth2/oauth2-jwt.c ac2bc5da92 oauth: Accept multiple entries in aud field =>> https://github.com/dovecot/core/commit/ac2bc5da92 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2142200 Title: dovecot-core: OAuth2 JWT validation fails with client_id set but aud is missing when aud claim is an array To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dovecot/+bug/2142200/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
