Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/leafsphp/csrf

🔏 CSRF module for leaf anchor
https://github.com/leafsphp/csrf

Merge pull request #3 from leafsphp/fix-session-start

FIX: Prevent session start if session already started

7cb875a8cb3ea5d971aad7aab3ca8b1bdcbfbdca authored over 1 year ago by AndrĂ© Rosa <[email protected]>
FIX: Prevent session start if session already started

232fceb12d2b4feb97e9ece834256abc8f0b8c61 authored over 1 year ago by AndrĂ© Rosa <[email protected]>
fix: patch up type error

3256a7cbfb0bb399ea651de3f1227d75daa14e93 authored over 1 year ago by mychidarko <[email protected]>
feat: attach script to run on leaf init

e899449b24aee81474c1d1b114cf91e3920171b1 authored over 1 year ago by mychidarko <[email protected]>
fix: patch up init error

1b5c56c6bc7d8bcd03e77174f07fbf35db1a1278 authored over 1 year ago by mychidarko <[email protected]>
feat: add scripts to run on install

8c5c22601c2e9053c6727dc96757347a40f0df92 authored over 1 year ago by mychidarko <[email protected]>
fix: patch up session start error

54264801d22f8c4809931346cbc777127d8d77bf authored over 1 year ago by mychidarko <[email protected]>
:sparkles: formatted code

9ae0d886a0f94ab902deb341493a4d6d36fc8f11 authored over 2 years ago by Michael Darko <[email protected]>
Merge branch 'main' of https://github.com/leafsphp/csrf

c00dcb3c0a472f9b1628d166862204d961d3c889 authored over 2 years ago by Michael Darko <[email protected]>
:sparkles: updated package versions

e64e81c55bdcbd45455ddaa1f2bf8e1e8c7bb95e authored over 2 years ago by Michael Darko <[email protected]>
Merge pull request #1 from Awilum/patch-1

Add strict types declaration

de8a3b7668bb1da0661053d5454eeb874e56d3ca authored about 3 years ago by Michael Darko <[email protected]>
Add strict types declaration

https://www.php.net/manual/en/language.types.declarations.php#language.types.declarations.strict

dd67dd47275f03f505bc3a5c49953dfa6bed9322 authored about 3 years ago by Sergey Romanenko <[email protected]>
:label: added better types

48338b1af0e9316637ba36be041c748544d1412f authored about 3 years ago by Michael Darko <[email protected]>
:label: added better types

ccaecc00fe07d5be4b7eb660715f97778057b100 authored about 3 years ago by Michael Darko <[email protected]>
:wrench: added GH sponsors

3ae8cc800b007dac728496f31da05b09055e4f5a authored about 3 years ago by Michael Darko <[email protected]>
:wrench: updated minimum stability

b606960f2d28b9161f5be9c326b0b6f64f6ff2da authored about 3 years ago by Michael Darko <[email protected]>
:sparkles: added _csrfField global

26165aa5e1a331fbf33da976212cf61757c4b809 authored about 3 years ago by Michael Darko <[email protected]>
:memo: updated readme

8c38f4c84e628eb25fd09ee59b84c2447f58102a authored about 3 years ago by Michael Darko <[email protected]>
:sparkles: added support for functional mod

84000926983d908796418d0b5683cf19bd1c1274 authored about 3 years ago by Michael Darko <[email protected]>
:tada: created base setup

3d9a804d8c6cc6d1388e294326d15c6b2c6ca17f authored about 3 years ago by Michael Darko <[email protected]>