wallabag/src/Wallabag/CoreBundle/Controller
Jeremy Benoist 4e411208cc Try to find bad redirection after delete
Instead of checking for the whole absolute url, we just check with the relative url.
If the referer ends with the relative url of the deleted entry, don't redirect to the referer.
2016-06-23 09:15:50 +02:00
..
ConfigController.php Fix reading speed not defined when user was created via config page 2016-04-30 15:06:31 +02:00
DeveloperController.php Convert array + phpDoc 2016-04-12 12:25:29 +02:00
EntryController.php Try to find bad redirection after delete 2016-06-23 09:15:50 +02:00
ExportController.php Convert array + phpDoc 2016-04-12 12:25:29 +02:00
RssController.php Convert array + phpDoc 2016-04-12 12:25:29 +02:00
StaticController.php Convert array + phpDoc 2016-04-12 12:25:29 +02:00
TagController.php Fix tags listing 2016-05-02 21:32:47 +02:00