gnu-social/plugins/Favourite
Hugo Sales f667b558f7
[TESTS] Fix SecurityTest
This test was broken by changes in the routing and in the templates.
However, this revealead a potential open redirect and duplicated code
in the Reply and Favourite plugins
2021-11-11 12:39:28 +00:00
..
Controller [PLUGINS][Favourite] Refactored redirection to previous url. User is now unable to do invalid actions (ex. favour an already favourited note). 2021-10-27 20:44:50 +01:00
Entity [TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types 2021-10-27 04:19:28 +01:00
templates/favourite [TWIG][Cards] Note template fully refactored. Template has now macros for different views for the card. 2021-10-27 20:44:51 +01:00
Favourite.php [TESTS] Fix SecurityTest 2021-11-11 12:39:28 +00:00