Server.php 74 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372
  1. <?php
  2. /**
  3. * @copyright Copyright (c) 2016, ownCloud, Inc.
  4. * @copyright Copyright (c) 2016, Lukas Reschke <lukas@statuscode.ch>
  5. *
  6. * @author Arne Hamann <kontakt+github@arne.email>
  7. * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
  8. * @author Bart Visscher <bartv@thisnet.nl>
  9. * @author Bernhard Posselt <dev@bernhard-posselt.com>
  10. * @author Bernhard Reiter <ockham@raz.or.at>
  11. * @author Bjoern Schiessle <bjoern@schiessle.org>
  12. * @author Björn Schießle <bjoern@schiessle.org>
  13. * @author Christopher Schäpers <kondou@ts.unde.re>
  14. * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  15. * @author Damjan Georgievski <gdamjan@gmail.com>
  16. * @author Daniel Kesselberg <mail@danielkesselberg.de>
  17. * @author Georg Ehrke <oc.list@georgehrke.com>
  18. * @author Joas Schilling <coding@schilljs.com>
  19. * @author John Molakvoæ <skjnldsv@protonmail.com>
  20. * @author Jörn Friedrich Dreyer <jfd@butonic.de>
  21. * @author Julius Haertl <jus@bitgrid.net>
  22. * @author Julius Härtl <jus@bitgrid.net>
  23. * @author Lionel Elie Mamane <lionel@mamane.lu>
  24. * @author Lukas Reschke <lukas@statuscode.ch>
  25. * @author Maxence Lange <maxence@artificial-owl.com>
  26. * @author Michael Weimann <mail@michael-weimann.eu>
  27. * @author Morris Jobke <hey@morrisjobke.de>
  28. * @author Piotr Mrówczyński <mrow4a@yahoo.com>
  29. * @author Robin Appelman <robin@icewind.nl>
  30. * @author Robin McCorkell <robin@mccorkell.me.uk>
  31. * @author Roeland Jago Douma <roeland@famdouma.nl>
  32. * @author root <root@localhost.localdomain>
  33. * @author Thomas Müller <thomas.mueller@tmit.eu>
  34. * @author Thomas Tanghus <thomas@tanghus.net>
  35. * @author Tobia De Koninck <tobia@ledfan.be>
  36. * @author Vincent Petry <vincent@nextcloud.com>
  37. *
  38. * @license AGPL-3.0
  39. *
  40. * This code is free software: you can redistribute it and/or modify
  41. * it under the terms of the GNU Affero General Public License, version 3,
  42. * as published by the Free Software Foundation.
  43. *
  44. * This program is distributed in the hope that it will be useful,
  45. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  46. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  47. * GNU Affero General Public License for more details.
  48. *
  49. * You should have received a copy of the GNU Affero General Public License, version 3,
  50. * along with this program. If not, see <http://www.gnu.org/licenses/>
  51. *
  52. */
  53. namespace OC;
  54. use bantu\IniGetWrapper\IniGetWrapper;
  55. use OC\Accounts\AccountManager;
  56. use OC\App\AppManager;
  57. use OC\App\AppStore\Bundles\BundleFetcher;
  58. use OC\App\AppStore\Fetcher\AppFetcher;
  59. use OC\App\AppStore\Fetcher\CategoryFetcher;
  60. use OC\AppFramework\Bootstrap\Coordinator;
  61. use OC\AppFramework\Http\Request;
  62. use OC\AppFramework\Http\RequestId;
  63. use OC\AppFramework\Utility\TimeFactory;
  64. use OC\Authentication\Events\LoginFailed;
  65. use OC\Authentication\Listeners\LoginFailedListener;
  66. use OC\Authentication\Listeners\UserLoggedInListener;
  67. use OC\Authentication\LoginCredentials\Store;
  68. use OC\Authentication\Token\IProvider;
  69. use OC\Avatar\AvatarManager;
  70. use OC\Collaboration\Collaborators\GroupPlugin;
  71. use OC\Collaboration\Collaborators\MailPlugin;
  72. use OC\Collaboration\Collaborators\RemoteGroupPlugin;
  73. use OC\Collaboration\Collaborators\RemotePlugin;
  74. use OC\Collaboration\Collaborators\UserPlugin;
  75. use OC\Collaboration\Reference\ReferenceManager;
  76. use OC\Command\CronBus;
  77. use OC\Comments\ManagerFactory as CommentsManagerFactory;
  78. use OC\Contacts\ContactsMenu\ActionFactory;
  79. use OC\Contacts\ContactsMenu\ContactsStore;
  80. use OC\Dashboard\DashboardManager;
  81. use OC\DB\Connection;
  82. use OC\DB\ConnectionAdapter;
  83. use OC\Diagnostics\EventLogger;
  84. use OC\Diagnostics\QueryLogger;
  85. use OC\EventDispatcher\SymfonyAdapter;
  86. use OC\Federation\CloudFederationFactory;
  87. use OC\Federation\CloudFederationProviderManager;
  88. use OC\Federation\CloudIdManager;
  89. use OC\Files\Config\UserMountCache;
  90. use OC\Files\Config\UserMountCacheListener;
  91. use OC\Files\Lock\LockManager;
  92. use OC\Files\Mount\CacheMountProvider;
  93. use OC\Files\Mount\LocalHomeMountProvider;
  94. use OC\Files\Mount\ObjectHomeMountProvider;
  95. use OC\Files\Mount\ObjectStorePreviewCacheMountProvider;
  96. use OC\Files\Mount\RootMountProvider;
  97. use OC\Files\Node\HookConnector;
  98. use OC\Files\Node\LazyRoot;
  99. use OC\Files\Node\Root;
  100. use OC\Files\SetupManager;
  101. use OC\Files\Storage\StorageFactory;
  102. use OC\Files\Template\TemplateManager;
  103. use OC\Files\Type\Loader;
  104. use OC\Files\View;
  105. use OC\FullTextSearch\FullTextSearchManager;
  106. use OC\Http\Client\ClientService;
  107. use OC\Http\Client\NegativeDnsCache;
  108. use OC\IntegrityCheck\Checker;
  109. use OC\IntegrityCheck\Helpers\AppLocator;
  110. use OC\IntegrityCheck\Helpers\EnvironmentHelper;
  111. use OC\IntegrityCheck\Helpers\FileAccessHelper;
  112. use OC\LDAP\NullLDAPProviderFactory;
  113. use OC\KnownUser\KnownUserService;
  114. use OC\Lock\DBLockingProvider;
  115. use OC\Lock\MemcacheLockingProvider;
  116. use OC\Lock\NoopLockingProvider;
  117. use OC\Lockdown\LockdownManager;
  118. use OC\Log\LogFactory;
  119. use OC\Log\PsrLoggerAdapter;
  120. use OC\Mail\Mailer;
  121. use OC\Memcache\ArrayCache;
  122. use OC\Memcache\Factory;
  123. use OC\Metadata\Capabilities as MetadataCapabilities;
  124. use OC\Metadata\IMetadataManager;
  125. use OC\Metadata\MetadataManager;
  126. use OC\Notification\Manager;
  127. use OC\OCS\DiscoveryService;
  128. use OC\Preview\GeneratorHelper;
  129. use OC\Remote\Api\ApiFactory;
  130. use OC\Remote\InstanceFactory;
  131. use OC\RichObjectStrings\Validator;
  132. use OC\Route\Router;
  133. use OC\Security\Bruteforce\Throttler;
  134. use OC\Security\CertificateManager;
  135. use OC\Security\CredentialsManager;
  136. use OC\Security\Crypto;
  137. use OC\Security\CSP\ContentSecurityPolicyManager;
  138. use OC\Security\CSP\ContentSecurityPolicyNonceManager;
  139. use OC\Security\CSRF\CsrfTokenManager;
  140. use OC\Security\CSRF\TokenStorage\SessionStorage;
  141. use OC\Security\Hasher;
  142. use OC\Security\SecureRandom;
  143. use OC\Security\TrustedDomainHelper;
  144. use OC\Security\VerificationToken\VerificationToken;
  145. use OC\Session\CryptoWrapper;
  146. use OC\Share20\ProviderFactory;
  147. use OC\Share20\ShareHelper;
  148. use OC\SystemTag\ManagerFactory as SystemTagManagerFactory;
  149. use OC\Tagging\TagMapper;
  150. use OC\Talk\Broker;
  151. use OC\Template\JSCombiner;
  152. use OC\User\DisplayNameCache;
  153. use OC\User\Listeners\BeforeUserDeletedListener;
  154. use OC\User\Listeners\UserChangedListener;
  155. use OC\User\Session;
  156. use OCA\Theming\ImageManager;
  157. use OCA\Theming\ThemingDefaults;
  158. use OCA\Theming\Util;
  159. use OCP\Accounts\IAccountManager;
  160. use OCP\App\IAppManager;
  161. use OCP\Authentication\LoginCredentials\IStore;
  162. use OCP\BackgroundJob\IJobList;
  163. use OCP\Collaboration\AutoComplete\IManager;
  164. use OCP\Collaboration\Reference\IReferenceManager;
  165. use OCP\Command\IBus;
  166. use OCP\Comments\ICommentsManager;
  167. use OCP\Contacts\ContactsMenu\IActionFactory;
  168. use OCP\Contacts\ContactsMenu\IContactsStore;
  169. use OCP\Dashboard\IDashboardManager;
  170. use OCP\Defaults;
  171. use OCP\Diagnostics\IEventLogger;
  172. use OCP\Diagnostics\IQueryLogger;
  173. use OCP\Encryption\IFile;
  174. use OCP\Encryption\Keys\IStorage;
  175. use OCP\EventDispatcher\IEventDispatcher;
  176. use OCP\Federation\ICloudFederationFactory;
  177. use OCP\Federation\ICloudFederationProviderManager;
  178. use OCP\Federation\ICloudIdManager;
  179. use OCP\Files\Config\IMountProviderCollection;
  180. use OCP\Files\Config\IUserMountCache;
  181. use OCP\Files\IMimeTypeDetector;
  182. use OCP\Files\IMimeTypeLoader;
  183. use OCP\Files\IRootFolder;
  184. use OCP\Files\Lock\ILockManager;
  185. use OCP\Files\Mount\IMountManager;
  186. use OCP\Files\Storage\IStorageFactory;
  187. use OCP\Files\Template\ITemplateManager;
  188. use OCP\FullTextSearch\IFullTextSearchManager;
  189. use OCP\GlobalScale\IConfig;
  190. use OCP\Group\Events\BeforeGroupCreatedEvent;
  191. use OCP\Group\Events\BeforeGroupDeletedEvent;
  192. use OCP\Group\Events\BeforeUserAddedEvent;
  193. use OCP\Group\Events\BeforeUserRemovedEvent;
  194. use OCP\Group\Events\GroupCreatedEvent;
  195. use OCP\Group\Events\GroupDeletedEvent;
  196. use OCP\Group\Events\UserAddedEvent;
  197. use OCP\Group\Events\UserRemovedEvent;
  198. use OCP\Group\ISubAdmin;
  199. use OCP\Http\Client\IClientService;
  200. use OCP\IAppConfig;
  201. use OCP\IAvatarManager;
  202. use OCP\ICache;
  203. use OCP\ICacheFactory;
  204. use OCP\ICertificateManager;
  205. use OCP\IBinaryFinder;
  206. use OCP\IDateTimeFormatter;
  207. use OCP\IDateTimeZone;
  208. use OCP\IDBConnection;
  209. use OCP\IGroupManager;
  210. use OCP\IInitialStateService;
  211. use OCP\IL10N;
  212. use OCP\ILogger;
  213. use OCP\INavigationManager;
  214. use OCP\IPreview;
  215. use OCP\IRequest;
  216. use OCP\IRequestId;
  217. use OCP\ISearch;
  218. use OCP\IServerContainer;
  219. use OCP\ISession;
  220. use OCP\ITagManager;
  221. use OCP\ITempManager;
  222. use OCP\IURLGenerator;
  223. use OCP\IUserManager;
  224. use OCP\IUserSession;
  225. use OCP\L10N\IFactory;
  226. use OCP\LDAP\ILDAPProvider;
  227. use OCP\LDAP\ILDAPProviderFactory;
  228. use OCP\Lock\ILockingProvider;
  229. use OCP\Lockdown\ILockdownManager;
  230. use OCP\Log\ILogFactory;
  231. use OCP\Mail\IMailer;
  232. use OCP\Remote\Api\IApiFactory;
  233. use OCP\Remote\IInstanceFactory;
  234. use OCP\RichObjectStrings\IValidator;
  235. use OCP\Route\IRouter;
  236. use OCP\Security\Bruteforce\IThrottler;
  237. use OCP\Security\IContentSecurityPolicyManager;
  238. use OCP\Security\ICredentialsManager;
  239. use OCP\Security\ICrypto;
  240. use OCP\Security\IHasher;
  241. use OCP\Security\ISecureRandom;
  242. use OCP\Security\ITrustedDomainHelper;
  243. use OCP\Security\VerificationToken\IVerificationToken;
  244. use OCP\Share\IShareHelper;
  245. use OCP\SystemTag\ISystemTagManager;
  246. use OCP\SystemTag\ISystemTagObjectMapper;
  247. use OCP\Talk\IBroker;
  248. use OCP\User\Events\BeforePasswordUpdatedEvent;
  249. use OCP\User\Events\BeforeUserDeletedEvent;
  250. use OCP\User\Events\BeforeUserLoggedInEvent;
  251. use OCP\User\Events\BeforeUserLoggedInWithCookieEvent;
  252. use OCP\User\Events\BeforeUserLoggedOutEvent;
  253. use OCP\User\Events\PasswordUpdatedEvent;
  254. use OCP\User\Events\PostLoginEvent;
  255. use OCP\User\Events\UserChangedEvent;
  256. use OCP\User\Events\UserLoggedInEvent;
  257. use OCP\User\Events\UserLoggedInWithCookieEvent;
  258. use OCP\User\Events\UserLoggedOutEvent;
  259. use Psr\Container\ContainerExceptionInterface;
  260. use Psr\Container\ContainerInterface;
  261. use Psr\Log\LoggerInterface;
  262. use Symfony\Component\EventDispatcher\EventDispatcherInterface;
  263. use Symfony\Component\EventDispatcher\GenericEvent;
  264. use OCA\Files_External\Service\UserStoragesService;
  265. use OCA\Files_External\Service\UserGlobalStoragesService;
  266. use OCA\Files_External\Service\GlobalStoragesService;
  267. use OCA\Files_External\Service\BackendService;
  268. use OCP\Profiler\IProfiler;
  269. use OC\Profiler\Profiler;
  270. /**
  271. * Class Server
  272. *
  273. * @package OC
  274. *
  275. * TODO: hookup all manager classes
  276. */
  277. class Server extends ServerContainer implements IServerContainer {
  278. /** @var string */
  279. private $webRoot;
  280. /**
  281. * @param string $webRoot
  282. * @param \OC\Config $config
  283. */
  284. public function __construct($webRoot, \OC\Config $config) {
  285. parent::__construct();
  286. $this->webRoot = $webRoot;
  287. // To find out if we are running from CLI or not
  288. $this->registerParameter('isCLI', \OC::$CLI);
  289. $this->registerParameter('serverRoot', \OC::$SERVERROOT);
  290. $this->registerService(ContainerInterface::class, function (ContainerInterface $c) {
  291. return $c;
  292. });
  293. $this->registerService(\OCP\IServerContainer::class, function (ContainerInterface $c) {
  294. return $c;
  295. });
  296. $this->registerAlias(\OCP\Calendar\IManager::class, \OC\Calendar\Manager::class);
  297. /** @deprecated 19.0.0 */
  298. $this->registerDeprecatedAlias('CalendarManager', \OC\Calendar\Manager::class);
  299. $this->registerAlias(\OCP\Calendar\Resource\IManager::class, \OC\Calendar\Resource\Manager::class);
  300. /** @deprecated 19.0.0 */
  301. $this->registerDeprecatedAlias('CalendarResourceBackendManager', \OC\Calendar\Resource\Manager::class);
  302. $this->registerAlias(\OCP\Calendar\Room\IManager::class, \OC\Calendar\Room\Manager::class);
  303. /** @deprecated 19.0.0 */
  304. $this->registerDeprecatedAlias('CalendarRoomBackendManager', \OC\Calendar\Room\Manager::class);
  305. $this->registerAlias(\OCP\Contacts\IManager::class, \OC\ContactsManager::class);
  306. /** @deprecated 19.0.0 */
  307. $this->registerDeprecatedAlias('ContactsManager', \OCP\Contacts\IManager::class);
  308. $this->registerAlias(\OCP\DirectEditing\IManager::class, \OC\DirectEditing\Manager::class);
  309. $this->registerAlias(ITemplateManager::class, TemplateManager::class);
  310. $this->registerAlias(IActionFactory::class, ActionFactory::class);
  311. $this->registerService(View::class, function (Server $c) {
  312. return new View();
  313. }, false);
  314. $this->registerService(IPreview::class, function (ContainerInterface $c) {
  315. return new PreviewManager(
  316. $c->get(\OCP\IConfig::class),
  317. $c->get(IRootFolder::class),
  318. new \OC\Preview\Storage\Root(
  319. $c->get(IRootFolder::class),
  320. $c->get(SystemConfig::class)
  321. ),
  322. $c->get(IEventDispatcher::class),
  323. $c->get(SymfonyAdapter::class),
  324. $c->get(GeneratorHelper::class),
  325. $c->get(ISession::class)->get('user_id'),
  326. $c->get(Coordinator::class),
  327. $c->get(IServerContainer::class),
  328. $c->get(IBinaryFinder::class)
  329. );
  330. });
  331. /** @deprecated 19.0.0 */
  332. $this->registerDeprecatedAlias('PreviewManager', IPreview::class);
  333. $this->registerService(\OC\Preview\Watcher::class, function (ContainerInterface $c) {
  334. return new \OC\Preview\Watcher(
  335. new \OC\Preview\Storage\Root(
  336. $c->get(IRootFolder::class),
  337. $c->get(SystemConfig::class)
  338. )
  339. );
  340. });
  341. $this->registerService(IProfiler::class, function (Server $c) {
  342. return new Profiler($c->get(SystemConfig::class));
  343. });
  344. $this->registerService(\OCP\Encryption\IManager::class, function (Server $c): Encryption\Manager {
  345. $view = new View();
  346. $util = new Encryption\Util(
  347. $view,
  348. $c->get(IUserManager::class),
  349. $c->get(IGroupManager::class),
  350. $c->get(\OCP\IConfig::class)
  351. );
  352. return new Encryption\Manager(
  353. $c->get(\OCP\IConfig::class),
  354. $c->get(LoggerInterface::class),
  355. $c->getL10N('core'),
  356. new View(),
  357. $util,
  358. new ArrayCache()
  359. );
  360. });
  361. /** @deprecated 19.0.0 */
  362. $this->registerDeprecatedAlias('EncryptionManager', \OCP\Encryption\IManager::class);
  363. /** @deprecated 21.0.0 */
  364. $this->registerDeprecatedAlias('EncryptionFileHelper', IFile::class);
  365. $this->registerService(IFile::class, function (ContainerInterface $c) {
  366. $util = new Encryption\Util(
  367. new View(),
  368. $c->get(IUserManager::class),
  369. $c->get(IGroupManager::class),
  370. $c->get(\OCP\IConfig::class)
  371. );
  372. return new Encryption\File(
  373. $util,
  374. $c->get(IRootFolder::class),
  375. $c->get(\OCP\Share\IManager::class)
  376. );
  377. });
  378. /** @deprecated 21.0.0 */
  379. $this->registerDeprecatedAlias('EncryptionKeyStorage', IStorage::class);
  380. $this->registerService(IStorage::class, function (ContainerInterface $c) {
  381. $view = new View();
  382. $util = new Encryption\Util(
  383. $view,
  384. $c->get(IUserManager::class),
  385. $c->get(IGroupManager::class),
  386. $c->get(\OCP\IConfig::class)
  387. );
  388. return new Encryption\Keys\Storage(
  389. $view,
  390. $util,
  391. $c->get(ICrypto::class),
  392. $c->get(\OCP\IConfig::class)
  393. );
  394. });
  395. /** @deprecated 20.0.0 */
  396. $this->registerDeprecatedAlias('TagMapper', TagMapper::class);
  397. $this->registerAlias(\OCP\ITagManager::class, TagManager::class);
  398. /** @deprecated 19.0.0 */
  399. $this->registerDeprecatedAlias('TagManager', \OCP\ITagManager::class);
  400. $this->registerService('SystemTagManagerFactory', function (ContainerInterface $c) {
  401. /** @var \OCP\IConfig $config */
  402. $config = $c->get(\OCP\IConfig::class);
  403. $factoryClass = $config->getSystemValue('systemtags.managerFactory', SystemTagManagerFactory::class);
  404. return new $factoryClass($this);
  405. });
  406. $this->registerService(ISystemTagManager::class, function (ContainerInterface $c) {
  407. return $c->get('SystemTagManagerFactory')->getManager();
  408. });
  409. /** @deprecated 19.0.0 */
  410. $this->registerDeprecatedAlias('SystemTagManager', ISystemTagManager::class);
  411. $this->registerService(ISystemTagObjectMapper::class, function (ContainerInterface $c) {
  412. return $c->get('SystemTagManagerFactory')->getObjectMapper();
  413. });
  414. $this->registerService('RootFolder', function (ContainerInterface $c) {
  415. $manager = \OC\Files\Filesystem::getMountManager(null);
  416. $view = new View();
  417. $root = new Root(
  418. $manager,
  419. $view,
  420. null,
  421. $c->get(IUserMountCache::class),
  422. $this->get(LoggerInterface::class),
  423. $this->get(IUserManager::class),
  424. $this->get(IEventDispatcher::class),
  425. );
  426. $previewConnector = new \OC\Preview\WatcherConnector(
  427. $root,
  428. $c->get(SystemConfig::class)
  429. );
  430. $previewConnector->connectWatcher();
  431. return $root;
  432. });
  433. $this->registerService(HookConnector::class, function (ContainerInterface $c) {
  434. return new HookConnector(
  435. $c->get(IRootFolder::class),
  436. new View(),
  437. $c->get(\OC\EventDispatcher\SymfonyAdapter::class),
  438. $c->get(IEventDispatcher::class)
  439. );
  440. });
  441. /** @deprecated 19.0.0 */
  442. $this->registerDeprecatedAlias('SystemTagObjectMapper', ISystemTagObjectMapper::class);
  443. $this->registerService(IRootFolder::class, function (ContainerInterface $c) {
  444. return new LazyRoot(function () use ($c) {
  445. return $c->get('RootFolder');
  446. });
  447. });
  448. /** @deprecated 19.0.0 */
  449. $this->registerDeprecatedAlias('LazyRootFolder', IRootFolder::class);
  450. /** @deprecated 19.0.0 */
  451. $this->registerDeprecatedAlias('UserManager', \OC\User\Manager::class);
  452. $this->registerAlias(\OCP\IUserManager::class, \OC\User\Manager::class);
  453. $this->registerService(DisplayNameCache::class, function (ContainerInterface $c) {
  454. return $c->get(\OC\User\Manager::class)->getDisplayNameCache();
  455. });
  456. $this->registerService(\OCP\IGroupManager::class, function (ContainerInterface $c) {
  457. $groupManager = new \OC\Group\Manager(
  458. $this->get(IUserManager::class),
  459. $c->get(SymfonyAdapter::class),
  460. $this->get(LoggerInterface::class)
  461. );
  462. $groupManager->listen('\OC\Group', 'preCreate', function ($gid) {
  463. /** @var IEventDispatcher $dispatcher */
  464. $dispatcher = $this->get(IEventDispatcher::class);
  465. $dispatcher->dispatchTyped(new BeforeGroupCreatedEvent($gid));
  466. });
  467. $groupManager->listen('\OC\Group', 'postCreate', function (\OC\Group\Group $group) {
  468. /** @var IEventDispatcher $dispatcher */
  469. $dispatcher = $this->get(IEventDispatcher::class);
  470. $dispatcher->dispatchTyped(new GroupCreatedEvent($group));
  471. });
  472. $groupManager->listen('\OC\Group', 'preDelete', function (\OC\Group\Group $group) {
  473. /** @var IEventDispatcher $dispatcher */
  474. $dispatcher = $this->get(IEventDispatcher::class);
  475. $dispatcher->dispatchTyped(new BeforeGroupDeletedEvent($group));
  476. });
  477. $groupManager->listen('\OC\Group', 'postDelete', function (\OC\Group\Group $group) {
  478. /** @var IEventDispatcher $dispatcher */
  479. $dispatcher = $this->get(IEventDispatcher::class);
  480. $dispatcher->dispatchTyped(new GroupDeletedEvent($group));
  481. });
  482. $groupManager->listen('\OC\Group', 'preAddUser', function (\OC\Group\Group $group, \OC\User\User $user) {
  483. /** @var IEventDispatcher $dispatcher */
  484. $dispatcher = $this->get(IEventDispatcher::class);
  485. $dispatcher->dispatchTyped(new BeforeUserAddedEvent($group, $user));
  486. });
  487. $groupManager->listen('\OC\Group', 'postAddUser', function (\OC\Group\Group $group, \OC\User\User $user) {
  488. /** @var IEventDispatcher $dispatcher */
  489. $dispatcher = $this->get(IEventDispatcher::class);
  490. $dispatcher->dispatchTyped(new UserAddedEvent($group, $user));
  491. });
  492. $groupManager->listen('\OC\Group', 'preRemoveUser', function (\OC\Group\Group $group, \OC\User\User $user) {
  493. /** @var IEventDispatcher $dispatcher */
  494. $dispatcher = $this->get(IEventDispatcher::class);
  495. $dispatcher->dispatchTyped(new BeforeUserRemovedEvent($group, $user));
  496. });
  497. $groupManager->listen('\OC\Group', 'postRemoveUser', function (\OC\Group\Group $group, \OC\User\User $user) {
  498. /** @var IEventDispatcher $dispatcher */
  499. $dispatcher = $this->get(IEventDispatcher::class);
  500. $dispatcher->dispatchTyped(new UserRemovedEvent($group, $user));
  501. });
  502. return $groupManager;
  503. });
  504. /** @deprecated 19.0.0 */
  505. $this->registerDeprecatedAlias('GroupManager', \OCP\IGroupManager::class);
  506. $this->registerService(Store::class, function (ContainerInterface $c) {
  507. $session = $c->get(ISession::class);
  508. if (\OC::$server->get(SystemConfig::class)->getValue('installed', false)) {
  509. $tokenProvider = $c->get(IProvider::class);
  510. } else {
  511. $tokenProvider = null;
  512. }
  513. $logger = $c->get(LoggerInterface::class);
  514. return new Store($session, $logger, $tokenProvider);
  515. });
  516. $this->registerAlias(IStore::class, Store::class);
  517. $this->registerAlias(IProvider::class, Authentication\Token\Manager::class);
  518. $this->registerService(\OC\User\Session::class, function (Server $c) {
  519. $manager = $c->get(IUserManager::class);
  520. $session = new \OC\Session\Memory('');
  521. $timeFactory = new TimeFactory();
  522. // Token providers might require a working database. This code
  523. // might however be called when Nextcloud is not yet setup.
  524. if (\OC::$server->get(SystemConfig::class)->getValue('installed', false)) {
  525. $provider = $c->get(IProvider::class);
  526. } else {
  527. $provider = null;
  528. }
  529. $legacyDispatcher = $c->get(SymfonyAdapter::class);
  530. $userSession = new \OC\User\Session(
  531. $manager,
  532. $session,
  533. $timeFactory,
  534. $provider,
  535. $c->get(\OCP\IConfig::class),
  536. $c->get(ISecureRandom::class),
  537. $c->getLockdownManager(),
  538. $c->get(LoggerInterface::class),
  539. $c->get(IEventDispatcher::class)
  540. );
  541. /** @deprecated 21.0.0 use BeforeUserCreatedEvent event with the IEventDispatcher instead */
  542. $userSession->listen('\OC\User', 'preCreateUser', function ($uid, $password) {
  543. \OC_Hook::emit('OC_User', 'pre_createUser', ['run' => true, 'uid' => $uid, 'password' => $password]);
  544. });
  545. /** @deprecated 21.0.0 use UserCreatedEvent event with the IEventDispatcher instead */
  546. $userSession->listen('\OC\User', 'postCreateUser', function ($user, $password) {
  547. /** @var \OC\User\User $user */
  548. \OC_Hook::emit('OC_User', 'post_createUser', ['uid' => $user->getUID(), 'password' => $password]);
  549. });
  550. /** @deprecated 21.0.0 use BeforeUserDeletedEvent event with the IEventDispatcher instead */
  551. $userSession->listen('\OC\User', 'preDelete', function ($user) use ($legacyDispatcher) {
  552. /** @var \OC\User\User $user */
  553. \OC_Hook::emit('OC_User', 'pre_deleteUser', ['run' => true, 'uid' => $user->getUID()]);
  554. $legacyDispatcher->dispatch('OCP\IUser::preDelete', new GenericEvent($user));
  555. });
  556. /** @deprecated 21.0.0 use UserDeletedEvent event with the IEventDispatcher instead */
  557. $userSession->listen('\OC\User', 'postDelete', function ($user) {
  558. /** @var \OC\User\User $user */
  559. \OC_Hook::emit('OC_User', 'post_deleteUser', ['uid' => $user->getUID()]);
  560. });
  561. $userSession->listen('\OC\User', 'preSetPassword', function ($user, $password, $recoveryPassword) {
  562. /** @var \OC\User\User $user */
  563. \OC_Hook::emit('OC_User', 'pre_setPassword', ['run' => true, 'uid' => $user->getUID(), 'password' => $password, 'recoveryPassword' => $recoveryPassword]);
  564. /** @var IEventDispatcher $dispatcher */
  565. $dispatcher = $this->get(IEventDispatcher::class);
  566. $dispatcher->dispatchTyped(new BeforePasswordUpdatedEvent($user, $password, $recoveryPassword));
  567. });
  568. $userSession->listen('\OC\User', 'postSetPassword', function ($user, $password, $recoveryPassword) {
  569. /** @var \OC\User\User $user */
  570. \OC_Hook::emit('OC_User', 'post_setPassword', ['run' => true, 'uid' => $user->getUID(), 'password' => $password, 'recoveryPassword' => $recoveryPassword]);
  571. /** @var IEventDispatcher $dispatcher */
  572. $dispatcher = $this->get(IEventDispatcher::class);
  573. $dispatcher->dispatchTyped(new PasswordUpdatedEvent($user, $password, $recoveryPassword));
  574. });
  575. $userSession->listen('\OC\User', 'preLogin', function ($uid, $password) {
  576. \OC_Hook::emit('OC_User', 'pre_login', ['run' => true, 'uid' => $uid, 'password' => $password]);
  577. /** @var IEventDispatcher $dispatcher */
  578. $dispatcher = $this->get(IEventDispatcher::class);
  579. $dispatcher->dispatchTyped(new BeforeUserLoggedInEvent($uid, $password));
  580. });
  581. $userSession->listen('\OC\User', 'postLogin', function ($user, $loginName, $password, $isTokenLogin) {
  582. /** @var \OC\User\User $user */
  583. \OC_Hook::emit('OC_User', 'post_login', ['run' => true, 'uid' => $user->getUID(), 'loginName' => $loginName, 'password' => $password, 'isTokenLogin' => $isTokenLogin]);
  584. /** @var IEventDispatcher $dispatcher */
  585. $dispatcher = $this->get(IEventDispatcher::class);
  586. $dispatcher->dispatchTyped(new UserLoggedInEvent($user, $loginName, $password, $isTokenLogin));
  587. });
  588. $userSession->listen('\OC\User', 'preRememberedLogin', function ($uid) {
  589. /** @var IEventDispatcher $dispatcher */
  590. $dispatcher = $this->get(IEventDispatcher::class);
  591. $dispatcher->dispatchTyped(new BeforeUserLoggedInWithCookieEvent($uid));
  592. });
  593. $userSession->listen('\OC\User', 'postRememberedLogin', function ($user, $password) {
  594. /** @var \OC\User\User $user */
  595. \OC_Hook::emit('OC_User', 'post_login', ['run' => true, 'uid' => $user->getUID(), 'password' => $password]);
  596. /** @var IEventDispatcher $dispatcher */
  597. $dispatcher = $this->get(IEventDispatcher::class);
  598. $dispatcher->dispatchTyped(new UserLoggedInWithCookieEvent($user, $password));
  599. });
  600. $userSession->listen('\OC\User', 'logout', function ($user) {
  601. \OC_Hook::emit('OC_User', 'logout', []);
  602. /** @var IEventDispatcher $dispatcher */
  603. $dispatcher = $this->get(IEventDispatcher::class);
  604. $dispatcher->dispatchTyped(new BeforeUserLoggedOutEvent($user));
  605. });
  606. $userSession->listen('\OC\User', 'postLogout', function ($user) {
  607. /** @var IEventDispatcher $dispatcher */
  608. $dispatcher = $this->get(IEventDispatcher::class);
  609. $dispatcher->dispatchTyped(new UserLoggedOutEvent($user));
  610. });
  611. $userSession->listen('\OC\User', 'changeUser', function ($user, $feature, $value, $oldValue) {
  612. /** @var \OC\User\User $user */
  613. \OC_Hook::emit('OC_User', 'changeUser', ['run' => true, 'user' => $user, 'feature' => $feature, 'value' => $value, 'old_value' => $oldValue]);
  614. /** @var IEventDispatcher $dispatcher */
  615. $dispatcher = $this->get(IEventDispatcher::class);
  616. $dispatcher->dispatchTyped(new UserChangedEvent($user, $feature, $value, $oldValue));
  617. });
  618. return $userSession;
  619. });
  620. $this->registerAlias(\OCP\IUserSession::class, \OC\User\Session::class);
  621. /** @deprecated 19.0.0 */
  622. $this->registerDeprecatedAlias('UserSession', \OC\User\Session::class);
  623. $this->registerAlias(\OCP\Authentication\TwoFactorAuth\IRegistry::class, \OC\Authentication\TwoFactorAuth\Registry::class);
  624. $this->registerAlias(INavigationManager::class, \OC\NavigationManager::class);
  625. /** @deprecated 19.0.0 */
  626. $this->registerDeprecatedAlias('NavigationManager', INavigationManager::class);
  627. /** @deprecated 19.0.0 */
  628. $this->registerDeprecatedAlias('AllConfig', \OC\AllConfig::class);
  629. $this->registerAlias(\OCP\IConfig::class, \OC\AllConfig::class);
  630. $this->registerService(\OC\SystemConfig::class, function ($c) use ($config) {
  631. return new \OC\SystemConfig($config);
  632. });
  633. /** @deprecated 19.0.0 */
  634. $this->registerDeprecatedAlias('SystemConfig', \OC\SystemConfig::class);
  635. /** @deprecated 19.0.0 */
  636. $this->registerDeprecatedAlias('AppConfig', \OC\AppConfig::class);
  637. $this->registerAlias(IAppConfig::class, \OC\AppConfig::class);
  638. $this->registerService(IFactory::class, function (Server $c) {
  639. return new \OC\L10N\Factory(
  640. $c->get(\OCP\IConfig::class),
  641. $c->getRequest(),
  642. $c->get(IUserSession::class),
  643. \OC::$SERVERROOT
  644. );
  645. });
  646. /** @deprecated 19.0.0 */
  647. $this->registerDeprecatedAlias('L10NFactory', IFactory::class);
  648. $this->registerAlias(IURLGenerator::class, URLGenerator::class);
  649. /** @deprecated 19.0.0 */
  650. $this->registerDeprecatedAlias('URLGenerator', IURLGenerator::class);
  651. /** @deprecated 19.0.0 */
  652. $this->registerDeprecatedAlias('AppFetcher', AppFetcher::class);
  653. /** @deprecated 19.0.0 */
  654. $this->registerDeprecatedAlias('CategoryFetcher', CategoryFetcher::class);
  655. $this->registerService(ICache::class, function ($c) {
  656. return new Cache\File();
  657. });
  658. /** @deprecated 19.0.0 */
  659. $this->registerDeprecatedAlias('UserCache', ICache::class);
  660. $this->registerService(Factory::class, function (Server $c) {
  661. $profiler = $c->get(IProfiler::class);
  662. $arrayCacheFactory = new \OC\Memcache\Factory('', $c->get(LoggerInterface::class),
  663. $profiler,
  664. ArrayCache::class,
  665. ArrayCache::class,
  666. ArrayCache::class
  667. );
  668. /** @var \OCP\IConfig $config */
  669. $config = $c->get(\OCP\IConfig::class);
  670. if ($config->getSystemValue('installed', false) && !(defined('PHPUNIT_RUN') && PHPUNIT_RUN)) {
  671. if (!$config->getSystemValueBool('log_query')) {
  672. $v = \OC_App::getAppVersions();
  673. } else {
  674. // If the log_query is enabled, we can not get the app versions
  675. // as that does a query, which will be logged and the logging
  676. // depends on redis and here we are back again in the same function.
  677. $v = [
  678. 'log_query' => 'enabled',
  679. ];
  680. }
  681. $v['core'] = implode(',', \OC_Util::getVersion());
  682. $version = implode(',', $v);
  683. $instanceId = \OC_Util::getInstanceId();
  684. $path = \OC::$SERVERROOT;
  685. $prefix = md5($instanceId . '-' . $version . '-' . $path);
  686. return new \OC\Memcache\Factory($prefix,
  687. $c->get(LoggerInterface::class),
  688. $profiler,
  689. $config->getSystemValue('memcache.local', null),
  690. $config->getSystemValue('memcache.distributed', null),
  691. $config->getSystemValue('memcache.locking', null),
  692. $config->getSystemValueString('redis_log_file')
  693. );
  694. }
  695. return $arrayCacheFactory;
  696. });
  697. /** @deprecated 19.0.0 */
  698. $this->registerDeprecatedAlias('MemCacheFactory', Factory::class);
  699. $this->registerAlias(ICacheFactory::class, Factory::class);
  700. $this->registerService('RedisFactory', function (Server $c) {
  701. $systemConfig = $c->get(SystemConfig::class);
  702. return new RedisFactory($systemConfig, $c->getEventLogger());
  703. });
  704. $this->registerService(\OCP\Activity\IManager::class, function (Server $c) {
  705. $l10n = $this->get(IFactory::class)->get('lib');
  706. return new \OC\Activity\Manager(
  707. $c->getRequest(),
  708. $c->get(IUserSession::class),
  709. $c->get(\OCP\IConfig::class),
  710. $c->get(IValidator::class),
  711. $l10n
  712. );
  713. });
  714. /** @deprecated 19.0.0 */
  715. $this->registerDeprecatedAlias('ActivityManager', \OCP\Activity\IManager::class);
  716. $this->registerService(\OCP\Activity\IEventMerger::class, function (Server $c) {
  717. return new \OC\Activity\EventMerger(
  718. $c->getL10N('lib')
  719. );
  720. });
  721. $this->registerAlias(IValidator::class, Validator::class);
  722. $this->registerService(AvatarManager::class, function (Server $c) {
  723. return new AvatarManager(
  724. $c->get(IUserSession::class),
  725. $c->get(\OC\User\Manager::class),
  726. $c->getAppDataDir('avatar'),
  727. $c->getL10N('lib'),
  728. $c->get(LoggerInterface::class),
  729. $c->get(\OCP\IConfig::class),
  730. $c->get(IAccountManager::class),
  731. $c->get(KnownUserService::class)
  732. );
  733. });
  734. $this->registerAlias(IAvatarManager::class, AvatarManager::class);
  735. /** @deprecated 19.0.0 */
  736. $this->registerDeprecatedAlias('AvatarManager', AvatarManager::class);
  737. $this->registerAlias(\OCP\Support\CrashReport\IRegistry::class, \OC\Support\CrashReport\Registry::class);
  738. $this->registerAlias(\OCP\Support\Subscription\IRegistry::class, \OC\Support\Subscription\Registry::class);
  739. $this->registerAlias(\OCP\Support\Subscription\IAssertion::class, \OC\Support\Subscription\Assertion::class);
  740. $this->registerService(\OC\Log::class, function (Server $c) {
  741. $logType = $c->get(AllConfig::class)->getSystemValue('log_type', 'file');
  742. $factory = new LogFactory($c, $this->get(SystemConfig::class));
  743. $logger = $factory->get($logType);
  744. $registry = $c->get(\OCP\Support\CrashReport\IRegistry::class);
  745. return new Log($logger, $this->get(SystemConfig::class), null, $registry);
  746. });
  747. $this->registerAlias(ILogger::class, \OC\Log::class);
  748. /** @deprecated 19.0.0 */
  749. $this->registerDeprecatedAlias('Logger', \OC\Log::class);
  750. // PSR-3 logger
  751. $this->registerAlias(LoggerInterface::class, PsrLoggerAdapter::class);
  752. $this->registerService(ILogFactory::class, function (Server $c) {
  753. return new LogFactory($c, $this->get(SystemConfig::class));
  754. });
  755. $this->registerAlias(IJobList::class, \OC\BackgroundJob\JobList::class);
  756. /** @deprecated 19.0.0 */
  757. $this->registerDeprecatedAlias('JobList', IJobList::class);
  758. $this->registerService(Router::class, function (Server $c) {
  759. $cacheFactory = $c->get(ICacheFactory::class);
  760. $logger = $c->get(LoggerInterface::class);
  761. if ($cacheFactory->isLocalCacheAvailable()) {
  762. $router = new \OC\Route\CachingRouter($cacheFactory->createLocal('route'), $logger);
  763. } else {
  764. $router = new \OC\Route\Router($logger);
  765. }
  766. return $router;
  767. });
  768. $this->registerAlias(IRouter::class, Router::class);
  769. /** @deprecated 19.0.0 */
  770. $this->registerDeprecatedAlias('Router', IRouter::class);
  771. $this->registerAlias(ISearch::class, Search::class);
  772. /** @deprecated 19.0.0 */
  773. $this->registerDeprecatedAlias('Search', ISearch::class);
  774. $this->registerService(\OC\Security\RateLimiting\Backend\IBackend::class, function ($c) {
  775. $cacheFactory = $c->get(ICacheFactory::class);
  776. if ($cacheFactory->isAvailable()) {
  777. $backend = new \OC\Security\RateLimiting\Backend\MemoryCacheBackend(
  778. $this->get(ICacheFactory::class),
  779. new \OC\AppFramework\Utility\TimeFactory()
  780. );
  781. } else {
  782. $backend = new \OC\Security\RateLimiting\Backend\DatabaseBackend(
  783. $c->get(IDBConnection::class),
  784. new \OC\AppFramework\Utility\TimeFactory()
  785. );
  786. }
  787. return $backend;
  788. });
  789. $this->registerAlias(\OCP\Security\ISecureRandom::class, SecureRandom::class);
  790. /** @deprecated 19.0.0 */
  791. $this->registerDeprecatedAlias('SecureRandom', \OCP\Security\ISecureRandom::class);
  792. $this->registerAlias(\OCP\Security\IRemoteHostValidator::class, \OC\Security\RemoteHostValidator::class);
  793. $this->registerAlias(IVerificationToken::class, VerificationToken::class);
  794. $this->registerAlias(ICrypto::class, Crypto::class);
  795. /** @deprecated 19.0.0 */
  796. $this->registerDeprecatedAlias('Crypto', ICrypto::class);
  797. $this->registerAlias(IHasher::class, Hasher::class);
  798. /** @deprecated 19.0.0 */
  799. $this->registerDeprecatedAlias('Hasher', IHasher::class);
  800. $this->registerAlias(ICredentialsManager::class, CredentialsManager::class);
  801. /** @deprecated 19.0.0 */
  802. $this->registerDeprecatedAlias('CredentialsManager', ICredentialsManager::class);
  803. $this->registerAlias(IDBConnection::class, ConnectionAdapter::class);
  804. $this->registerService(Connection::class, function (Server $c) {
  805. $systemConfig = $c->get(SystemConfig::class);
  806. $factory = new \OC\DB\ConnectionFactory($systemConfig);
  807. $type = $systemConfig->getValue('dbtype', 'sqlite');
  808. if (!$factory->isValidType($type)) {
  809. throw new \OC\DatabaseException('Invalid database type');
  810. }
  811. $connectionParams = $factory->createConnectionParams();
  812. $connection = $factory->getConnection($type, $connectionParams);
  813. return $connection;
  814. });
  815. /** @deprecated 19.0.0 */
  816. $this->registerDeprecatedAlias('DatabaseConnection', IDBConnection::class);
  817. $this->registerAlias(ICertificateManager::class, CertificateManager::class);
  818. $this->registerAlias(IClientService::class, ClientService::class);
  819. $this->registerService(NegativeDnsCache::class, function (ContainerInterface $c) {
  820. return new NegativeDnsCache(
  821. $c->get(ICacheFactory::class),
  822. );
  823. });
  824. $this->registerDeprecatedAlias('HttpClientService', IClientService::class);
  825. $this->registerService(IEventLogger::class, function (ContainerInterface $c) {
  826. return new EventLogger($c->get(SystemConfig::class), $c->get(LoggerInterface::class), $c->get(Log::class));
  827. });
  828. /** @deprecated 19.0.0 */
  829. $this->registerDeprecatedAlias('EventLogger', IEventLogger::class);
  830. $this->registerService(IQueryLogger::class, function (ContainerInterface $c) {
  831. $queryLogger = new QueryLogger();
  832. if ($c->get(SystemConfig::class)->getValue('debug', false)) {
  833. // In debug mode, module is being activated by default
  834. $queryLogger->activate();
  835. }
  836. return $queryLogger;
  837. });
  838. /** @deprecated 19.0.0 */
  839. $this->registerDeprecatedAlias('QueryLogger', IQueryLogger::class);
  840. /** @deprecated 19.0.0 */
  841. $this->registerDeprecatedAlias('TempManager', TempManager::class);
  842. $this->registerAlias(ITempManager::class, TempManager::class);
  843. $this->registerService(AppManager::class, function (ContainerInterface $c) {
  844. // TODO: use auto-wiring
  845. return new \OC\App\AppManager(
  846. $c->get(IUserSession::class),
  847. $c->get(\OCP\IConfig::class),
  848. $c->get(\OC\AppConfig::class),
  849. $c->get(IGroupManager::class),
  850. $c->get(ICacheFactory::class),
  851. $c->get(SymfonyAdapter::class),
  852. $c->get(LoggerInterface::class)
  853. );
  854. });
  855. /** @deprecated 19.0.0 */
  856. $this->registerDeprecatedAlias('AppManager', AppManager::class);
  857. $this->registerAlias(IAppManager::class, AppManager::class);
  858. $this->registerAlias(IDateTimeZone::class, DateTimeZone::class);
  859. /** @deprecated 19.0.0 */
  860. $this->registerDeprecatedAlias('DateTimeZone', IDateTimeZone::class);
  861. $this->registerService(IDateTimeFormatter::class, function (Server $c) {
  862. $language = $c->get(\OCP\IConfig::class)->getUserValue($c->get(ISession::class)->get('user_id'), 'core', 'lang', null);
  863. return new DateTimeFormatter(
  864. $c->get(IDateTimeZone::class)->getTimeZone(),
  865. $c->getL10N('lib', $language)
  866. );
  867. });
  868. /** @deprecated 19.0.0 */
  869. $this->registerDeprecatedAlias('DateTimeFormatter', IDateTimeFormatter::class);
  870. $this->registerService(IUserMountCache::class, function (ContainerInterface $c) {
  871. $mountCache = new UserMountCache(
  872. $c->get(IDBConnection::class),
  873. $c->get(IUserManager::class),
  874. $c->get(LoggerInterface::class)
  875. );
  876. $listener = new UserMountCacheListener($mountCache);
  877. $listener->listen($c->get(IUserManager::class));
  878. return $mountCache;
  879. });
  880. /** @deprecated 19.0.0 */
  881. $this->registerDeprecatedAlias('UserMountCache', IUserMountCache::class);
  882. $this->registerService(IMountProviderCollection::class, function (ContainerInterface $c) {
  883. $loader = \OC\Files\Filesystem::getLoader();
  884. $mountCache = $c->get(IUserMountCache::class);
  885. $manager = new \OC\Files\Config\MountProviderCollection($loader, $mountCache);
  886. // builtin providers
  887. $config = $c->get(\OCP\IConfig::class);
  888. $logger = $c->get(LoggerInterface::class);
  889. $manager->registerProvider(new CacheMountProvider($config));
  890. $manager->registerHomeProvider(new LocalHomeMountProvider());
  891. $manager->registerHomeProvider(new ObjectHomeMountProvider($config));
  892. $manager->registerRootProvider(new RootMountProvider($config, $c->get(LoggerInterface::class)));
  893. $manager->registerRootProvider(new ObjectStorePreviewCacheMountProvider($logger, $config));
  894. return $manager;
  895. });
  896. /** @deprecated 19.0.0 */
  897. $this->registerDeprecatedAlias('MountConfigManager', IMountProviderCollection::class);
  898. /** @deprecated 20.0.0 */
  899. $this->registerDeprecatedAlias('IniWrapper', IniGetWrapper::class);
  900. $this->registerService(IBus::class, function (ContainerInterface $c) {
  901. $busClass = $c->get(\OCP\IConfig::class)->getSystemValue('commandbus');
  902. if ($busClass) {
  903. [$app, $class] = explode('::', $busClass, 2);
  904. if ($c->get(IAppManager::class)->isInstalled($app)) {
  905. \OC_App::loadApp($app);
  906. return $c->get($class);
  907. } else {
  908. throw new ServiceUnavailableException("The app providing the command bus ($app) is not enabled");
  909. }
  910. } else {
  911. $jobList = $c->get(IJobList::class);
  912. return new CronBus($jobList);
  913. }
  914. });
  915. $this->registerDeprecatedAlias('AsyncCommandBus', IBus::class);
  916. /** @deprecated 20.0.0 */
  917. $this->registerDeprecatedAlias('TrustedDomainHelper', TrustedDomainHelper::class);
  918. $this->registerAlias(ITrustedDomainHelper::class, TrustedDomainHelper::class);
  919. /** @deprecated 19.0.0 */
  920. $this->registerDeprecatedAlias('Throttler', Throttler::class);
  921. $this->registerAlias(IThrottler::class, Throttler::class);
  922. $this->registerService('IntegrityCodeChecker', function (ContainerInterface $c) {
  923. // IConfig and IAppManager requires a working database. This code
  924. // might however be called when ownCloud is not yet setup.
  925. if (\OC::$server->get(SystemConfig::class)->getValue('installed', false)) {
  926. $config = $c->get(\OCP\IConfig::class);
  927. $appManager = $c->get(IAppManager::class);
  928. } else {
  929. $config = null;
  930. $appManager = null;
  931. }
  932. return new Checker(
  933. new EnvironmentHelper(),
  934. new FileAccessHelper(),
  935. new AppLocator(),
  936. $config,
  937. $c->get(ICacheFactory::class),
  938. $appManager,
  939. $c->get(IMimeTypeDetector::class)
  940. );
  941. });
  942. $this->registerService(\OCP\IRequest::class, function (ContainerInterface $c) {
  943. if (isset($this['urlParams'])) {
  944. $urlParams = $this['urlParams'];
  945. } else {
  946. $urlParams = [];
  947. }
  948. if (defined('PHPUNIT_RUN') && PHPUNIT_RUN
  949. && in_array('fakeinput', stream_get_wrappers())
  950. ) {
  951. $stream = 'fakeinput://data';
  952. } else {
  953. $stream = 'php://input';
  954. }
  955. return new Request(
  956. [
  957. 'get' => $_GET,
  958. 'post' => $_POST,
  959. 'files' => $_FILES,
  960. 'server' => $_SERVER,
  961. 'env' => $_ENV,
  962. 'cookies' => $_COOKIE,
  963. 'method' => (isset($_SERVER) && isset($_SERVER['REQUEST_METHOD']))
  964. ? $_SERVER['REQUEST_METHOD']
  965. : '',
  966. 'urlParams' => $urlParams,
  967. ],
  968. $this->get(IRequestId::class),
  969. $this->get(\OCP\IConfig::class),
  970. $this->get(CsrfTokenManager::class),
  971. $stream
  972. );
  973. });
  974. /** @deprecated 19.0.0 */
  975. $this->registerDeprecatedAlias('Request', \OCP\IRequest::class);
  976. $this->registerService(IRequestId::class, function (ContainerInterface $c): IRequestId {
  977. return new RequestId(
  978. $_SERVER['UNIQUE_ID'] ?? '',
  979. $this->get(ISecureRandom::class)
  980. );
  981. });
  982. $this->registerService(IMailer::class, function (Server $c) {
  983. return new Mailer(
  984. $c->get(\OCP\IConfig::class),
  985. $c->get(LoggerInterface::class),
  986. $c->get(Defaults::class),
  987. $c->get(IURLGenerator::class),
  988. $c->getL10N('lib'),
  989. $c->get(IEventDispatcher::class),
  990. $c->get(IFactory::class)
  991. );
  992. });
  993. /** @deprecated 19.0.0 */
  994. $this->registerDeprecatedAlias('Mailer', IMailer::class);
  995. /** @deprecated 21.0.0 */
  996. $this->registerDeprecatedAlias('LDAPProvider', ILDAPProvider::class);
  997. $this->registerService(ILDAPProviderFactory::class, function (ContainerInterface $c) {
  998. $config = $c->get(\OCP\IConfig::class);
  999. $factoryClass = $config->getSystemValue('ldapProviderFactory', null);
  1000. if (is_null($factoryClass) || !class_exists($factoryClass)) {
  1001. return new NullLDAPProviderFactory($this);
  1002. }
  1003. /** @var \OCP\LDAP\ILDAPProviderFactory $factory */
  1004. return new $factoryClass($this);
  1005. });
  1006. $this->registerService(ILDAPProvider::class, function (ContainerInterface $c) {
  1007. $factory = $c->get(ILDAPProviderFactory::class);
  1008. return $factory->getLDAPProvider();
  1009. });
  1010. $this->registerService(ILockingProvider::class, function (ContainerInterface $c) {
  1011. $ini = $c->get(IniGetWrapper::class);
  1012. $config = $c->get(\OCP\IConfig::class);
  1013. $ttl = $config->getSystemValue('filelocking.ttl', max(3600, $ini->getNumeric('max_execution_time')));
  1014. if ($config->getSystemValue('filelocking.enabled', true) or (defined('PHPUNIT_RUN') && PHPUNIT_RUN)) {
  1015. /** @var \OC\Memcache\Factory $memcacheFactory */
  1016. $memcacheFactory = $c->get(ICacheFactory::class);
  1017. $memcache = $memcacheFactory->createLocking('lock');
  1018. if (!($memcache instanceof \OC\Memcache\NullCache)) {
  1019. return new MemcacheLockingProvider($memcache, $ttl);
  1020. }
  1021. return new DBLockingProvider(
  1022. $c->get(IDBConnection::class),
  1023. new TimeFactory(),
  1024. $ttl,
  1025. !\OC::$CLI
  1026. );
  1027. }
  1028. return new NoopLockingProvider();
  1029. });
  1030. /** @deprecated 19.0.0 */
  1031. $this->registerDeprecatedAlias('LockingProvider', ILockingProvider::class);
  1032. $this->registerService(ILockManager::class, function (Server $c): LockManager {
  1033. return new LockManager();
  1034. });
  1035. $this->registerAlias(ILockdownManager::class, 'LockdownManager');
  1036. $this->registerService(SetupManager::class, function ($c) {
  1037. // create the setupmanager through the mount manager to resolve the cyclic dependency
  1038. return $c->get(\OC\Files\Mount\Manager::class)->getSetupManager();
  1039. });
  1040. $this->registerAlias(IMountManager::class, \OC\Files\Mount\Manager::class);
  1041. /** @deprecated 19.0.0 */
  1042. $this->registerDeprecatedAlias('MountManager', IMountManager::class);
  1043. $this->registerService(IMimeTypeDetector::class, function (ContainerInterface $c) {
  1044. return new \OC\Files\Type\Detection(
  1045. $c->get(IURLGenerator::class),
  1046. $c->get(LoggerInterface::class),
  1047. \OC::$configDir,
  1048. \OC::$SERVERROOT . '/resources/config/'
  1049. );
  1050. });
  1051. /** @deprecated 19.0.0 */
  1052. $this->registerDeprecatedAlias('MimeTypeDetector', IMimeTypeDetector::class);
  1053. $this->registerAlias(IMimeTypeLoader::class, Loader::class);
  1054. /** @deprecated 19.0.0 */
  1055. $this->registerDeprecatedAlias('MimeTypeLoader', IMimeTypeLoader::class);
  1056. $this->registerService(BundleFetcher::class, function () {
  1057. return new BundleFetcher($this->getL10N('lib'));
  1058. });
  1059. $this->registerAlias(\OCP\Notification\IManager::class, Manager::class);
  1060. /** @deprecated 19.0.0 */
  1061. $this->registerDeprecatedAlias('NotificationManager', \OCP\Notification\IManager::class);
  1062. $this->registerService(CapabilitiesManager::class, function (ContainerInterface $c) {
  1063. $manager = new CapabilitiesManager($c->get(LoggerInterface::class));
  1064. $manager->registerCapability(function () use ($c) {
  1065. return new \OC\OCS\CoreCapabilities($c->get(\OCP\IConfig::class));
  1066. });
  1067. $manager->registerCapability(function () use ($c) {
  1068. return $c->get(\OC\Security\Bruteforce\Capabilities::class);
  1069. });
  1070. $manager->registerCapability(function () use ($c) {
  1071. return $c->get(MetadataCapabilities::class);
  1072. });
  1073. return $manager;
  1074. });
  1075. /** @deprecated 19.0.0 */
  1076. $this->registerDeprecatedAlias('CapabilitiesManager', CapabilitiesManager::class);
  1077. $this->registerService(ICommentsManager::class, function (Server $c) {
  1078. $config = $c->get(\OCP\IConfig::class);
  1079. $factoryClass = $config->getSystemValue('comments.managerFactory', CommentsManagerFactory::class);
  1080. /** @var \OCP\Comments\ICommentsManagerFactory $factory */
  1081. $factory = new $factoryClass($this);
  1082. $manager = $factory->getManager();
  1083. $manager->registerDisplayNameResolver('user', function ($id) use ($c) {
  1084. $manager = $c->get(IUserManager::class);
  1085. $userDisplayName = $manager->getDisplayName($id);
  1086. if ($userDisplayName === null) {
  1087. $l = $c->get(IFactory::class)->get('core');
  1088. return $l->t('Unknown user');
  1089. }
  1090. return $userDisplayName;
  1091. });
  1092. return $manager;
  1093. });
  1094. /** @deprecated 19.0.0 */
  1095. $this->registerDeprecatedAlias('CommentsManager', ICommentsManager::class);
  1096. $this->registerAlias(\OC_Defaults::class, 'ThemingDefaults');
  1097. $this->registerService('ThemingDefaults', function (Server $c) {
  1098. /*
  1099. * Dark magic for autoloader.
  1100. * If we do a class_exists it will try to load the class which will
  1101. * make composer cache the result. Resulting in errors when enabling
  1102. * the theming app.
  1103. */
  1104. $prefixes = \OC::$composerAutoloader->getPrefixesPsr4();
  1105. if (isset($prefixes['OCA\\Theming\\'])) {
  1106. $classExists = true;
  1107. } else {
  1108. $classExists = false;
  1109. }
  1110. if ($classExists && $c->get(\OCP\IConfig::class)->getSystemValue('installed', false) && $c->get(IAppManager::class)->isInstalled('theming') && $c->getTrustedDomainHelper()->isTrustedDomain($c->getRequest()->getInsecureServerHost())) {
  1111. return new ThemingDefaults(
  1112. $c->get(\OCP\IConfig::class),
  1113. $c->getL10N('theming'),
  1114. $c->get(IUserSession::class),
  1115. $c->get(IURLGenerator::class),
  1116. $c->get(ICacheFactory::class),
  1117. new Util($c->get(\OCP\IConfig::class), $this->get(IAppManager::class), $c->getAppDataDir('theming')),
  1118. new ImageManager(
  1119. $c->get(\OCP\IConfig::class),
  1120. $c->getAppDataDir('theming'),
  1121. $c->get(IURLGenerator::class),
  1122. $this->get(ICacheFactory::class),
  1123. $this->get(ILogger::class),
  1124. $this->get(ITempManager::class)
  1125. ),
  1126. $c->get(IAppManager::class),
  1127. $c->get(INavigationManager::class)
  1128. );
  1129. }
  1130. return new \OC_Defaults();
  1131. });
  1132. $this->registerService(JSCombiner::class, function (Server $c) {
  1133. return new JSCombiner(
  1134. $c->getAppDataDir('js'),
  1135. $c->get(IURLGenerator::class),
  1136. $this->get(ICacheFactory::class),
  1137. $c->get(SystemConfig::class),
  1138. $c->get(LoggerInterface::class)
  1139. );
  1140. });
  1141. $this->registerAlias(\OCP\EventDispatcher\IEventDispatcher::class, \OC\EventDispatcher\EventDispatcher::class);
  1142. /** @deprecated 19.0.0 */
  1143. $this->registerDeprecatedAlias('EventDispatcher', \OC\EventDispatcher\SymfonyAdapter::class);
  1144. $this->registerAlias(EventDispatcherInterface::class, \OC\EventDispatcher\SymfonyAdapter::class);
  1145. $this->registerService('CryptoWrapper', function (ContainerInterface $c) {
  1146. // FIXME: Instantiated here due to cyclic dependency
  1147. $request = new Request(
  1148. [
  1149. 'get' => $_GET,
  1150. 'post' => $_POST,
  1151. 'files' => $_FILES,
  1152. 'server' => $_SERVER,
  1153. 'env' => $_ENV,
  1154. 'cookies' => $_COOKIE,
  1155. 'method' => (isset($_SERVER) && isset($_SERVER['REQUEST_METHOD']))
  1156. ? $_SERVER['REQUEST_METHOD']
  1157. : null,
  1158. ],
  1159. $c->get(IRequestId::class),
  1160. $c->get(\OCP\IConfig::class)
  1161. );
  1162. return new CryptoWrapper(
  1163. $c->get(\OCP\IConfig::class),
  1164. $c->get(ICrypto::class),
  1165. $c->get(ISecureRandom::class),
  1166. $request
  1167. );
  1168. });
  1169. /** @deprecated 19.0.0 */
  1170. $this->registerDeprecatedAlias('CsrfTokenManager', CsrfTokenManager::class);
  1171. $this->registerService(SessionStorage::class, function (ContainerInterface $c) {
  1172. return new SessionStorage($c->get(ISession::class));
  1173. });
  1174. $this->registerAlias(\OCP\Security\IContentSecurityPolicyManager::class, ContentSecurityPolicyManager::class);
  1175. /** @deprecated 19.0.0 */
  1176. $this->registerDeprecatedAlias('ContentSecurityPolicyManager', ContentSecurityPolicyManager::class);
  1177. $this->registerService(\OCP\Share\IManager::class, function (IServerContainer $c) {
  1178. $config = $c->get(\OCP\IConfig::class);
  1179. $factoryClass = $config->getSystemValue('sharing.managerFactory', ProviderFactory::class);
  1180. /** @var \OCP\Share\IProviderFactory $factory */
  1181. $factory = new $factoryClass($this);
  1182. $manager = new \OC\Share20\Manager(
  1183. $c->get(LoggerInterface::class),
  1184. $c->get(\OCP\IConfig::class),
  1185. $c->get(ISecureRandom::class),
  1186. $c->get(IHasher::class),
  1187. $c->get(IMountManager::class),
  1188. $c->get(IGroupManager::class),
  1189. $c->getL10N('lib'),
  1190. $c->get(IFactory::class),
  1191. $factory,
  1192. $c->get(IUserManager::class),
  1193. $c->get(IRootFolder::class),
  1194. $c->get(SymfonyAdapter::class),
  1195. $c->get(IMailer::class),
  1196. $c->get(IURLGenerator::class),
  1197. $c->get('ThemingDefaults'),
  1198. $c->get(IEventDispatcher::class),
  1199. $c->get(IUserSession::class),
  1200. $c->get(KnownUserService::class)
  1201. );
  1202. return $manager;
  1203. });
  1204. /** @deprecated 19.0.0 */
  1205. $this->registerDeprecatedAlias('ShareManager', \OCP\Share\IManager::class);
  1206. $this->registerService(\OCP\Collaboration\Collaborators\ISearch::class, function (Server $c) {
  1207. $instance = new Collaboration\Collaborators\Search($c);
  1208. // register default plugins
  1209. $instance->registerPlugin(['shareType' => 'SHARE_TYPE_USER', 'class' => UserPlugin::class]);
  1210. $instance->registerPlugin(['shareType' => 'SHARE_TYPE_GROUP', 'class' => GroupPlugin::class]);
  1211. $instance->registerPlugin(['shareType' => 'SHARE_TYPE_EMAIL', 'class' => MailPlugin::class]);
  1212. $instance->registerPlugin(['shareType' => 'SHARE_TYPE_REMOTE', 'class' => RemotePlugin::class]);
  1213. $instance->registerPlugin(['shareType' => 'SHARE_TYPE_REMOTE_GROUP', 'class' => RemoteGroupPlugin::class]);
  1214. return $instance;
  1215. });
  1216. /** @deprecated 19.0.0 */
  1217. $this->registerDeprecatedAlias('CollaboratorSearch', \OCP\Collaboration\Collaborators\ISearch::class);
  1218. $this->registerAlias(\OCP\Collaboration\Collaborators\ISearchResult::class, \OC\Collaboration\Collaborators\SearchResult::class);
  1219. $this->registerAlias(\OCP\Collaboration\AutoComplete\IManager::class, \OC\Collaboration\AutoComplete\Manager::class);
  1220. $this->registerAlias(\OCP\Collaboration\Resources\IProviderManager::class, \OC\Collaboration\Resources\ProviderManager::class);
  1221. $this->registerAlias(\OCP\Collaboration\Resources\IManager::class, \OC\Collaboration\Resources\Manager::class);
  1222. $this->registerAlias(IReferenceManager::class, ReferenceManager::class);
  1223. $this->registerDeprecatedAlias('SettingsManager', \OC\Settings\Manager::class);
  1224. $this->registerAlias(\OCP\Settings\IManager::class, \OC\Settings\Manager::class);
  1225. $this->registerService(\OC\Files\AppData\Factory::class, function (ContainerInterface $c) {
  1226. return new \OC\Files\AppData\Factory(
  1227. $c->get(IRootFolder::class),
  1228. $c->get(SystemConfig::class)
  1229. );
  1230. });
  1231. $this->registerService('LockdownManager', function (ContainerInterface $c) {
  1232. return new LockdownManager(function () use ($c) {
  1233. return $c->get(ISession::class);
  1234. });
  1235. });
  1236. $this->registerService(\OCP\OCS\IDiscoveryService::class, function (ContainerInterface $c) {
  1237. return new DiscoveryService(
  1238. $c->get(ICacheFactory::class),
  1239. $c->get(IClientService::class)
  1240. );
  1241. });
  1242. $this->registerService(ICloudIdManager::class, function (ContainerInterface $c) {
  1243. return new CloudIdManager(
  1244. $c->get(\OCP\Contacts\IManager::class),
  1245. $c->get(IURLGenerator::class),
  1246. $c->get(IUserManager::class),
  1247. $c->get(ICacheFactory::class),
  1248. $c->get(IEventDispatcher::class),
  1249. );
  1250. });
  1251. $this->registerAlias(\OCP\GlobalScale\IConfig::class, \OC\GlobalScale\Config::class);
  1252. $this->registerService(ICloudFederationProviderManager::class, function (ContainerInterface $c) {
  1253. return new CloudFederationProviderManager(
  1254. $c->get(IAppManager::class),
  1255. $c->get(IClientService::class),
  1256. $c->get(ICloudIdManager::class),
  1257. $c->get(LoggerInterface::class)
  1258. );
  1259. });
  1260. $this->registerService(ICloudFederationFactory::class, function (Server $c) {
  1261. return new CloudFederationFactory();
  1262. });
  1263. $this->registerAlias(\OCP\AppFramework\Utility\IControllerMethodReflector::class, \OC\AppFramework\Utility\ControllerMethodReflector::class);
  1264. /** @deprecated 19.0.0 */
  1265. $this->registerDeprecatedAlias('ControllerMethodReflector', \OCP\AppFramework\Utility\IControllerMethodReflector::class);
  1266. $this->registerAlias(\OCP\AppFramework\Utility\ITimeFactory::class, \OC\AppFramework\Utility\TimeFactory::class);
  1267. /** @deprecated 19.0.0 */
  1268. $this->registerDeprecatedAlias('TimeFactory', \OCP\AppFramework\Utility\ITimeFactory::class);
  1269. $this->registerService(Defaults::class, function (Server $c) {
  1270. return new Defaults(
  1271. $c->getThemingDefaults()
  1272. );
  1273. });
  1274. /** @deprecated 19.0.0 */
  1275. $this->registerDeprecatedAlias('Defaults', \OCP\Defaults::class);
  1276. $this->registerService(\OCP\ISession::class, function (ContainerInterface $c) {
  1277. return $c->get(\OCP\IUserSession::class)->getSession();
  1278. }, false);
  1279. $this->registerService(IShareHelper::class, function (ContainerInterface $c) {
  1280. return new ShareHelper(
  1281. $c->get(\OCP\Share\IManager::class)
  1282. );
  1283. });
  1284. $this->registerService(Installer::class, function (ContainerInterface $c) {
  1285. return new Installer(
  1286. $c->get(AppFetcher::class),
  1287. $c->get(IClientService::class),
  1288. $c->get(ITempManager::class),
  1289. $c->get(LoggerInterface::class),
  1290. $c->get(\OCP\IConfig::class),
  1291. \OC::$CLI
  1292. );
  1293. });
  1294. $this->registerService(IApiFactory::class, function (ContainerInterface $c) {
  1295. return new ApiFactory($c->get(IClientService::class));
  1296. });
  1297. $this->registerService(IInstanceFactory::class, function (ContainerInterface $c) {
  1298. $memcacheFactory = $c->get(ICacheFactory::class);
  1299. return new InstanceFactory($memcacheFactory->createLocal('remoteinstance.'), $c->get(IClientService::class));
  1300. });
  1301. $this->registerAlias(IContactsStore::class, ContactsStore::class);
  1302. $this->registerAlias(IAccountManager::class, AccountManager::class);
  1303. $this->registerAlias(IStorageFactory::class, StorageFactory::class);
  1304. $this->registerAlias(IDashboardManager::class, DashboardManager::class);
  1305. $this->registerAlias(\OCP\Dashboard\IManager::class, \OC\Dashboard\Manager::class);
  1306. $this->registerAlias(IFullTextSearchManager::class, FullTextSearchManager::class);
  1307. $this->registerAlias(ISubAdmin::class, SubAdmin::class);
  1308. $this->registerAlias(IInitialStateService::class, InitialStateService::class);
  1309. $this->registerAlias(\OCP\IEmojiHelper::class, \OC\EmojiHelper::class);
  1310. $this->registerAlias(\OCP\UserStatus\IManager::class, \OC\UserStatus\Manager::class);
  1311. $this->registerAlias(IBroker::class, Broker::class);
  1312. $this->registerAlias(IMetadataManager::class, MetadataManager::class);
  1313. $this->registerAlias(\OCP\Files\AppData\IAppDataFactory::class, \OC\Files\AppData\Factory::class);
  1314. $this->registerAlias(IBinaryFinder::class, BinaryFinder::class);
  1315. $this->connectDispatcher();
  1316. }
  1317. public function boot() {
  1318. /** @var HookConnector $hookConnector */
  1319. $hookConnector = $this->get(HookConnector::class);
  1320. $hookConnector->viewToNode();
  1321. }
  1322. /**
  1323. * @return \OCP\Calendar\IManager
  1324. * @deprecated 20.0.0
  1325. */
  1326. public function getCalendarManager() {
  1327. return $this->get(\OC\Calendar\Manager::class);
  1328. }
  1329. /**
  1330. * @return \OCP\Calendar\Resource\IManager
  1331. * @deprecated 20.0.0
  1332. */
  1333. public function getCalendarResourceBackendManager() {
  1334. return $this->get(\OC\Calendar\Resource\Manager::class);
  1335. }
  1336. /**
  1337. * @return \OCP\Calendar\Room\IManager
  1338. * @deprecated 20.0.0
  1339. */
  1340. public function getCalendarRoomBackendManager() {
  1341. return $this->get(\OC\Calendar\Room\Manager::class);
  1342. }
  1343. private function connectDispatcher(): void {
  1344. /** @var IEventDispatcher $eventDispatcher */
  1345. $eventDispatcher = $this->get(IEventDispatcher::class);
  1346. $eventDispatcher->addServiceListener(LoginFailed::class, LoginFailedListener::class);
  1347. $eventDispatcher->addServiceListener(PostLoginEvent::class, UserLoggedInListener::class);
  1348. $eventDispatcher->addServiceListener(UserChangedEvent::class, UserChangedListener::class);
  1349. $eventDispatcher->addServiceListener(BeforeUserDeletedEvent::class, BeforeUserDeletedListener::class);
  1350. }
  1351. /**
  1352. * @return \OCP\Contacts\IManager
  1353. * @deprecated 20.0.0
  1354. */
  1355. public function getContactsManager() {
  1356. return $this->get(\OCP\Contacts\IManager::class);
  1357. }
  1358. /**
  1359. * @return \OC\Encryption\Manager
  1360. * @deprecated 20.0.0
  1361. */
  1362. public function getEncryptionManager() {
  1363. return $this->get(\OCP\Encryption\IManager::class);
  1364. }
  1365. /**
  1366. * @return \OC\Encryption\File
  1367. * @deprecated 20.0.0
  1368. */
  1369. public function getEncryptionFilesHelper() {
  1370. return $this->get(IFile::class);
  1371. }
  1372. /**
  1373. * @return \OCP\Encryption\Keys\IStorage
  1374. * @deprecated 20.0.0
  1375. */
  1376. public function getEncryptionKeyStorage() {
  1377. return $this->get(IStorage::class);
  1378. }
  1379. /**
  1380. * The current request object holding all information about the request
  1381. * currently being processed is returned from this method.
  1382. * In case the current execution was not initiated by a web request null is returned
  1383. *
  1384. * @return \OCP\IRequest
  1385. * @deprecated 20.0.0
  1386. */
  1387. public function getRequest() {
  1388. return $this->get(IRequest::class);
  1389. }
  1390. /**
  1391. * Returns the preview manager which can create preview images for a given file
  1392. *
  1393. * @return IPreview
  1394. * @deprecated 20.0.0
  1395. */
  1396. public function getPreviewManager() {
  1397. return $this->get(IPreview::class);
  1398. }
  1399. /**
  1400. * Returns the tag manager which can get and set tags for different object types
  1401. *
  1402. * @see \OCP\ITagManager::load()
  1403. * @return ITagManager
  1404. * @deprecated 20.0.0
  1405. */
  1406. public function getTagManager() {
  1407. return $this->get(ITagManager::class);
  1408. }
  1409. /**
  1410. * Returns the system-tag manager
  1411. *
  1412. * @return ISystemTagManager
  1413. *
  1414. * @since 9.0.0
  1415. * @deprecated 20.0.0
  1416. */
  1417. public function getSystemTagManager() {
  1418. return $this->get(ISystemTagManager::class);
  1419. }
  1420. /**
  1421. * Returns the system-tag object mapper
  1422. *
  1423. * @return ISystemTagObjectMapper
  1424. *
  1425. * @since 9.0.0
  1426. * @deprecated 20.0.0
  1427. */
  1428. public function getSystemTagObjectMapper() {
  1429. return $this->get(ISystemTagObjectMapper::class);
  1430. }
  1431. /**
  1432. * Returns the avatar manager, used for avatar functionality
  1433. *
  1434. * @return IAvatarManager
  1435. * @deprecated 20.0.0
  1436. */
  1437. public function getAvatarManager() {
  1438. return $this->get(IAvatarManager::class);
  1439. }
  1440. /**
  1441. * Returns the root folder of ownCloud's data directory
  1442. *
  1443. * @return IRootFolder
  1444. * @deprecated 20.0.0
  1445. */
  1446. public function getRootFolder() {
  1447. return $this->get(IRootFolder::class);
  1448. }
  1449. /**
  1450. * Returns the root folder of ownCloud's data directory
  1451. * This is the lazy variant so this gets only initialized once it
  1452. * is actually used.
  1453. *
  1454. * @return IRootFolder
  1455. * @deprecated 20.0.0
  1456. */
  1457. public function getLazyRootFolder() {
  1458. return $this->get(IRootFolder::class);
  1459. }
  1460. /**
  1461. * Returns a view to ownCloud's files folder
  1462. *
  1463. * @param string $userId user ID
  1464. * @return \OCP\Files\Folder|null
  1465. * @deprecated 20.0.0
  1466. */
  1467. public function getUserFolder($userId = null) {
  1468. if ($userId === null) {
  1469. $user = $this->get(IUserSession::class)->getUser();
  1470. if (!$user) {
  1471. return null;
  1472. }
  1473. $userId = $user->getUID();
  1474. }
  1475. $root = $this->get(IRootFolder::class);
  1476. return $root->getUserFolder($userId);
  1477. }
  1478. /**
  1479. * @return \OC\User\Manager
  1480. * @deprecated 20.0.0
  1481. */
  1482. public function getUserManager() {
  1483. return $this->get(IUserManager::class);
  1484. }
  1485. /**
  1486. * @return \OC\Group\Manager
  1487. * @deprecated 20.0.0
  1488. */
  1489. public function getGroupManager() {
  1490. return $this->get(IGroupManager::class);
  1491. }
  1492. /**
  1493. * @return \OC\User\Session
  1494. * @deprecated 20.0.0
  1495. */
  1496. public function getUserSession() {
  1497. return $this->get(IUserSession::class);
  1498. }
  1499. /**
  1500. * @return \OCP\ISession
  1501. * @deprecated 20.0.0
  1502. */
  1503. public function getSession() {
  1504. return $this->get(Session::class)->getSession();
  1505. }
  1506. /**
  1507. * @param \OCP\ISession $session
  1508. */
  1509. public function setSession(\OCP\ISession $session) {
  1510. $this->get(SessionStorage::class)->setSession($session);
  1511. $this->get(Session::class)->setSession($session);
  1512. $this->get(Store::class)->setSession($session);
  1513. }
  1514. /**
  1515. * @return \OC\Authentication\TwoFactorAuth\Manager
  1516. * @deprecated 20.0.0
  1517. */
  1518. public function getTwoFactorAuthManager() {
  1519. return $this->get(\OC\Authentication\TwoFactorAuth\Manager::class);
  1520. }
  1521. /**
  1522. * @return \OC\NavigationManager
  1523. * @deprecated 20.0.0
  1524. */
  1525. public function getNavigationManager() {
  1526. return $this->get(INavigationManager::class);
  1527. }
  1528. /**
  1529. * @return \OCP\IConfig
  1530. * @deprecated 20.0.0
  1531. */
  1532. public function getConfig() {
  1533. return $this->get(AllConfig::class);
  1534. }
  1535. /**
  1536. * @return \OC\SystemConfig
  1537. * @deprecated 20.0.0
  1538. */
  1539. public function getSystemConfig() {
  1540. return $this->get(SystemConfig::class);
  1541. }
  1542. /**
  1543. * Returns the app config manager
  1544. *
  1545. * @return IAppConfig
  1546. * @deprecated 20.0.0
  1547. */
  1548. public function getAppConfig() {
  1549. return $this->get(IAppConfig::class);
  1550. }
  1551. /**
  1552. * @return IFactory
  1553. * @deprecated 20.0.0
  1554. */
  1555. public function getL10NFactory() {
  1556. return $this->get(IFactory::class);
  1557. }
  1558. /**
  1559. * get an L10N instance
  1560. *
  1561. * @param string $app appid
  1562. * @param string $lang
  1563. * @return IL10N
  1564. * @deprecated 20.0.0
  1565. */
  1566. public function getL10N($app, $lang = null) {
  1567. return $this->get(IFactory::class)->get($app, $lang);
  1568. }
  1569. /**
  1570. * @return IURLGenerator
  1571. * @deprecated 20.0.0
  1572. */
  1573. public function getURLGenerator() {
  1574. return $this->get(IURLGenerator::class);
  1575. }
  1576. /**
  1577. * @return AppFetcher
  1578. * @deprecated 20.0.0
  1579. */
  1580. public function getAppFetcher() {
  1581. return $this->get(AppFetcher::class);
  1582. }
  1583. /**
  1584. * Returns an ICache instance. Since 8.1.0 it returns a fake cache. Use
  1585. * getMemCacheFactory() instead.
  1586. *
  1587. * @return ICache
  1588. * @deprecated 8.1.0 use getMemCacheFactory to obtain a proper cache
  1589. */
  1590. public function getCache() {
  1591. return $this->get(ICache::class);
  1592. }
  1593. /**
  1594. * Returns an \OCP\CacheFactory instance
  1595. *
  1596. * @return \OCP\ICacheFactory
  1597. * @deprecated 20.0.0
  1598. */
  1599. public function getMemCacheFactory() {
  1600. return $this->get(ICacheFactory::class);
  1601. }
  1602. /**
  1603. * Returns an \OC\RedisFactory instance
  1604. *
  1605. * @return \OC\RedisFactory
  1606. * @deprecated 20.0.0
  1607. */
  1608. public function getGetRedisFactory() {
  1609. return $this->get('RedisFactory');
  1610. }
  1611. /**
  1612. * Returns the current session
  1613. *
  1614. * @return \OCP\IDBConnection
  1615. * @deprecated 20.0.0
  1616. */
  1617. public function getDatabaseConnection() {
  1618. return $this->get(IDBConnection::class);
  1619. }
  1620. /**
  1621. * Returns the activity manager
  1622. *
  1623. * @return \OCP\Activity\IManager
  1624. * @deprecated 20.0.0
  1625. */
  1626. public function getActivityManager() {
  1627. return $this->get(\OCP\Activity\IManager::class);
  1628. }
  1629. /**
  1630. * Returns an job list for controlling background jobs
  1631. *
  1632. * @return IJobList
  1633. * @deprecated 20.0.0
  1634. */
  1635. public function getJobList() {
  1636. return $this->get(IJobList::class);
  1637. }
  1638. /**
  1639. * Returns a logger instance
  1640. *
  1641. * @return ILogger
  1642. * @deprecated 20.0.0
  1643. */
  1644. public function getLogger() {
  1645. return $this->get(ILogger::class);
  1646. }
  1647. /**
  1648. * @return ILogFactory
  1649. * @throws \OCP\AppFramework\QueryException
  1650. * @deprecated 20.0.0
  1651. */
  1652. public function getLogFactory() {
  1653. return $this->get(ILogFactory::class);
  1654. }
  1655. /**
  1656. * Returns a router for generating and matching urls
  1657. *
  1658. * @return IRouter
  1659. * @deprecated 20.0.0
  1660. */
  1661. public function getRouter() {
  1662. return $this->get(IRouter::class);
  1663. }
  1664. /**
  1665. * Returns a search instance
  1666. *
  1667. * @return ISearch
  1668. * @deprecated 20.0.0
  1669. */
  1670. public function getSearch() {
  1671. return $this->get(ISearch::class);
  1672. }
  1673. /**
  1674. * Returns a SecureRandom instance
  1675. *
  1676. * @return \OCP\Security\ISecureRandom
  1677. * @deprecated 20.0.0
  1678. */
  1679. public function getSecureRandom() {
  1680. return $this->get(ISecureRandom::class);
  1681. }
  1682. /**
  1683. * Returns a Crypto instance
  1684. *
  1685. * @return ICrypto
  1686. * @deprecated 20.0.0
  1687. */
  1688. public function getCrypto() {
  1689. return $this->get(ICrypto::class);
  1690. }
  1691. /**
  1692. * Returns a Hasher instance
  1693. *
  1694. * @return IHasher
  1695. * @deprecated 20.0.0
  1696. */
  1697. public function getHasher() {
  1698. return $this->get(IHasher::class);
  1699. }
  1700. /**
  1701. * Returns a CredentialsManager instance
  1702. *
  1703. * @return ICredentialsManager
  1704. * @deprecated 20.0.0
  1705. */
  1706. public function getCredentialsManager() {
  1707. return $this->get(ICredentialsManager::class);
  1708. }
  1709. /**
  1710. * Get the certificate manager
  1711. *
  1712. * @return \OCP\ICertificateManager
  1713. */
  1714. public function getCertificateManager() {
  1715. return $this->get(ICertificateManager::class);
  1716. }
  1717. /**
  1718. * Returns an instance of the HTTP client service
  1719. *
  1720. * @return IClientService
  1721. * @deprecated 20.0.0
  1722. */
  1723. public function getHTTPClientService() {
  1724. return $this->get(IClientService::class);
  1725. }
  1726. /**
  1727. * Create a new event source
  1728. *
  1729. * @return \OCP\IEventSource
  1730. * @deprecated 20.0.0
  1731. */
  1732. public function createEventSource() {
  1733. return new \OC_EventSource();
  1734. }
  1735. /**
  1736. * Get the active event logger
  1737. *
  1738. * The returned logger only logs data when debug mode is enabled
  1739. *
  1740. * @return IEventLogger
  1741. * @deprecated 20.0.0
  1742. */
  1743. public function getEventLogger() {
  1744. return $this->get(IEventLogger::class);
  1745. }
  1746. /**
  1747. * Get the active query logger
  1748. *
  1749. * The returned logger only logs data when debug mode is enabled
  1750. *
  1751. * @return IQueryLogger
  1752. * @deprecated 20.0.0
  1753. */
  1754. public function getQueryLogger() {
  1755. return $this->get(IQueryLogger::class);
  1756. }
  1757. /**
  1758. * Get the manager for temporary files and folders
  1759. *
  1760. * @return \OCP\ITempManager
  1761. * @deprecated 20.0.0
  1762. */
  1763. public function getTempManager() {
  1764. return $this->get(ITempManager::class);
  1765. }
  1766. /**
  1767. * Get the app manager
  1768. *
  1769. * @return \OCP\App\IAppManager
  1770. * @deprecated 20.0.0
  1771. */
  1772. public function getAppManager() {
  1773. return $this->get(IAppManager::class);
  1774. }
  1775. /**
  1776. * Creates a new mailer
  1777. *
  1778. * @return IMailer
  1779. * @deprecated 20.0.0
  1780. */
  1781. public function getMailer() {
  1782. return $this->get(IMailer::class);
  1783. }
  1784. /**
  1785. * Get the webroot
  1786. *
  1787. * @return string
  1788. * @deprecated 20.0.0
  1789. */
  1790. public function getWebRoot() {
  1791. return $this->webRoot;
  1792. }
  1793. /**
  1794. * @return \OC\OCSClient
  1795. * @deprecated 20.0.0
  1796. */
  1797. public function getOcsClient() {
  1798. return $this->get('OcsClient');
  1799. }
  1800. /**
  1801. * @return IDateTimeZone
  1802. * @deprecated 20.0.0
  1803. */
  1804. public function getDateTimeZone() {
  1805. return $this->get(IDateTimeZone::class);
  1806. }
  1807. /**
  1808. * @return IDateTimeFormatter
  1809. * @deprecated 20.0.0
  1810. */
  1811. public function getDateTimeFormatter() {
  1812. return $this->get(IDateTimeFormatter::class);
  1813. }
  1814. /**
  1815. * @return IMountProviderCollection
  1816. * @deprecated 20.0.0
  1817. */
  1818. public function getMountProviderCollection() {
  1819. return $this->get(IMountProviderCollection::class);
  1820. }
  1821. /**
  1822. * Get the IniWrapper
  1823. *
  1824. * @return IniGetWrapper
  1825. * @deprecated 20.0.0
  1826. */
  1827. public function getIniWrapper() {
  1828. return $this->get(IniGetWrapper::class);
  1829. }
  1830. /**
  1831. * @return \OCP\Command\IBus
  1832. * @deprecated 20.0.0
  1833. */
  1834. public function getCommandBus() {
  1835. return $this->get(IBus::class);
  1836. }
  1837. /**
  1838. * Get the trusted domain helper
  1839. *
  1840. * @return TrustedDomainHelper
  1841. * @deprecated 20.0.0
  1842. */
  1843. public function getTrustedDomainHelper() {
  1844. return $this->get(TrustedDomainHelper::class);
  1845. }
  1846. /**
  1847. * Get the locking provider
  1848. *
  1849. * @return ILockingProvider
  1850. * @since 8.1.0
  1851. * @deprecated 20.0.0
  1852. */
  1853. public function getLockingProvider() {
  1854. return $this->get(ILockingProvider::class);
  1855. }
  1856. /**
  1857. * @return IMountManager
  1858. * @deprecated 20.0.0
  1859. **/
  1860. public function getMountManager() {
  1861. return $this->get(IMountManager::class);
  1862. }
  1863. /**
  1864. * @return IUserMountCache
  1865. * @deprecated 20.0.0
  1866. */
  1867. public function getUserMountCache() {
  1868. return $this->get(IUserMountCache::class);
  1869. }
  1870. /**
  1871. * Get the MimeTypeDetector
  1872. *
  1873. * @return IMimeTypeDetector
  1874. * @deprecated 20.0.0
  1875. */
  1876. public function getMimeTypeDetector() {
  1877. return $this->get(IMimeTypeDetector::class);
  1878. }
  1879. /**
  1880. * Get the MimeTypeLoader
  1881. *
  1882. * @return IMimeTypeLoader
  1883. * @deprecated 20.0.0
  1884. */
  1885. public function getMimeTypeLoader() {
  1886. return $this->get(IMimeTypeLoader::class);
  1887. }
  1888. /**
  1889. * Get the manager of all the capabilities
  1890. *
  1891. * @return CapabilitiesManager
  1892. * @deprecated 20.0.0
  1893. */
  1894. public function getCapabilitiesManager() {
  1895. return $this->get(CapabilitiesManager::class);
  1896. }
  1897. /**
  1898. * Get the EventDispatcher
  1899. *
  1900. * @return EventDispatcherInterface
  1901. * @since 8.2.0
  1902. * @deprecated 18.0.0 use \OCP\EventDispatcher\IEventDispatcher
  1903. */
  1904. public function getEventDispatcher() {
  1905. return $this->get(\OC\EventDispatcher\SymfonyAdapter::class);
  1906. }
  1907. /**
  1908. * Get the Notification Manager
  1909. *
  1910. * @return \OCP\Notification\IManager
  1911. * @since 8.2.0
  1912. * @deprecated 20.0.0
  1913. */
  1914. public function getNotificationManager() {
  1915. return $this->get(\OCP\Notification\IManager::class);
  1916. }
  1917. /**
  1918. * @return ICommentsManager
  1919. * @deprecated 20.0.0
  1920. */
  1921. public function getCommentsManager() {
  1922. return $this->get(ICommentsManager::class);
  1923. }
  1924. /**
  1925. * @return \OCA\Theming\ThemingDefaults
  1926. * @deprecated 20.0.0
  1927. */
  1928. public function getThemingDefaults() {
  1929. return $this->get('ThemingDefaults');
  1930. }
  1931. /**
  1932. * @return \OC\IntegrityCheck\Checker
  1933. * @deprecated 20.0.0
  1934. */
  1935. public function getIntegrityCodeChecker() {
  1936. return $this->get('IntegrityCodeChecker');
  1937. }
  1938. /**
  1939. * @return \OC\Session\CryptoWrapper
  1940. * @deprecated 20.0.0
  1941. */
  1942. public function getSessionCryptoWrapper() {
  1943. return $this->get('CryptoWrapper');
  1944. }
  1945. /**
  1946. * @return CsrfTokenManager
  1947. * @deprecated 20.0.0
  1948. */
  1949. public function getCsrfTokenManager() {
  1950. return $this->get(CsrfTokenManager::class);
  1951. }
  1952. /**
  1953. * @return Throttler
  1954. * @deprecated 20.0.0
  1955. */
  1956. public function getBruteForceThrottler() {
  1957. return $this->get(Throttler::class);
  1958. }
  1959. /**
  1960. * @return IContentSecurityPolicyManager
  1961. * @deprecated 20.0.0
  1962. */
  1963. public function getContentSecurityPolicyManager() {
  1964. return $this->get(ContentSecurityPolicyManager::class);
  1965. }
  1966. /**
  1967. * @return ContentSecurityPolicyNonceManager
  1968. * @deprecated 20.0.0
  1969. */
  1970. public function getContentSecurityPolicyNonceManager() {
  1971. return $this->get(ContentSecurityPolicyNonceManager::class);
  1972. }
  1973. /**
  1974. * Not a public API as of 8.2, wait for 9.0
  1975. *
  1976. * @return \OCA\Files_External\Service\BackendService
  1977. * @deprecated 20.0.0
  1978. */
  1979. public function getStoragesBackendService() {
  1980. return $this->get(BackendService::class);
  1981. }
  1982. /**
  1983. * Not a public API as of 8.2, wait for 9.0
  1984. *
  1985. * @return \OCA\Files_External\Service\GlobalStoragesService
  1986. * @deprecated 20.0.0
  1987. */
  1988. public function getGlobalStoragesService() {
  1989. return $this->get(GlobalStoragesService::class);
  1990. }
  1991. /**
  1992. * Not a public API as of 8.2, wait for 9.0
  1993. *
  1994. * @return \OCA\Files_External\Service\UserGlobalStoragesService
  1995. * @deprecated 20.0.0
  1996. */
  1997. public function getUserGlobalStoragesService() {
  1998. return $this->get(UserGlobalStoragesService::class);
  1999. }
  2000. /**
  2001. * Not a public API as of 8.2, wait for 9.0
  2002. *
  2003. * @return \OCA\Files_External\Service\UserStoragesService
  2004. * @deprecated 20.0.0
  2005. */
  2006. public function getUserStoragesService() {
  2007. return $this->get(UserStoragesService::class);
  2008. }
  2009. /**
  2010. * @return \OCP\Share\IManager
  2011. * @deprecated 20.0.0
  2012. */
  2013. public function getShareManager() {
  2014. return $this->get(\OCP\Share\IManager::class);
  2015. }
  2016. /**
  2017. * @return \OCP\Collaboration\Collaborators\ISearch
  2018. * @deprecated 20.0.0
  2019. */
  2020. public function getCollaboratorSearch() {
  2021. return $this->get(\OCP\Collaboration\Collaborators\ISearch::class);
  2022. }
  2023. /**
  2024. * @return \OCP\Collaboration\AutoComplete\IManager
  2025. * @deprecated 20.0.0
  2026. */
  2027. public function getAutoCompleteManager() {
  2028. return $this->get(IManager::class);
  2029. }
  2030. /**
  2031. * Returns the LDAP Provider
  2032. *
  2033. * @return \OCP\LDAP\ILDAPProvider
  2034. * @deprecated 20.0.0
  2035. */
  2036. public function getLDAPProvider() {
  2037. return $this->get('LDAPProvider');
  2038. }
  2039. /**
  2040. * @return \OCP\Settings\IManager
  2041. * @deprecated 20.0.0
  2042. */
  2043. public function getSettingsManager() {
  2044. return $this->get(\OC\Settings\Manager::class);
  2045. }
  2046. /**
  2047. * @return \OCP\Files\IAppData
  2048. * @deprecated 20.0.0 Use get(\OCP\Files\AppData\IAppDataFactory::class)->get($app) instead
  2049. */
  2050. public function getAppDataDir($app) {
  2051. /** @var \OC\Files\AppData\Factory $factory */
  2052. $factory = $this->get(\OC\Files\AppData\Factory::class);
  2053. return $factory->get($app);
  2054. }
  2055. /**
  2056. * @return \OCP\Lockdown\ILockdownManager
  2057. * @deprecated 20.0.0
  2058. */
  2059. public function getLockdownManager() {
  2060. return $this->get('LockdownManager');
  2061. }
  2062. /**
  2063. * @return \OCP\Federation\ICloudIdManager
  2064. * @deprecated 20.0.0
  2065. */
  2066. public function getCloudIdManager() {
  2067. return $this->get(ICloudIdManager::class);
  2068. }
  2069. /**
  2070. * @return \OCP\GlobalScale\IConfig
  2071. * @deprecated 20.0.0
  2072. */
  2073. public function getGlobalScaleConfig() {
  2074. return $this->get(IConfig::class);
  2075. }
  2076. /**
  2077. * @return \OCP\Federation\ICloudFederationProviderManager
  2078. * @deprecated 20.0.0
  2079. */
  2080. public function getCloudFederationProviderManager() {
  2081. return $this->get(ICloudFederationProviderManager::class);
  2082. }
  2083. /**
  2084. * @return \OCP\Remote\Api\IApiFactory
  2085. * @deprecated 20.0.0
  2086. */
  2087. public function getRemoteApiFactory() {
  2088. return $this->get(IApiFactory::class);
  2089. }
  2090. /**
  2091. * @return \OCP\Federation\ICloudFederationFactory
  2092. * @deprecated 20.0.0
  2093. */
  2094. public function getCloudFederationFactory() {
  2095. return $this->get(ICloudFederationFactory::class);
  2096. }
  2097. /**
  2098. * @return \OCP\Remote\IInstanceFactory
  2099. * @deprecated 20.0.0
  2100. */
  2101. public function getRemoteInstanceFactory() {
  2102. return $this->get(IInstanceFactory::class);
  2103. }
  2104. /**
  2105. * @return IStorageFactory
  2106. * @deprecated 20.0.0
  2107. */
  2108. public function getStorageFactory() {
  2109. return $this->get(IStorageFactory::class);
  2110. }
  2111. /**
  2112. * Get the Preview GeneratorHelper
  2113. *
  2114. * @return GeneratorHelper
  2115. * @since 17.0.0
  2116. * @deprecated 20.0.0
  2117. */
  2118. public function getGeneratorHelper() {
  2119. return $this->get(\OC\Preview\GeneratorHelper::class);
  2120. }
  2121. private function registerDeprecatedAlias(string $alias, string $target) {
  2122. $this->registerService($alias, function (ContainerInterface $container) use ($target, $alias) {
  2123. try {
  2124. /** @var LoggerInterface $logger */
  2125. $logger = $container->get(LoggerInterface::class);
  2126. $logger->debug('The requested alias "' . $alias . '" is deprecated. Please request "' . $target . '" directly. This alias will be removed in a future Nextcloud version.', ['app' => 'serverDI']);
  2127. } catch (ContainerExceptionInterface $e) {
  2128. // Could not get logger. Continue
  2129. }
  2130. return $container->get($target);
  2131. }, false);
  2132. }
  2133. }