* [MOD] Improved plugins data handling by encrypting the plugin's data

Signed-off-by: Rubén D <nuxsmin@syspass.org>
This commit is contained in:
Rubén D
2019-01-30 00:04:05 +01:00
parent a2ecef2141
commit 3ea87a4ecc
20 changed files with 815 additions and 307 deletions

View File

@@ -127,8 +127,9 @@ final class UserSettingsManagerController extends ControllerBase implements Exte
}
/**
* @throws \Psr\Container\ContainerExceptionInterface
* @throws \Psr\Container\NotFoundExceptionInterface
* @throws \DI\DependencyException
* @throws \DI\NotFoundException
* @throws \SP\Core\Exceptions\SessionTimeout
* @throws \SP\Services\Auth\AuthException
*/
protected function initialize()