nextcloud-server/lib/private/Encryption
Carl Schwan 458c2fa297
Remove OCP\App and OCP\BackgroundJob
Both deprecated since NC 23

IAppManager is the replacement for OCP\App unfortunately it can't be
dependency injected in classes used by the installed otherwise the
database connection is initialised too early

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-08-01 09:46:40 +07:00
..
Exceptions Update php licenses 2021-06-04 22:02:41 +07:00
Keys Update php licenses 2021-06-04 22:02:41 +07:00
DecryptAll.php Update php licenses 2021-06-04 22:02:41 +07:00
EncryptionWrapper.php Migrate from ILogger to LoggerInterface in lib/private 2022-03-24 16:21:25 +07:00
File.php Remove OCP\App and OCP\BackgroundJob 2022-08-01 09:46:40 +07:00
HookManager.php Fix hook encryption with cron job 2022-06-07 15:38:45 +07:00
Manager.php Migrate from ILogger to LoggerInterface in lib/private 2022-03-24 16:21:25 +07:00
Update.php Update php licenses 2021-06-04 22:02:41 +07:00
Util.php Remove OCP\App and OCP\BackgroundJob 2022-08-01 09:46:40 +07:00