]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Validate sort field
authorJeremy Benoist <jeremy.benoist@gmail.com>
Sun, 4 Sep 2016 11:47:07 +0000 (13:47 +0200)
committerNicolas LÅ“uillet <nicolas@loeuillet.org>
Tue, 28 Apr 2020 08:11:49 +0000 (10:11 +0200)
commit96295ec84796551590d24a3516ccbba43469b6f6
treec24fbedd0a61f23665a7dcf32ec830f937b8cc47
parentf9987d4a213627c6e09eee80743d42c344482e69
Validate sort field

Just to avoid people to sort on crazy unexistant field
src/Wallabag/CoreBundle/Controller/EntryController.php
src/Wallabag/CoreBundle/Repository/EntryRepository.php