slimphp / Slim-Csrf

Slim Framework CSRF protection middleware
MIT License
338 stars 58 forks source link

Implement iterator support at getLastKeyPair #132

Closed cwreden closed 3 years ago

cwreden commented 3 years ago

Hello together,

we use this Guard with our Redis iterator and the Key() method from php doesn't work with iterators that have there data not as properties. So I implement the iterator support like in enforceStorageLimit method.

I'm not sure how travis work, what are open tasks for me?

akrabat commented 3 years ago

Thanks!

akrabat commented 3 years ago

This has been released as version 1.2.1