]> git.mxchange.org Git - friendica.git/commit
Allow setting arbitrary keys in the cookie array
authorHypolite Petovan <hypolite@mrpetovan.com>
Sun, 17 Jan 2021 22:30:18 +0000 (17:30 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sat, 23 Jan 2021 10:42:58 +0000 (05:42 -0500)
commitc644d76d28e697c87165e8c5fc12d7bfa5ff3475
tree9212827fe59cf4f353bcd25d2e5997c20327b853
parentd5e87011c9ee356ad7df16f164d4a43380655791
Allow setting arbitrary keys in the cookie array
src/Model/User/Cookie.php
src/Security/Authentication.php
tests/Util/StaticCookie.php
tests/src/Model/User/CookieTest.php