]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Plugins: do not save metadata along plugin parameters 1551/head
authorArthurHoaro <arthur@hoa.ro>
Thu, 10 Sep 2020 12:08:19 +0000 (14:08 +0200)
committerArthurHoaro <arthur@hoa.ro>
Sat, 12 Sep 2020 11:29:34 +0000 (13:29 +0200)
commit4ff703e3691e6cb398e8d208c1f54ed61315e0e8
treedc70aab63e4b5c0ff88736cec065eed60c94d7d2
parente2dff28b44fafcf11a1db7985c50cd40e6945821
Plugins: do not save metadata along plugin parameters

Also prevent the token to be saved.

Fixes #1550
application/front/controller/admin/PluginsController.php
application/plugin/PluginManager.php
tests/PluginManagerTest.php
tests/front/controller/admin/PluginsControllerTest.php
tests/plugins/test/test.php