]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-oauth2: Do not escape '.'
authorAki Tuomi <aki.tuomi@open-xchange.com>
Tue, 8 Jun 2021 06:04:21 +0000 (09:04 +0300)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Tue, 8 Jun 2021 10:04:21 +0000 (13:04 +0300)
commit213f2fcd80f244c402fb05caf4cb7c7a521dec9a
tree096009122bc1d2732639a2ff0eef03114309c937
parent2aa19414f095750f631cf8be7b1529be716eecf4
lib-oauth2: Do not escape '.'

This is not really needed and just makes things difficult.
src/lib-oauth2/oauth2-jwt.c
src/lib-oauth2/test-oauth2-jwt.c