ch4mpy / spring-addons

Ease spring OAuth2 resource-servers configuration and testing
Apache License 2.0
521 stars 84 forks source link

Bugfix NullPointerException #196

Closed GiannettaGerardo closed 5 months ago

GiannettaGerardo commented 5 months ago

A NullPointerException is thrown when an HTTP request that is supposed to have an X-XSRF-TOKEN header does not have one.

ch4mpy commented 5 months ago

@GiannettaGerardo your patch is released as 7.6.8. Thank for the time you took to make this lib better!