]> git.mxchange.org Git - friendica.git/commit
Add item user owner data check in Model\Item::isValid
authorHypolite Petovan <hypolite@mrpetovan.com>
Tue, 15 Dec 2020 14:41:58 +0000 (09:41 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Tue, 15 Dec 2020 14:41:58 +0000 (09:41 -0500)
commit0951a50bcd4ddb846fb8a66cdafae5ca834daf6f
treef71bb7942b00c92e5d60558f6e02aa4b590bbdee
parent8c17a6b4d9cc31b7b89f2a1a39cfa99812978283
Add item user owner data check in Model\Item::isValid

- Prevents deleted users from posting any item, manually or automatically through mirroring
src/Model/Item.php