Oct 15, 2015
0
Level 1
[LUMEN] Csrf middleware bug with Encrypted cookie
Hi
When "encrypted cookies" is enable, with Illuminate\Cookie\Middleware\EncryptCookies, the method Laravel\Lumen\Http\Middleware\*VerifyCsrfToken::tokensMatch() does not unencrypt the '_token' input.
By the way, how to test if "encrypted cookies" is enabled or not ?
Thanks
Please or to participate in this conversation.