]> git.immae.eu Git - github/wallabag/wallabag.git/commit
TagRestController: rewrite delete actions to only retrieve tags related to the user
authorKevin Decherf <kevin@kdecherf.com>
Sat, 29 Dec 2018 19:42:41 +0000 (20:42 +0100)
committerKevin Decherf <kevin@kdecherf.com>
Sun, 30 Dec 2018 00:34:49 +0000 (01:34 +0100)
commit2a0e0a47d853937702d235bdb91df0ca0e3116b6
tree74581804eab61b64733af6083f5e6c0d201a41cb
parent0ee9848231d0a7a02fdc8e915d830ebaf6cc09c0
TagRestController: rewrite delete actions to only retrieve tags related to the user

Fixes #3815

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
src/Wallabag/ApiBundle/Controller/TagRestController.php
src/Wallabag/CoreBundle/Repository/TagRepository.php