From d9fe7ac27286e51b99664cb895461a3cc9c783ae Mon Sep 17 00:00:00 2001 From: Matthias Date: Sun, 15 May 2022 18:09:39 +0200 Subject: [PATCH] general Todo - no specific task removed therefore --- InvenTree/plugin/registry.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/InvenTree/plugin/registry.py b/InvenTree/plugin/registry.py index b2769f87aa..3d58634340 100644 --- a/InvenTree/plugin/registry.py +++ b/InvenTree/plugin/registry.py @@ -308,8 +308,6 @@ class PluginsRegistry: # Initialize package # now we can be sure that an admin has activated the plugin - # TODO check more stuff -> as of Nov 2021 there are not many checks in place - # but we could enhance those to check signatures, run the plugin against a whitelist etc. logger.info(f'Loading plugin {plug_name}') try: