Server.php 74 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375
  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. $this->get(ICacheFactory::class)
  462. );
  463. $groupManager->listen('\OC\Group', 'preCreate', function ($gid) {
  464. /** @var IEventDispatcher $dispatcher */
  465. $dispatcher = $this->get(IEventDispatcher::class);
  466. $dispatcher->dispatchTyped(new BeforeGroupCreatedEvent($gid));
  467. });
  468. $groupManager->listen('\OC\Group', 'postCreate', function (\OC\Group\Group $group) {
  469. /** @var IEventDispatcher $dispatcher */
  470. $dispatcher = $this->get(IEventDispatcher::class);
  471. $dispatcher->dispatchTyped(new GroupCreatedEvent($group));
  472. });
  473. $groupManager->listen('\OC\Group', 'preDelete', function (\OC\Group\Group $group) {
  474. /** @var IEventDispatcher $dispatcher */
  475. $dispatcher = $this->get(IEventDispatcher::class);
  476. $dispatcher->dispatchTyped(new BeforeGroupDeletedEvent($group));
  477. });
  478. $groupManager->listen('\OC\Group', 'postDelete', function (\OC\Group\Group $group) {
  479. /** @var IEventDispatcher $dispatcher */
  480. $dispatcher = $this->get(IEventDispatcher::class);
  481. $dispatcher->dispatchTyped(new GroupDeletedEvent($group));
  482. });
  483. $groupManager->listen('\OC\Group', 'preAddUser', function (\OC\Group\Group $group, \OC\User\User $user) {
  484. /** @var IEventDispatcher $dispatcher */
  485. $dispatcher = $this->get(IEventDispatcher::class);
  486. $dispatcher->dispatchTyped(new BeforeUserAddedEvent($group, $user));
  487. });
  488. $groupManager->listen('\OC\Group', 'postAddUser', function (\OC\Group\Group $group, \OC\User\User $user) {
  489. /** @var IEventDispatcher $dispatcher */
  490. $dispatcher = $this->get(IEventDispatcher::class);
  491. $dispatcher->dispatchTyped(new UserAddedEvent($group, $user));
  492. });
  493. $groupManager->listen('\OC\Group', 'preRemoveUser', function (\OC\Group\Group $group, \OC\User\User $user) {
  494. /** @var IEventDispatcher $dispatcher */
  495. $dispatcher = $this->get(IEventDispatcher::class);
  496. $dispatcher->dispatchTyped(new BeforeUserRemovedEvent($group, $user));
  497. });
  498. $groupManager->listen('\OC\Group', 'postRemoveUser', function (\OC\Group\Group $group, \OC\User\User $user) {
  499. /** @var IEventDispatcher $dispatcher */
  500. $dispatcher = $this->get(IEventDispatcher::class);
  501. $dispatcher->dispatchTyped(new UserRemovedEvent($group, $user));
  502. });
  503. return $groupManager;
  504. });
  505. /** @deprecated 19.0.0 */
  506. $this->registerDeprecatedAlias('GroupManager', \OCP\IGroupManager::class);
  507. $this->registerService(Store::class, function (ContainerInterface $c) {
  508. $session = $c->get(ISession::class);
  509. if (\OC::$server->get(SystemConfig::class)->getValue('installed', false)) {
  510. $tokenProvider = $c->get(IProvider::class);
  511. } else {
  512. $tokenProvider = null;
  513. }
  514. $logger = $c->get(LoggerInterface::class);
  515. return new Store($session, $logger, $tokenProvider);
  516. });
  517. $this->registerAlias(IStore::class, Store::class);
  518. $this->registerAlias(IProvider::class, Authentication\Token\Manager::class);
  519. $this->registerService(\OC\User\Session::class, function (Server $c) {
  520. $manager = $c->get(IUserManager::class);
  521. $session = new \OC\Session\Memory('');
  522. $timeFactory = new TimeFactory();
  523. // Token providers might require a working database. This code
  524. // might however be called when Nextcloud is not yet setup.
  525. if (\OC::$server->get(SystemConfig::class)->getValue('installed', false)) {
  526. $provider = $c->get(IProvider::class);
  527. } else {
  528. $provider = null;
  529. }
  530. $legacyDispatcher = $c->get(SymfonyAdapter::class);
  531. $userSession = new \OC\User\Session(
  532. $manager,
  533. $session,
  534. $timeFactory,
  535. $provider,
  536. $c->get(\OCP\IConfig::class),
  537. $c->get(ISecureRandom::class),
  538. $c->getLockdownManager(),
  539. $c->get(LoggerInterface::class),
  540. $c->get(IEventDispatcher::class)
  541. );
  542. /** @deprecated 21.0.0 use BeforeUserCreatedEvent event with the IEventDispatcher instead */
  543. $userSession->listen('\OC\User', 'preCreateUser', function ($uid, $password) {
  544. \OC_Hook::emit('OC_User', 'pre_createUser', ['run' => true, 'uid' => $uid, 'password' => $password]);
  545. });
  546. /** @deprecated 21.0.0 use UserCreatedEvent event with the IEventDispatcher instead */
  547. $userSession->listen('\OC\User', 'postCreateUser', function ($user, $password) {
  548. /** @var \OC\User\User $user */
  549. \OC_Hook::emit('OC_User', 'post_createUser', ['uid' => $user->getUID(), 'password' => $password]);
  550. });
  551. /** @deprecated 21.0.0 use BeforeUserDeletedEvent event with the IEventDispatcher instead */
  552. $userSession->listen('\OC\User', 'preDelete', function ($user) use ($legacyDispatcher) {
  553. /** @var \OC\User\User $user */
  554. \OC_Hook::emit('OC_User', 'pre_deleteUser', ['run' => true, 'uid' => $user->getUID()]);
  555. $legacyDispatcher->dispatch('OCP\IUser::preDelete', new GenericEvent($user));
  556. });
  557. /** @deprecated 21.0.0 use UserDeletedEvent event with the IEventDispatcher instead */
  558. $userSession->listen('\OC\User', 'postDelete', function ($user) {
  559. /** @var \OC\User\User $user */
  560. \OC_Hook::emit('OC_User', 'post_deleteUser', ['uid' => $user->getUID()]);
  561. });
  562. $userSession->listen('\OC\User', 'preSetPassword', function ($user, $password, $recoveryPassword) {
  563. /** @var \OC\User\User $user */
  564. \OC_Hook::emit('OC_User', 'pre_setPassword', ['run' => true, 'uid' => $user->getUID(), 'password' => $password, 'recoveryPassword' => $recoveryPassword]);
  565. /** @var IEventDispatcher $dispatcher */
  566. $dispatcher = $this->get(IEventDispatcher::class);
  567. $dispatcher->dispatchTyped(new BeforePasswordUpdatedEvent($user, $password, $recoveryPassword));
  568. });
  569. $userSession->listen('\OC\User', 'postSetPassword', function ($user, $password, $recoveryPassword) {
  570. /** @var \OC\User\User $user */
  571. \OC_Hook::emit('OC_User', 'post_setPassword', ['run' => true, 'uid' => $user->getUID(), 'password' => $password, 'recoveryPassword' => $recoveryPassword]);
  572. /** @var IEventDispatcher $dispatcher */
  573. $dispatcher = $this->get(IEventDispatcher::class);
  574. $dispatcher->dispatchTyped(new PasswordUpdatedEvent($user, $password, $recoveryPassword));
  575. });
  576. $userSession->listen('\OC\User', 'preLogin', function ($uid, $password) {
  577. \OC_Hook::emit('OC_User', 'pre_login', ['run' => true, 'uid' => $uid, 'password' => $password]);
  578. /** @var IEventDispatcher $dispatcher */
  579. $dispatcher = $this->get(IEventDispatcher::class);
  580. $dispatcher->dispatchTyped(new BeforeUserLoggedInEvent($uid, $password));
  581. });
  582. $userSession->listen('\OC\User', 'postLogin', function ($user, $loginName, $password, $isTokenLogin) {
  583. /** @var \OC\User\User $user */
  584. \OC_Hook::emit('OC_User', 'post_login', ['run' => true, 'uid' => $user->getUID(), 'loginName' => $loginName, 'password' => $password, 'isTokenLogin' => $isTokenLogin]);
  585. /** @var IEventDispatcher $dispatcher */
  586. $dispatcher = $this->get(IEventDispatcher::class);
  587. $dispatcher->dispatchTyped(new UserLoggedInEvent($user, $loginName, $password, $isTokenLogin));
  588. });
  589. $userSession->listen('\OC\User', 'preRememberedLogin', function ($uid) {
  590. /** @var IEventDispatcher $dispatcher */
  591. $dispatcher = $this->get(IEventDispatcher::class);
  592. $dispatcher->dispatchTyped(new BeforeUserLoggedInWithCookieEvent($uid));
  593. });
  594. $userSession->listen('\OC\User', 'postRememberedLogin', function ($user, $password) {
  595. /** @var \OC\User\User $user */
  596. \OC_Hook::emit('OC_User', 'post_login', ['run' => true, 'uid' => $user->getUID(), 'password' => $password]);
  597. /** @var IEventDispatcher $dispatcher */
  598. $dispatcher = $this->get(IEventDispatcher::class);
  599. $dispatcher->dispatchTyped(new UserLoggedInWithCookieEvent($user, $password));
  600. });
  601. $userSession->listen('\OC\User', 'logout', function ($user) {
  602. \OC_Hook::emit('OC_User', 'logout', []);
  603. /** @var IEventDispatcher $dispatcher */
  604. $dispatcher = $this->get(IEventDispatcher::class);
  605. $dispatcher->dispatchTyped(new BeforeUserLoggedOutEvent($user));
  606. });
  607. $userSession->listen('\OC\User', 'postLogout', function ($user) {
  608. /** @var IEventDispatcher $dispatcher */
  609. $dispatcher = $this->get(IEventDispatcher::class);
  610. $dispatcher->dispatchTyped(new UserLoggedOutEvent($user));
  611. });
  612. $userSession->listen('\OC\User', 'changeUser', function ($user, $feature, $value, $oldValue) {
  613. /** @var \OC\User\User $user */
  614. \OC_Hook::emit('OC_User', 'changeUser', ['run' => true, 'user' => $user, 'feature' => $feature, 'value' => $value, 'old_value' => $oldValue]);
  615. /** @var IEventDispatcher $dispatcher */
  616. $dispatcher = $this->get(IEventDispatcher::class);
  617. $dispatcher->dispatchTyped(new UserChangedEvent($user, $feature, $value, $oldValue));
  618. });
  619. return $userSession;
  620. });
  621. $this->registerAlias(\OCP\IUserSession::class, \OC\User\Session::class);
  622. /** @deprecated 19.0.0 */
  623. $this->registerDeprecatedAlias('UserSession', \OC\User\Session::class);
  624. $this->registerAlias(\OCP\Authentication\TwoFactorAuth\IRegistry::class, \OC\Authentication\TwoFactorAuth\Registry::class);
  625. $this->registerAlias(INavigationManager::class, \OC\NavigationManager::class);
  626. /** @deprecated 19.0.0 */
  627. $this->registerDeprecatedAlias('NavigationManager', INavigationManager::class);
  628. /** @deprecated 19.0.0 */
  629. $this->registerDeprecatedAlias('AllConfig', \OC\AllConfig::class);
  630. $this->registerAlias(\OCP\IConfig::class, \OC\AllConfig::class);
  631. $this->registerService(\OC\SystemConfig::class, function ($c) use ($config) {
  632. return new \OC\SystemConfig($config);
  633. });
  634. /** @deprecated 19.0.0 */
  635. $this->registerDeprecatedAlias('SystemConfig', \OC\SystemConfig::class);
  636. /** @deprecated 19.0.0 */
  637. $this->registerDeprecatedAlias('AppConfig', \OC\AppConfig::class);
  638. $this->registerAlias(IAppConfig::class, \OC\AppConfig::class);
  639. $this->registerService(IFactory::class, function (Server $c) {
  640. return new \OC\L10N\Factory(
  641. $c->get(\OCP\IConfig::class),
  642. $c->getRequest(),
  643. $c->get(IUserSession::class),
  644. $c->get(ICacheFactory::class),
  645. \OC::$SERVERROOT
  646. );
  647. });
  648. /** @deprecated 19.0.0 */
  649. $this->registerDeprecatedAlias('L10NFactory', IFactory::class);
  650. $this->registerAlias(IURLGenerator::class, URLGenerator::class);
  651. /** @deprecated 19.0.0 */
  652. $this->registerDeprecatedAlias('URLGenerator', IURLGenerator::class);
  653. /** @deprecated 19.0.0 */
  654. $this->registerDeprecatedAlias('AppFetcher', AppFetcher::class);
  655. /** @deprecated 19.0.0 */
  656. $this->registerDeprecatedAlias('CategoryFetcher', CategoryFetcher::class);
  657. $this->registerService(ICache::class, function ($c) {
  658. return new Cache\File();
  659. });
  660. /** @deprecated 19.0.0 */
  661. $this->registerDeprecatedAlias('UserCache', ICache::class);
  662. $this->registerService(Factory::class, function (Server $c) {
  663. $profiler = $c->get(IProfiler::class);
  664. $arrayCacheFactory = new \OC\Memcache\Factory('', $c->get(LoggerInterface::class),
  665. $profiler,
  666. ArrayCache::class,
  667. ArrayCache::class,
  668. ArrayCache::class
  669. );
  670. /** @var \OCP\IConfig $config */
  671. $config = $c->get(\OCP\IConfig::class);
  672. if ($config->getSystemValue('installed', false) && !(defined('PHPUNIT_RUN') && PHPUNIT_RUN)) {
  673. if (!$config->getSystemValueBool('log_query')) {
  674. $v = \OC_App::getAppVersions();
  675. } else {
  676. // If the log_query is enabled, we can not get the app versions
  677. // as that does a query, which will be logged and the logging
  678. // depends on redis and here we are back again in the same function.
  679. $v = [
  680. 'log_query' => 'enabled',
  681. ];
  682. }
  683. $v['core'] = implode(',', \OC_Util::getVersion());
  684. $version = implode(',', $v);
  685. $instanceId = \OC_Util::getInstanceId();
  686. $path = \OC::$SERVERROOT;
  687. $prefix = md5($instanceId . '-' . $version . '-' . $path);
  688. return new \OC\Memcache\Factory($prefix,
  689. $c->get(LoggerInterface::class),
  690. $profiler,
  691. $config->getSystemValue('memcache.local', null),
  692. $config->getSystemValue('memcache.distributed', null),
  693. $config->getSystemValue('memcache.locking', null),
  694. $config->getSystemValueString('redis_log_file')
  695. );
  696. }
  697. return $arrayCacheFactory;
  698. });
  699. /** @deprecated 19.0.0 */
  700. $this->registerDeprecatedAlias('MemCacheFactory', Factory::class);
  701. $this->registerAlias(ICacheFactory::class, Factory::class);
  702. $this->registerService('RedisFactory', function (Server $c) {
  703. $systemConfig = $c->get(SystemConfig::class);
  704. return new RedisFactory($systemConfig, $c->getEventLogger());
  705. });
  706. $this->registerService(\OCP\Activity\IManager::class, function (Server $c) {
  707. $l10n = $this->get(IFactory::class)->get('lib');
  708. return new \OC\Activity\Manager(
  709. $c->getRequest(),
  710. $c->get(IUserSession::class),
  711. $c->get(\OCP\IConfig::class),
  712. $c->get(IValidator::class),
  713. $l10n
  714. );
  715. });
  716. /** @deprecated 19.0.0 */
  717. $this->registerDeprecatedAlias('ActivityManager', \OCP\Activity\IManager::class);
  718. $this->registerService(\OCP\Activity\IEventMerger::class, function (Server $c) {
  719. return new \OC\Activity\EventMerger(
  720. $c->getL10N('lib')
  721. );
  722. });
  723. $this->registerAlias(IValidator::class, Validator::class);
  724. $this->registerService(AvatarManager::class, function (Server $c) {
  725. return new AvatarManager(
  726. $c->get(IUserSession::class),
  727. $c->get(\OC\User\Manager::class),
  728. $c->getAppDataDir('avatar'),
  729. $c->getL10N('lib'),
  730. $c->get(LoggerInterface::class),
  731. $c->get(\OCP\IConfig::class),
  732. $c->get(IAccountManager::class),
  733. $c->get(KnownUserService::class)
  734. );
  735. });
  736. $this->registerAlias(IAvatarManager::class, AvatarManager::class);
  737. /** @deprecated 19.0.0 */
  738. $this->registerDeprecatedAlias('AvatarManager', AvatarManager::class);
  739. $this->registerAlias(\OCP\Support\CrashReport\IRegistry::class, \OC\Support\CrashReport\Registry::class);
  740. $this->registerAlias(\OCP\Support\Subscription\IRegistry::class, \OC\Support\Subscription\Registry::class);
  741. $this->registerAlias(\OCP\Support\Subscription\IAssertion::class, \OC\Support\Subscription\Assertion::class);
  742. $this->registerService(\OC\Log::class, function (Server $c) {
  743. $logType = $c->get(AllConfig::class)->getSystemValue('log_type', 'file');
  744. $factory = new LogFactory($c, $this->get(SystemConfig::class));
  745. $logger = $factory->get($logType);
  746. $registry = $c->get(\OCP\Support\CrashReport\IRegistry::class);
  747. return new Log($logger, $this->get(SystemConfig::class), null, $registry);
  748. });
  749. $this->registerAlias(ILogger::class, \OC\Log::class);
  750. /** @deprecated 19.0.0 */
  751. $this->registerDeprecatedAlias('Logger', \OC\Log::class);
  752. // PSR-3 logger
  753. $this->registerAlias(LoggerInterface::class, PsrLoggerAdapter::class);
  754. $this->registerService(ILogFactory::class, function (Server $c) {
  755. return new LogFactory($c, $this->get(SystemConfig::class));
  756. });
  757. $this->registerAlias(IJobList::class, \OC\BackgroundJob\JobList::class);
  758. /** @deprecated 19.0.0 */
  759. $this->registerDeprecatedAlias('JobList', IJobList::class);
  760. $this->registerService(Router::class, function (Server $c) {
  761. $cacheFactory = $c->get(ICacheFactory::class);
  762. $logger = $c->get(LoggerInterface::class);
  763. if ($cacheFactory->isLocalCacheAvailable()) {
  764. $router = new \OC\Route\CachingRouter($cacheFactory->createLocal('route'), $logger);
  765. } else {
  766. $router = new \OC\Route\Router($logger);
  767. }
  768. return $router;
  769. });
  770. $this->registerAlias(IRouter::class, Router::class);
  771. /** @deprecated 19.0.0 */
  772. $this->registerDeprecatedAlias('Router', IRouter::class);
  773. $this->registerAlias(ISearch::class, Search::class);
  774. /** @deprecated 19.0.0 */
  775. $this->registerDeprecatedAlias('Search', ISearch::class);
  776. $this->registerService(\OC\Security\RateLimiting\Backend\IBackend::class, function ($c) {
  777. $cacheFactory = $c->get(ICacheFactory::class);
  778. if ($cacheFactory->isAvailable()) {
  779. $backend = new \OC\Security\RateLimiting\Backend\MemoryCacheBackend(
  780. $this->get(ICacheFactory::class),
  781. new \OC\AppFramework\Utility\TimeFactory()
  782. );
  783. } else {
  784. $backend = new \OC\Security\RateLimiting\Backend\DatabaseBackend(
  785. $c->get(IDBConnection::class),
  786. new \OC\AppFramework\Utility\TimeFactory()
  787. );
  788. }
  789. return $backend;
  790. });
  791. $this->registerAlias(\OCP\Security\ISecureRandom::class, SecureRandom::class);
  792. /** @deprecated 19.0.0 */
  793. $this->registerDeprecatedAlias('SecureRandom', \OCP\Security\ISecureRandom::class);
  794. $this->registerAlias(\OCP\Security\IRemoteHostValidator::class, \OC\Security\RemoteHostValidator::class);
  795. $this->registerAlias(IVerificationToken::class, VerificationToken::class);
  796. $this->registerAlias(ICrypto::class, Crypto::class);
  797. /** @deprecated 19.0.0 */
  798. $this->registerDeprecatedAlias('Crypto', ICrypto::class);
  799. $this->registerAlias(IHasher::class, Hasher::class);
  800. /** @deprecated 19.0.0 */
  801. $this->registerDeprecatedAlias('Hasher', IHasher::class);
  802. $this->registerAlias(ICredentialsManager::class, CredentialsManager::class);
  803. /** @deprecated 19.0.0 */
  804. $this->registerDeprecatedAlias('CredentialsManager', ICredentialsManager::class);
  805. $this->registerAlias(IDBConnection::class, ConnectionAdapter::class);
  806. $this->registerService(Connection::class, function (Server $c) {
  807. $systemConfig = $c->get(SystemConfig::class);
  808. $factory = new \OC\DB\ConnectionFactory($systemConfig);
  809. $type = $systemConfig->getValue('dbtype', 'sqlite');
  810. if (!$factory->isValidType($type)) {
  811. throw new \OC\DatabaseException('Invalid database type');
  812. }
  813. $connectionParams = $factory->createConnectionParams();
  814. $connection = $factory->getConnection($type, $connectionParams);
  815. return $connection;
  816. });
  817. /** @deprecated 19.0.0 */
  818. $this->registerDeprecatedAlias('DatabaseConnection', IDBConnection::class);
  819. $this->registerAlias(ICertificateManager::class, CertificateManager::class);
  820. $this->registerAlias(IClientService::class, ClientService::class);
  821. $this->registerService(NegativeDnsCache::class, function (ContainerInterface $c) {
  822. return new NegativeDnsCache(
  823. $c->get(ICacheFactory::class),
  824. );
  825. });
  826. $this->registerDeprecatedAlias('HttpClientService', IClientService::class);
  827. $this->registerService(IEventLogger::class, function (ContainerInterface $c) {
  828. return new EventLogger($c->get(SystemConfig::class), $c->get(LoggerInterface::class), $c->get(Log::class));
  829. });
  830. /** @deprecated 19.0.0 */
  831. $this->registerDeprecatedAlias('EventLogger', IEventLogger::class);
  832. $this->registerService(IQueryLogger::class, function (ContainerInterface $c) {
  833. $queryLogger = new QueryLogger();
  834. if ($c->get(SystemConfig::class)->getValue('debug', false)) {
  835. // In debug mode, module is being activated by default
  836. $queryLogger->activate();
  837. }
  838. return $queryLogger;
  839. });
  840. /** @deprecated 19.0.0 */
  841. $this->registerDeprecatedAlias('QueryLogger', IQueryLogger::class);
  842. /** @deprecated 19.0.0 */
  843. $this->registerDeprecatedAlias('TempManager', TempManager::class);
  844. $this->registerAlias(ITempManager::class, TempManager::class);
  845. $this->registerService(AppManager::class, function (ContainerInterface $c) {
  846. // TODO: use auto-wiring
  847. return new \OC\App\AppManager(
  848. $c->get(IUserSession::class),
  849. $c->get(\OCP\IConfig::class),
  850. $c->get(\OC\AppConfig::class),
  851. $c->get(IGroupManager::class),
  852. $c->get(ICacheFactory::class),
  853. $c->get(SymfonyAdapter::class),
  854. $c->get(LoggerInterface::class)
  855. );
  856. });
  857. /** @deprecated 19.0.0 */
  858. $this->registerDeprecatedAlias('AppManager', AppManager::class);
  859. $this->registerAlias(IAppManager::class, AppManager::class);
  860. $this->registerAlias(IDateTimeZone::class, DateTimeZone::class);
  861. /** @deprecated 19.0.0 */
  862. $this->registerDeprecatedAlias('DateTimeZone', IDateTimeZone::class);
  863. $this->registerService(IDateTimeFormatter::class, function (Server $c) {
  864. $language = $c->get(\OCP\IConfig::class)->getUserValue($c->get(ISession::class)->get('user_id'), 'core', 'lang', null);
  865. return new DateTimeFormatter(
  866. $c->get(IDateTimeZone::class)->getTimeZone(),
  867. $c->getL10N('lib', $language)
  868. );
  869. });
  870. /** @deprecated 19.0.0 */
  871. $this->registerDeprecatedAlias('DateTimeFormatter', IDateTimeFormatter::class);
  872. $this->registerService(IUserMountCache::class, function (ContainerInterface $c) {
  873. $mountCache = new UserMountCache(
  874. $c->get(IDBConnection::class),
  875. $c->get(IUserManager::class),
  876. $c->get(LoggerInterface::class)
  877. );
  878. $listener = new UserMountCacheListener($mountCache);
  879. $listener->listen($c->get(IUserManager::class));
  880. return $mountCache;
  881. });
  882. /** @deprecated 19.0.0 */
  883. $this->registerDeprecatedAlias('UserMountCache', IUserMountCache::class);
  884. $this->registerService(IMountProviderCollection::class, function (ContainerInterface $c) {
  885. $loader = \OC\Files\Filesystem::getLoader();
  886. $mountCache = $c->get(IUserMountCache::class);
  887. $manager = new \OC\Files\Config\MountProviderCollection($loader, $mountCache);
  888. // builtin providers
  889. $config = $c->get(\OCP\IConfig::class);
  890. $logger = $c->get(LoggerInterface::class);
  891. $manager->registerProvider(new CacheMountProvider($config));
  892. $manager->registerHomeProvider(new LocalHomeMountProvider());
  893. $manager->registerHomeProvider(new ObjectHomeMountProvider($config));
  894. $manager->registerRootProvider(new RootMountProvider($config, $c->get(LoggerInterface::class)));
  895. $manager->registerRootProvider(new ObjectStorePreviewCacheMountProvider($logger, $config));
  896. return $manager;
  897. });
  898. /** @deprecated 19.0.0 */
  899. $this->registerDeprecatedAlias('MountConfigManager', IMountProviderCollection::class);
  900. /** @deprecated 20.0.0 */
  901. $this->registerDeprecatedAlias('IniWrapper', IniGetWrapper::class);
  902. $this->registerService(IBus::class, function (ContainerInterface $c) {
  903. $busClass = $c->get(\OCP\IConfig::class)->getSystemValue('commandbus');
  904. if ($busClass) {
  905. [$app, $class] = explode('::', $busClass, 2);
  906. if ($c->get(IAppManager::class)->isInstalled($app)) {
  907. \OC_App::loadApp($app);
  908. return $c->get($class);
  909. } else {
  910. throw new ServiceUnavailableException("The app providing the command bus ($app) is not enabled");
  911. }
  912. } else {
  913. $jobList = $c->get(IJobList::class);
  914. return new CronBus($jobList);
  915. }
  916. });
  917. $this->registerDeprecatedAlias('AsyncCommandBus', IBus::class);
  918. /** @deprecated 20.0.0 */
  919. $this->registerDeprecatedAlias('TrustedDomainHelper', TrustedDomainHelper::class);
  920. $this->registerAlias(ITrustedDomainHelper::class, TrustedDomainHelper::class);
  921. /** @deprecated 19.0.0 */
  922. $this->registerDeprecatedAlias('Throttler', Throttler::class);
  923. $this->registerAlias(IThrottler::class, Throttler::class);
  924. $this->registerService('IntegrityCodeChecker', function (ContainerInterface $c) {
  925. // IConfig and IAppManager requires a working database. This code
  926. // might however be called when ownCloud is not yet setup.
  927. if (\OC::$server->get(SystemConfig::class)->getValue('installed', false)) {
  928. $config = $c->get(\OCP\IConfig::class);
  929. $appManager = $c->get(IAppManager::class);
  930. } else {
  931. $config = null;
  932. $appManager = null;
  933. }
  934. return new Checker(
  935. new EnvironmentHelper(),
  936. new FileAccessHelper(),
  937. new AppLocator(),
  938. $config,
  939. $c->get(ICacheFactory::class),
  940. $appManager,
  941. $c->get(IMimeTypeDetector::class)
  942. );
  943. });
  944. $this->registerService(\OCP\IRequest::class, function (ContainerInterface $c) {
  945. if (isset($this['urlParams'])) {
  946. $urlParams = $this['urlParams'];
  947. } else {
  948. $urlParams = [];
  949. }
  950. if (defined('PHPUNIT_RUN') && PHPUNIT_RUN
  951. && in_array('fakeinput', stream_get_wrappers())
  952. ) {
  953. $stream = 'fakeinput://data';
  954. } else {
  955. $stream = 'php://input';
  956. }
  957. return new Request(
  958. [
  959. 'get' => $_GET,
  960. 'post' => $_POST,
  961. 'files' => $_FILES,
  962. 'server' => $_SERVER,
  963. 'env' => $_ENV,
  964. 'cookies' => $_COOKIE,
  965. 'method' => (isset($_SERVER) && isset($_SERVER['REQUEST_METHOD']))
  966. ? $_SERVER['REQUEST_METHOD']
  967. : '',
  968. 'urlParams' => $urlParams,
  969. ],
  970. $this->get(IRequestId::class),
  971. $this->get(\OCP\IConfig::class),
  972. $this->get(CsrfTokenManager::class),
  973. $stream
  974. );
  975. });
  976. /** @deprecated 19.0.0 */
  977. $this->registerDeprecatedAlias('Request', \OCP\IRequest::class);
  978. $this->registerService(IRequestId::class, function (ContainerInterface $c): IRequestId {
  979. return new RequestId(
  980. $_SERVER['UNIQUE_ID'] ?? '',
  981. $this->get(ISecureRandom::class)
  982. );
  983. });
  984. $this->registerService(IMailer::class, function (Server $c) {
  985. return new Mailer(
  986. $c->get(\OCP\IConfig::class),
  987. $c->get(LoggerInterface::class),
  988. $c->get(Defaults::class),
  989. $c->get(IURLGenerator::class),
  990. $c->getL10N('lib'),
  991. $c->get(IEventDispatcher::class),
  992. $c->get(IFactory::class)
  993. );
  994. });
  995. /** @deprecated 19.0.0 */
  996. $this->registerDeprecatedAlias('Mailer', IMailer::class);
  997. /** @deprecated 21.0.0 */
  998. $this->registerDeprecatedAlias('LDAPProvider', ILDAPProvider::class);
  999. $this->registerService(ILDAPProviderFactory::class, function (ContainerInterface $c) {
  1000. $config = $c->get(\OCP\IConfig::class);
  1001. $factoryClass = $config->getSystemValue('ldapProviderFactory', null);
  1002. if (is_null($factoryClass) || !class_exists($factoryClass)) {
  1003. return new NullLDAPProviderFactory($this);
  1004. }
  1005. /** @var \OCP\LDAP\ILDAPProviderFactory $factory */
  1006. return new $factoryClass($this);
  1007. });
  1008. $this->registerService(ILDAPProvider::class, function (ContainerInterface $c) {
  1009. $factory = $c->get(ILDAPProviderFactory::class);
  1010. return $factory->getLDAPProvider();
  1011. });
  1012. $this->registerService(ILockingProvider::class, function (ContainerInterface $c) {
  1013. $ini = $c->get(IniGetWrapper::class);
  1014. $config = $c->get(\OCP\IConfig::class);
  1015. $ttl = $config->getSystemValue('filelocking.ttl', max(3600, $ini->getNumeric('max_execution_time')));
  1016. if ($config->getSystemValue('filelocking.enabled', true) or (defined('PHPUNIT_RUN') && PHPUNIT_RUN)) {
  1017. /** @var \OC\Memcache\Factory $memcacheFactory */
  1018. $memcacheFactory = $c->get(ICacheFactory::class);
  1019. $memcache = $memcacheFactory->createLocking('lock');
  1020. if (!($memcache instanceof \OC\Memcache\NullCache)) {
  1021. return new MemcacheLockingProvider($memcache, $ttl);
  1022. }
  1023. return new DBLockingProvider(
  1024. $c->get(IDBConnection::class),
  1025. new TimeFactory(),
  1026. $ttl,
  1027. !\OC::$CLI
  1028. );
  1029. }
  1030. return new NoopLockingProvider();
  1031. });
  1032. /** @deprecated 19.0.0 */
  1033. $this->registerDeprecatedAlias('LockingProvider', ILockingProvider::class);
  1034. $this->registerService(ILockManager::class, function (Server $c): LockManager {
  1035. return new LockManager();
  1036. });
  1037. $this->registerAlias(ILockdownManager::class, 'LockdownManager');
  1038. $this->registerService(SetupManager::class, function ($c) {
  1039. // create the setupmanager through the mount manager to resolve the cyclic dependency
  1040. return $c->get(\OC\Files\Mount\Manager::class)->getSetupManager();
  1041. });
  1042. $this->registerAlias(IMountManager::class, \OC\Files\Mount\Manager::class);
  1043. /** @deprecated 19.0.0 */
  1044. $this->registerDeprecatedAlias('MountManager', IMountManager::class);
  1045. $this->registerService(IMimeTypeDetector::class, function (ContainerInterface $c) {
  1046. return new \OC\Files\Type\Detection(
  1047. $c->get(IURLGenerator::class),
  1048. $c->get(LoggerInterface::class),
  1049. \OC::$configDir,
  1050. \OC::$SERVERROOT . '/resources/config/'
  1051. );
  1052. });
  1053. /** @deprecated 19.0.0 */
  1054. $this->registerDeprecatedAlias('MimeTypeDetector', IMimeTypeDetector::class);
  1055. $this->registerAlias(IMimeTypeLoader::class, Loader::class);
  1056. /** @deprecated 19.0.0 */
  1057. $this->registerDeprecatedAlias('MimeTypeLoader', IMimeTypeLoader::class);
  1058. $this->registerService(BundleFetcher::class, function () {
  1059. return new BundleFetcher($this->getL10N('lib'));
  1060. });
  1061. $this->registerAlias(\OCP\Notification\IManager::class, Manager::class);
  1062. /** @deprecated 19.0.0 */
  1063. $this->registerDeprecatedAlias('NotificationManager', \OCP\Notification\IManager::class);
  1064. $this->registerService(CapabilitiesManager::class, function (ContainerInterface $c) {
  1065. $manager = new CapabilitiesManager($c->get(LoggerInterface::class));
  1066. $manager->registerCapability(function () use ($c) {
  1067. return new \OC\OCS\CoreCapabilities($c->get(\OCP\IConfig::class));
  1068. });
  1069. $manager->registerCapability(function () use ($c) {
  1070. return $c->get(\OC\Security\Bruteforce\Capabilities::class);
  1071. });
  1072. $manager->registerCapability(function () use ($c) {
  1073. return $c->get(MetadataCapabilities::class);
  1074. });
  1075. return $manager;
  1076. });
  1077. /** @deprecated 19.0.0 */
  1078. $this->registerDeprecatedAlias('CapabilitiesManager', CapabilitiesManager::class);
  1079. $this->registerService(ICommentsManager::class, function (Server $c) {
  1080. $config = $c->get(\OCP\IConfig::class);
  1081. $factoryClass = $config->getSystemValue('comments.managerFactory', CommentsManagerFactory::class);
  1082. /** @var \OCP\Comments\ICommentsManagerFactory $factory */
  1083. $factory = new $factoryClass($this);
  1084. $manager = $factory->getManager();
  1085. $manager->registerDisplayNameResolver('user', function ($id) use ($c) {
  1086. $manager = $c->get(IUserManager::class);
  1087. $userDisplayName = $manager->getDisplayName($id);
  1088. if ($userDisplayName === null) {
  1089. $l = $c->get(IFactory::class)->get('core');
  1090. return $l->t('Unknown user');
  1091. }
  1092. return $userDisplayName;
  1093. });
  1094. return $manager;
  1095. });
  1096. /** @deprecated 19.0.0 */
  1097. $this->registerDeprecatedAlias('CommentsManager', ICommentsManager::class);
  1098. $this->registerAlias(\OC_Defaults::class, 'ThemingDefaults');
  1099. $this->registerService('ThemingDefaults', function (Server $c) {
  1100. /*
  1101. * Dark magic for autoloader.
  1102. * If we do a class_exists it will try to load the class which will
  1103. * make composer cache the result. Resulting in errors when enabling
  1104. * the theming app.
  1105. */
  1106. $prefixes = \OC::$composerAutoloader->getPrefixesPsr4();
  1107. if (isset($prefixes['OCA\\Theming\\'])) {
  1108. $classExists = true;
  1109. } else {
  1110. $classExists = false;
  1111. }
  1112. if ($classExists && $c->get(\OCP\IConfig::class)->getSystemValue('installed', false) && $c->get(IAppManager::class)->isInstalled('theming') && $c->getTrustedDomainHelper()->isTrustedDomain($c->getRequest()->getInsecureServerHost())) {
  1113. $imageManager = new ImageManager(
  1114. $c->get(\OCP\IConfig::class),
  1115. $c->getAppDataDir('theming'),
  1116. $c->get(IURLGenerator::class),
  1117. $this->get(ICacheFactory::class),
  1118. $this->get(ILogger::class),
  1119. $this->get(ITempManager::class)
  1120. );
  1121. return new ThemingDefaults(
  1122. $c->get(\OCP\IConfig::class),
  1123. $c->getL10N('theming'),
  1124. $c->get(IUserSession::class),
  1125. $c->get(IURLGenerator::class),
  1126. $c->get(ICacheFactory::class),
  1127. new Util($c->get(\OCP\IConfig::class), $this->get(IAppManager::class), $c->getAppDataDir('theming'), $imageManager),
  1128. $imageManager,
  1129. $c->get(IAppManager::class),
  1130. $c->get(INavigationManager::class)
  1131. );
  1132. }
  1133. return new \OC_Defaults();
  1134. });
  1135. $this->registerService(JSCombiner::class, function (Server $c) {
  1136. return new JSCombiner(
  1137. $c->getAppDataDir('js'),
  1138. $c->get(IURLGenerator::class),
  1139. $this->get(ICacheFactory::class),
  1140. $c->get(SystemConfig::class),
  1141. $c->get(LoggerInterface::class)
  1142. );
  1143. });
  1144. $this->registerAlias(\OCP\EventDispatcher\IEventDispatcher::class, \OC\EventDispatcher\EventDispatcher::class);
  1145. /** @deprecated 19.0.0 */
  1146. $this->registerDeprecatedAlias('EventDispatcher', \OC\EventDispatcher\SymfonyAdapter::class);
  1147. $this->registerAlias(EventDispatcherInterface::class, \OC\EventDispatcher\SymfonyAdapter::class);
  1148. $this->registerService('CryptoWrapper', function (ContainerInterface $c) {
  1149. // FIXME: Instantiated here due to cyclic dependency
  1150. $request = new Request(
  1151. [
  1152. 'get' => $_GET,
  1153. 'post' => $_POST,
  1154. 'files' => $_FILES,
  1155. 'server' => $_SERVER,
  1156. 'env' => $_ENV,
  1157. 'cookies' => $_COOKIE,
  1158. 'method' => (isset($_SERVER) && isset($_SERVER['REQUEST_METHOD']))
  1159. ? $_SERVER['REQUEST_METHOD']
  1160. : null,
  1161. ],
  1162. $c->get(IRequestId::class),
  1163. $c->get(\OCP\IConfig::class)
  1164. );
  1165. return new CryptoWrapper(
  1166. $c->get(\OCP\IConfig::class),
  1167. $c->get(ICrypto::class),
  1168. $c->get(ISecureRandom::class),
  1169. $request
  1170. );
  1171. });
  1172. /** @deprecated 19.0.0 */
  1173. $this->registerDeprecatedAlias('CsrfTokenManager', CsrfTokenManager::class);
  1174. $this->registerService(SessionStorage::class, function (ContainerInterface $c) {
  1175. return new SessionStorage($c->get(ISession::class));
  1176. });
  1177. $this->registerAlias(\OCP\Security\IContentSecurityPolicyManager::class, ContentSecurityPolicyManager::class);
  1178. /** @deprecated 19.0.0 */
  1179. $this->registerDeprecatedAlias('ContentSecurityPolicyManager', ContentSecurityPolicyManager::class);
  1180. $this->registerService(\OCP\Share\IManager::class, function (IServerContainer $c) {
  1181. $config = $c->get(\OCP\IConfig::class);
  1182. $factoryClass = $config->getSystemValue('sharing.managerFactory', ProviderFactory::class);
  1183. /** @var \OCP\Share\IProviderFactory $factory */
  1184. $factory = new $factoryClass($this);
  1185. $manager = new \OC\Share20\Manager(
  1186. $c->get(LoggerInterface::class),
  1187. $c->get(\OCP\IConfig::class),
  1188. $c->get(ISecureRandom::class),
  1189. $c->get(IHasher::class),
  1190. $c->get(IMountManager::class),
  1191. $c->get(IGroupManager::class),
  1192. $c->getL10N('lib'),
  1193. $c->get(IFactory::class),
  1194. $factory,
  1195. $c->get(IUserManager::class),
  1196. $c->get(IRootFolder::class),
  1197. $c->get(SymfonyAdapter::class),
  1198. $c->get(IMailer::class),
  1199. $c->get(IURLGenerator::class),
  1200. $c->get('ThemingDefaults'),
  1201. $c->get(IEventDispatcher::class),
  1202. $c->get(IUserSession::class),
  1203. $c->get(KnownUserService::class)
  1204. );
  1205. return $manager;
  1206. });
  1207. /** @deprecated 19.0.0 */
  1208. $this->registerDeprecatedAlias('ShareManager', \OCP\Share\IManager::class);
  1209. $this->registerService(\OCP\Collaboration\Collaborators\ISearch::class, function (Server $c) {
  1210. $instance = new Collaboration\Collaborators\Search($c);
  1211. // register default plugins
  1212. $instance->registerPlugin(['shareType' => 'SHARE_TYPE_USER', 'class' => UserPlugin::class]);
  1213. $instance->registerPlugin(['shareType' => 'SHARE_TYPE_GROUP', 'class' => GroupPlugin::class]);
  1214. $instance->registerPlugin(['shareType' => 'SHARE_TYPE_EMAIL', 'class' => MailPlugin::class]);
  1215. $instance->registerPlugin(['shareType' => 'SHARE_TYPE_REMOTE', 'class' => RemotePlugin::class]);
  1216. $instance->registerPlugin(['shareType' => 'SHARE_TYPE_REMOTE_GROUP', 'class' => RemoteGroupPlugin::class]);
  1217. return $instance;
  1218. });
  1219. /** @deprecated 19.0.0 */
  1220. $this->registerDeprecatedAlias('CollaboratorSearch', \OCP\Collaboration\Collaborators\ISearch::class);
  1221. $this->registerAlias(\OCP\Collaboration\Collaborators\ISearchResult::class, \OC\Collaboration\Collaborators\SearchResult::class);
  1222. $this->registerAlias(\OCP\Collaboration\AutoComplete\IManager::class, \OC\Collaboration\AutoComplete\Manager::class);
  1223. $this->registerAlias(\OCP\Collaboration\Resources\IProviderManager::class, \OC\Collaboration\Resources\ProviderManager::class);
  1224. $this->registerAlias(\OCP\Collaboration\Resources\IManager::class, \OC\Collaboration\Resources\Manager::class);
  1225. $this->registerAlias(IReferenceManager::class, ReferenceManager::class);
  1226. $this->registerDeprecatedAlias('SettingsManager', \OC\Settings\Manager::class);
  1227. $this->registerAlias(\OCP\Settings\IManager::class, \OC\Settings\Manager::class);
  1228. $this->registerService(\OC\Files\AppData\Factory::class, function (ContainerInterface $c) {
  1229. return new \OC\Files\AppData\Factory(
  1230. $c->get(IRootFolder::class),
  1231. $c->get(SystemConfig::class)
  1232. );
  1233. });
  1234. $this->registerService('LockdownManager', function (ContainerInterface $c) {
  1235. return new LockdownManager(function () use ($c) {
  1236. return $c->get(ISession::class);
  1237. });
  1238. });
  1239. $this->registerService(\OCP\OCS\IDiscoveryService::class, function (ContainerInterface $c) {
  1240. return new DiscoveryService(
  1241. $c->get(ICacheFactory::class),
  1242. $c->get(IClientService::class)
  1243. );
  1244. });
  1245. $this->registerService(ICloudIdManager::class, function (ContainerInterface $c) {
  1246. return new CloudIdManager(
  1247. $c->get(\OCP\Contacts\IManager::class),
  1248. $c->get(IURLGenerator::class),
  1249. $c->get(IUserManager::class),
  1250. $c->get(ICacheFactory::class),
  1251. $c->get(IEventDispatcher::class),
  1252. );
  1253. });
  1254. $this->registerAlias(\OCP\GlobalScale\IConfig::class, \OC\GlobalScale\Config::class);
  1255. $this->registerService(ICloudFederationProviderManager::class, function (ContainerInterface $c) {
  1256. return new CloudFederationProviderManager(
  1257. $c->get(IAppManager::class),
  1258. $c->get(IClientService::class),
  1259. $c->get(ICloudIdManager::class),
  1260. $c->get(LoggerInterface::class)
  1261. );
  1262. });
  1263. $this->registerService(ICloudFederationFactory::class, function (Server $c) {
  1264. return new CloudFederationFactory();
  1265. });
  1266. $this->registerAlias(\OCP\AppFramework\Utility\IControllerMethodReflector::class, \OC\AppFramework\Utility\ControllerMethodReflector::class);
  1267. /** @deprecated 19.0.0 */
  1268. $this->registerDeprecatedAlias('ControllerMethodReflector', \OCP\AppFramework\Utility\IControllerMethodReflector::class);
  1269. $this->registerAlias(\OCP\AppFramework\Utility\ITimeFactory::class, \OC\AppFramework\Utility\TimeFactory::class);
  1270. /** @deprecated 19.0.0 */
  1271. $this->registerDeprecatedAlias('TimeFactory', \OCP\AppFramework\Utility\ITimeFactory::class);
  1272. $this->registerService(Defaults::class, function (Server $c) {
  1273. return new Defaults(
  1274. $c->getThemingDefaults()
  1275. );
  1276. });
  1277. /** @deprecated 19.0.0 */
  1278. $this->registerDeprecatedAlias('Defaults', \OCP\Defaults::class);
  1279. $this->registerService(\OCP\ISession::class, function (ContainerInterface $c) {
  1280. return $c->get(\OCP\IUserSession::class)->getSession();
  1281. }, false);
  1282. $this->registerService(IShareHelper::class, function (ContainerInterface $c) {
  1283. return new ShareHelper(
  1284. $c->get(\OCP\Share\IManager::class)
  1285. );
  1286. });
  1287. $this->registerService(Installer::class, function (ContainerInterface $c) {
  1288. return new Installer(
  1289. $c->get(AppFetcher::class),
  1290. $c->get(IClientService::class),
  1291. $c->get(ITempManager::class),
  1292. $c->get(LoggerInterface::class),
  1293. $c->get(\OCP\IConfig::class),
  1294. \OC::$CLI
  1295. );
  1296. });
  1297. $this->registerService(IApiFactory::class, function (ContainerInterface $c) {
  1298. return new ApiFactory($c->get(IClientService::class));
  1299. });
  1300. $this->registerService(IInstanceFactory::class, function (ContainerInterface $c) {
  1301. $memcacheFactory = $c->get(ICacheFactory::class);
  1302. return new InstanceFactory($memcacheFactory->createLocal('remoteinstance.'), $c->get(IClientService::class));
  1303. });
  1304. $this->registerAlias(IContactsStore::class, ContactsStore::class);
  1305. $this->registerAlias(IAccountManager::class, AccountManager::class);
  1306. $this->registerAlias(IStorageFactory::class, StorageFactory::class);
  1307. $this->registerAlias(IDashboardManager::class, DashboardManager::class);
  1308. $this->registerAlias(\OCP\Dashboard\IManager::class, \OC\Dashboard\Manager::class);
  1309. $this->registerAlias(IFullTextSearchManager::class, FullTextSearchManager::class);
  1310. $this->registerAlias(ISubAdmin::class, SubAdmin::class);
  1311. $this->registerAlias(IInitialStateService::class, InitialStateService::class);
  1312. $this->registerAlias(\OCP\IEmojiHelper::class, \OC\EmojiHelper::class);
  1313. $this->registerAlias(\OCP\UserStatus\IManager::class, \OC\UserStatus\Manager::class);
  1314. $this->registerAlias(IBroker::class, Broker::class);
  1315. $this->registerAlias(IMetadataManager::class, MetadataManager::class);
  1316. $this->registerAlias(\OCP\Files\AppData\IAppDataFactory::class, \OC\Files\AppData\Factory::class);
  1317. $this->registerAlias(IBinaryFinder::class, BinaryFinder::class);
  1318. $this->connectDispatcher();
  1319. }
  1320. public function boot() {
  1321. /** @var HookConnector $hookConnector */
  1322. $hookConnector = $this->get(HookConnector::class);
  1323. $hookConnector->viewToNode();
  1324. }
  1325. /**
  1326. * @return \OCP\Calendar\IManager
  1327. * @deprecated 20.0.0
  1328. */
  1329. public function getCalendarManager() {
  1330. return $this->get(\OC\Calendar\Manager::class);
  1331. }
  1332. /**
  1333. * @return \OCP\Calendar\Resource\IManager
  1334. * @deprecated 20.0.0
  1335. */
  1336. public function getCalendarResourceBackendManager() {
  1337. return $this->get(\OC\Calendar\Resource\Manager::class);
  1338. }
  1339. /**
  1340. * @return \OCP\Calendar\Room\IManager
  1341. * @deprecated 20.0.0
  1342. */
  1343. public function getCalendarRoomBackendManager() {
  1344. return $this->get(\OC\Calendar\Room\Manager::class);
  1345. }
  1346. private function connectDispatcher(): void {
  1347. /** @var IEventDispatcher $eventDispatcher */
  1348. $eventDispatcher = $this->get(IEventDispatcher::class);
  1349. $eventDispatcher->addServiceListener(LoginFailed::class, LoginFailedListener::class);
  1350. $eventDispatcher->addServiceListener(PostLoginEvent::class, UserLoggedInListener::class);
  1351. $eventDispatcher->addServiceListener(UserChangedEvent::class, UserChangedListener::class);
  1352. $eventDispatcher->addServiceListener(BeforeUserDeletedEvent::class, BeforeUserDeletedListener::class);
  1353. }
  1354. /**
  1355. * @return \OCP\Contacts\IManager
  1356. * @deprecated 20.0.0
  1357. */
  1358. public function getContactsManager() {
  1359. return $this->get(\OCP\Contacts\IManager::class);
  1360. }
  1361. /**
  1362. * @return \OC\Encryption\Manager
  1363. * @deprecated 20.0.0
  1364. */
  1365. public function getEncryptionManager() {
  1366. return $this->get(\OCP\Encryption\IManager::class);
  1367. }
  1368. /**
  1369. * @return \OC\Encryption\File
  1370. * @deprecated 20.0.0
  1371. */
  1372. public function getEncryptionFilesHelper() {
  1373. return $this->get(IFile::class);
  1374. }
  1375. /**
  1376. * @return \OCP\Encryption\Keys\IStorage
  1377. * @deprecated 20.0.0
  1378. */
  1379. public function getEncryptionKeyStorage() {
  1380. return $this->get(IStorage::class);
  1381. }
  1382. /**
  1383. * The current request object holding all information about the request
  1384. * currently being processed is returned from this method.
  1385. * In case the current execution was not initiated by a web request null is returned
  1386. *
  1387. * @return \OCP\IRequest
  1388. * @deprecated 20.0.0
  1389. */
  1390. public function getRequest() {
  1391. return $this->get(IRequest::class);
  1392. }
  1393. /**
  1394. * Returns the preview manager which can create preview images for a given file
  1395. *
  1396. * @return IPreview
  1397. * @deprecated 20.0.0
  1398. */
  1399. public function getPreviewManager() {
  1400. return $this->get(IPreview::class);
  1401. }
  1402. /**
  1403. * Returns the tag manager which can get and set tags for different object types
  1404. *
  1405. * @see \OCP\ITagManager::load()
  1406. * @return ITagManager
  1407. * @deprecated 20.0.0
  1408. */
  1409. public function getTagManager() {
  1410. return $this->get(ITagManager::class);
  1411. }
  1412. /**
  1413. * Returns the system-tag manager
  1414. *
  1415. * @return ISystemTagManager
  1416. *
  1417. * @since 9.0.0
  1418. * @deprecated 20.0.0
  1419. */
  1420. public function getSystemTagManager() {
  1421. return $this->get(ISystemTagManager::class);
  1422. }
  1423. /**
  1424. * Returns the system-tag object mapper
  1425. *
  1426. * @return ISystemTagObjectMapper
  1427. *
  1428. * @since 9.0.0
  1429. * @deprecated 20.0.0
  1430. */
  1431. public function getSystemTagObjectMapper() {
  1432. return $this->get(ISystemTagObjectMapper::class);
  1433. }
  1434. /**
  1435. * Returns the avatar manager, used for avatar functionality
  1436. *
  1437. * @return IAvatarManager
  1438. * @deprecated 20.0.0
  1439. */
  1440. public function getAvatarManager() {
  1441. return $this->get(IAvatarManager::class);
  1442. }
  1443. /**
  1444. * Returns the root folder of ownCloud's data directory
  1445. *
  1446. * @return IRootFolder
  1447. * @deprecated 20.0.0
  1448. */
  1449. public function getRootFolder() {
  1450. return $this->get(IRootFolder::class);
  1451. }
  1452. /**
  1453. * Returns the root folder of ownCloud's data directory
  1454. * This is the lazy variant so this gets only initialized once it
  1455. * is actually used.
  1456. *
  1457. * @return IRootFolder
  1458. * @deprecated 20.0.0
  1459. */
  1460. public function getLazyRootFolder() {
  1461. return $this->get(IRootFolder::class);
  1462. }
  1463. /**
  1464. * Returns a view to ownCloud's files folder
  1465. *
  1466. * @param string $userId user ID
  1467. * @return \OCP\Files\Folder|null
  1468. * @deprecated 20.0.0
  1469. */
  1470. public function getUserFolder($userId = null) {
  1471. if ($userId === null) {
  1472. $user = $this->get(IUserSession::class)->getUser();
  1473. if (!$user) {
  1474. return null;
  1475. }
  1476. $userId = $user->getUID();
  1477. }
  1478. $root = $this->get(IRootFolder::class);
  1479. return $root->getUserFolder($userId);
  1480. }
  1481. /**
  1482. * @return \OC\User\Manager
  1483. * @deprecated 20.0.0
  1484. */
  1485. public function getUserManager() {
  1486. return $this->get(IUserManager::class);
  1487. }
  1488. /**
  1489. * @return \OC\Group\Manager
  1490. * @deprecated 20.0.0
  1491. */
  1492. public function getGroupManager() {
  1493. return $this->get(IGroupManager::class);
  1494. }
  1495. /**
  1496. * @return \OC\User\Session
  1497. * @deprecated 20.0.0
  1498. */
  1499. public function getUserSession() {
  1500. return $this->get(IUserSession::class);
  1501. }
  1502. /**
  1503. * @return \OCP\ISession
  1504. * @deprecated 20.0.0
  1505. */
  1506. public function getSession() {
  1507. return $this->get(Session::class)->getSession();
  1508. }
  1509. /**
  1510. * @param \OCP\ISession $session
  1511. */
  1512. public function setSession(\OCP\ISession $session) {
  1513. $this->get(SessionStorage::class)->setSession($session);
  1514. $this->get(Session::class)->setSession($session);
  1515. $this->get(Store::class)->setSession($session);
  1516. }
  1517. /**
  1518. * @return \OC\Authentication\TwoFactorAuth\Manager
  1519. * @deprecated 20.0.0
  1520. */
  1521. public function getTwoFactorAuthManager() {
  1522. return $this->get(\OC\Authentication\TwoFactorAuth\Manager::class);
  1523. }
  1524. /**
  1525. * @return \OC\NavigationManager
  1526. * @deprecated 20.0.0
  1527. */
  1528. public function getNavigationManager() {
  1529. return $this->get(INavigationManager::class);
  1530. }
  1531. /**
  1532. * @return \OCP\IConfig
  1533. * @deprecated 20.0.0
  1534. */
  1535. public function getConfig() {
  1536. return $this->get(AllConfig::class);
  1537. }
  1538. /**
  1539. * @return \OC\SystemConfig
  1540. * @deprecated 20.0.0
  1541. */
  1542. public function getSystemConfig() {
  1543. return $this->get(SystemConfig::class);
  1544. }
  1545. /**
  1546. * Returns the app config manager
  1547. *
  1548. * @return IAppConfig
  1549. * @deprecated 20.0.0
  1550. */
  1551. public function getAppConfig() {
  1552. return $this->get(IAppConfig::class);
  1553. }
  1554. /**
  1555. * @return IFactory
  1556. * @deprecated 20.0.0
  1557. */
  1558. public function getL10NFactory() {
  1559. return $this->get(IFactory::class);
  1560. }
  1561. /**
  1562. * get an L10N instance
  1563. *
  1564. * @param string $app appid
  1565. * @param string $lang
  1566. * @return IL10N
  1567. * @deprecated 20.0.0
  1568. */
  1569. public function getL10N($app, $lang = null) {
  1570. return $this->get(IFactory::class)->get($app, $lang);
  1571. }
  1572. /**
  1573. * @return IURLGenerator
  1574. * @deprecated 20.0.0
  1575. */
  1576. public function getURLGenerator() {
  1577. return $this->get(IURLGenerator::class);
  1578. }
  1579. /**
  1580. * @return AppFetcher
  1581. * @deprecated 20.0.0
  1582. */
  1583. public function getAppFetcher() {
  1584. return $this->get(AppFetcher::class);
  1585. }
  1586. /**
  1587. * Returns an ICache instance. Since 8.1.0 it returns a fake cache. Use
  1588. * getMemCacheFactory() instead.
  1589. *
  1590. * @return ICache
  1591. * @deprecated 8.1.0 use getMemCacheFactory to obtain a proper cache
  1592. */
  1593. public function getCache() {
  1594. return $this->get(ICache::class);
  1595. }
  1596. /**
  1597. * Returns an \OCP\CacheFactory instance
  1598. *
  1599. * @return \OCP\ICacheFactory
  1600. * @deprecated 20.0.0
  1601. */
  1602. public function getMemCacheFactory() {
  1603. return $this->get(ICacheFactory::class);
  1604. }
  1605. /**
  1606. * Returns an \OC\RedisFactory instance
  1607. *
  1608. * @return \OC\RedisFactory
  1609. * @deprecated 20.0.0
  1610. */
  1611. public function getGetRedisFactory() {
  1612. return $this->get('RedisFactory');
  1613. }
  1614. /**
  1615. * Returns the current session
  1616. *
  1617. * @return \OCP\IDBConnection
  1618. * @deprecated 20.0.0
  1619. */
  1620. public function getDatabaseConnection() {
  1621. return $this->get(IDBConnection::class);
  1622. }
  1623. /**
  1624. * Returns the activity manager
  1625. *
  1626. * @return \OCP\Activity\IManager
  1627. * @deprecated 20.0.0
  1628. */
  1629. public function getActivityManager() {
  1630. return $this->get(\OCP\Activity\IManager::class);
  1631. }
  1632. /**
  1633. * Returns an job list for controlling background jobs
  1634. *
  1635. * @return IJobList
  1636. * @deprecated 20.0.0
  1637. */
  1638. public function getJobList() {
  1639. return $this->get(IJobList::class);
  1640. }
  1641. /**
  1642. * Returns a logger instance
  1643. *
  1644. * @return ILogger
  1645. * @deprecated 20.0.0
  1646. */
  1647. public function getLogger() {
  1648. return $this->get(ILogger::class);
  1649. }
  1650. /**
  1651. * @return ILogFactory
  1652. * @throws \OCP\AppFramework\QueryException
  1653. * @deprecated 20.0.0
  1654. */
  1655. public function getLogFactory() {
  1656. return $this->get(ILogFactory::class);
  1657. }
  1658. /**
  1659. * Returns a router for generating and matching urls
  1660. *
  1661. * @return IRouter
  1662. * @deprecated 20.0.0
  1663. */
  1664. public function getRouter() {
  1665. return $this->get(IRouter::class);
  1666. }
  1667. /**
  1668. * Returns a search instance
  1669. *
  1670. * @return ISearch
  1671. * @deprecated 20.0.0
  1672. */
  1673. public function getSearch() {
  1674. return $this->get(ISearch::class);
  1675. }
  1676. /**
  1677. * Returns a SecureRandom instance
  1678. *
  1679. * @return \OCP\Security\ISecureRandom
  1680. * @deprecated 20.0.0
  1681. */
  1682. public function getSecureRandom() {
  1683. return $this->get(ISecureRandom::class);
  1684. }
  1685. /**
  1686. * Returns a Crypto instance
  1687. *
  1688. * @return ICrypto
  1689. * @deprecated 20.0.0
  1690. */
  1691. public function getCrypto() {
  1692. return $this->get(ICrypto::class);
  1693. }
  1694. /**
  1695. * Returns a Hasher instance
  1696. *
  1697. * @return IHasher
  1698. * @deprecated 20.0.0
  1699. */
  1700. public function getHasher() {
  1701. return $this->get(IHasher::class);
  1702. }
  1703. /**
  1704. * Returns a CredentialsManager instance
  1705. *
  1706. * @return ICredentialsManager
  1707. * @deprecated 20.0.0
  1708. */
  1709. public function getCredentialsManager() {
  1710. return $this->get(ICredentialsManager::class);
  1711. }
  1712. /**
  1713. * Get the certificate manager
  1714. *
  1715. * @return \OCP\ICertificateManager
  1716. */
  1717. public function getCertificateManager() {
  1718. return $this->get(ICertificateManager::class);
  1719. }
  1720. /**
  1721. * Returns an instance of the HTTP client service
  1722. *
  1723. * @return IClientService
  1724. * @deprecated 20.0.0
  1725. */
  1726. public function getHTTPClientService() {
  1727. return $this->get(IClientService::class);
  1728. }
  1729. /**
  1730. * Create a new event source
  1731. *
  1732. * @return \OCP\IEventSource
  1733. * @deprecated 20.0.0
  1734. */
  1735. public function createEventSource() {
  1736. return new \OC_EventSource();
  1737. }
  1738. /**
  1739. * Get the active event logger
  1740. *
  1741. * The returned logger only logs data when debug mode is enabled
  1742. *
  1743. * @return IEventLogger
  1744. * @deprecated 20.0.0
  1745. */
  1746. public function getEventLogger() {
  1747. return $this->get(IEventLogger::class);
  1748. }
  1749. /**
  1750. * Get the active query logger
  1751. *
  1752. * The returned logger only logs data when debug mode is enabled
  1753. *
  1754. * @return IQueryLogger
  1755. * @deprecated 20.0.0
  1756. */
  1757. public function getQueryLogger() {
  1758. return $this->get(IQueryLogger::class);
  1759. }
  1760. /**
  1761. * Get the manager for temporary files and folders
  1762. *
  1763. * @return \OCP\ITempManager
  1764. * @deprecated 20.0.0
  1765. */
  1766. public function getTempManager() {
  1767. return $this->get(ITempManager::class);
  1768. }
  1769. /**
  1770. * Get the app manager
  1771. *
  1772. * @return \OCP\App\IAppManager
  1773. * @deprecated 20.0.0
  1774. */
  1775. public function getAppManager() {
  1776. return $this->get(IAppManager::class);
  1777. }
  1778. /**
  1779. * Creates a new mailer
  1780. *
  1781. * @return IMailer
  1782. * @deprecated 20.0.0
  1783. */
  1784. public function getMailer() {
  1785. return $this->get(IMailer::class);
  1786. }
  1787. /**
  1788. * Get the webroot
  1789. *
  1790. * @return string
  1791. * @deprecated 20.0.0
  1792. */
  1793. public function getWebRoot() {
  1794. return $this->webRoot;
  1795. }
  1796. /**
  1797. * @return \OC\OCSClient
  1798. * @deprecated 20.0.0
  1799. */
  1800. public function getOcsClient() {
  1801. return $this->get('OcsClient');
  1802. }
  1803. /**
  1804. * @return IDateTimeZone
  1805. * @deprecated 20.0.0
  1806. */
  1807. public function getDateTimeZone() {
  1808. return $this->get(IDateTimeZone::class);
  1809. }
  1810. /**
  1811. * @return IDateTimeFormatter
  1812. * @deprecated 20.0.0
  1813. */
  1814. public function getDateTimeFormatter() {
  1815. return $this->get(IDateTimeFormatter::class);
  1816. }
  1817. /**
  1818. * @return IMountProviderCollection
  1819. * @deprecated 20.0.0
  1820. */
  1821. public function getMountProviderCollection() {
  1822. return $this->get(IMountProviderCollection::class);
  1823. }
  1824. /**
  1825. * Get the IniWrapper
  1826. *
  1827. * @return IniGetWrapper
  1828. * @deprecated 20.0.0
  1829. */
  1830. public function getIniWrapper() {
  1831. return $this->get(IniGetWrapper::class);
  1832. }
  1833. /**
  1834. * @return \OCP\Command\IBus
  1835. * @deprecated 20.0.0
  1836. */
  1837. public function getCommandBus() {
  1838. return $this->get(IBus::class);
  1839. }
  1840. /**
  1841. * Get the trusted domain helper
  1842. *
  1843. * @return TrustedDomainHelper
  1844. * @deprecated 20.0.0
  1845. */
  1846. public function getTrustedDomainHelper() {
  1847. return $this->get(TrustedDomainHelper::class);
  1848. }
  1849. /**
  1850. * Get the locking provider
  1851. *
  1852. * @return ILockingProvider
  1853. * @since 8.1.0
  1854. * @deprecated 20.0.0
  1855. */
  1856. public function getLockingProvider() {
  1857. return $this->get(ILockingProvider::class);
  1858. }
  1859. /**
  1860. * @return IMountManager
  1861. * @deprecated 20.0.0
  1862. **/
  1863. public function getMountManager() {
  1864. return $this->get(IMountManager::class);
  1865. }
  1866. /**
  1867. * @return IUserMountCache
  1868. * @deprecated 20.0.0
  1869. */
  1870. public function getUserMountCache() {
  1871. return $this->get(IUserMountCache::class);
  1872. }
  1873. /**
  1874. * Get the MimeTypeDetector
  1875. *
  1876. * @return IMimeTypeDetector
  1877. * @deprecated 20.0.0
  1878. */
  1879. public function getMimeTypeDetector() {
  1880. return $this->get(IMimeTypeDetector::class);
  1881. }
  1882. /**
  1883. * Get the MimeTypeLoader
  1884. *
  1885. * @return IMimeTypeLoader
  1886. * @deprecated 20.0.0
  1887. */
  1888. public function getMimeTypeLoader() {
  1889. return $this->get(IMimeTypeLoader::class);
  1890. }
  1891. /**
  1892. * Get the manager of all the capabilities
  1893. *
  1894. * @return CapabilitiesManager
  1895. * @deprecated 20.0.0
  1896. */
  1897. public function getCapabilitiesManager() {
  1898. return $this->get(CapabilitiesManager::class);
  1899. }
  1900. /**
  1901. * Get the EventDispatcher
  1902. *
  1903. * @return EventDispatcherInterface
  1904. * @since 8.2.0
  1905. * @deprecated 18.0.0 use \OCP\EventDispatcher\IEventDispatcher
  1906. */
  1907. public function getEventDispatcher() {
  1908. return $this->get(\OC\EventDispatcher\SymfonyAdapter::class);
  1909. }
  1910. /**
  1911. * Get the Notification Manager
  1912. *
  1913. * @return \OCP\Notification\IManager
  1914. * @since 8.2.0
  1915. * @deprecated 20.0.0
  1916. */
  1917. public function getNotificationManager() {
  1918. return $this->get(\OCP\Notification\IManager::class);
  1919. }
  1920. /**
  1921. * @return ICommentsManager
  1922. * @deprecated 20.0.0
  1923. */
  1924. public function getCommentsManager() {
  1925. return $this->get(ICommentsManager::class);
  1926. }
  1927. /**
  1928. * @return \OCA\Theming\ThemingDefaults
  1929. * @deprecated 20.0.0
  1930. */
  1931. public function getThemingDefaults() {
  1932. return $this->get('ThemingDefaults');
  1933. }
  1934. /**
  1935. * @return \OC\IntegrityCheck\Checker
  1936. * @deprecated 20.0.0
  1937. */
  1938. public function getIntegrityCodeChecker() {
  1939. return $this->get('IntegrityCodeChecker');
  1940. }
  1941. /**
  1942. * @return \OC\Session\CryptoWrapper
  1943. * @deprecated 20.0.0
  1944. */
  1945. public function getSessionCryptoWrapper() {
  1946. return $this->get('CryptoWrapper');
  1947. }
  1948. /**
  1949. * @return CsrfTokenManager
  1950. * @deprecated 20.0.0
  1951. */
  1952. public function getCsrfTokenManager() {
  1953. return $this->get(CsrfTokenManager::class);
  1954. }
  1955. /**
  1956. * @return Throttler
  1957. * @deprecated 20.0.0
  1958. */
  1959. public function getBruteForceThrottler() {
  1960. return $this->get(Throttler::class);
  1961. }
  1962. /**
  1963. * @return IContentSecurityPolicyManager
  1964. * @deprecated 20.0.0
  1965. */
  1966. public function getContentSecurityPolicyManager() {
  1967. return $this->get(ContentSecurityPolicyManager::class);
  1968. }
  1969. /**
  1970. * @return ContentSecurityPolicyNonceManager
  1971. * @deprecated 20.0.0
  1972. */
  1973. public function getContentSecurityPolicyNonceManager() {
  1974. return $this->get(ContentSecurityPolicyNonceManager::class);
  1975. }
  1976. /**
  1977. * Not a public API as of 8.2, wait for 9.0
  1978. *
  1979. * @return \OCA\Files_External\Service\BackendService
  1980. * @deprecated 20.0.0
  1981. */
  1982. public function getStoragesBackendService() {
  1983. return $this->get(BackendService::class);
  1984. }
  1985. /**
  1986. * Not a public API as of 8.2, wait for 9.0
  1987. *
  1988. * @return \OCA\Files_External\Service\GlobalStoragesService
  1989. * @deprecated 20.0.0
  1990. */
  1991. public function getGlobalStoragesService() {
  1992. return $this->get(GlobalStoragesService::class);
  1993. }
  1994. /**
  1995. * Not a public API as of 8.2, wait for 9.0
  1996. *
  1997. * @return \OCA\Files_External\Service\UserGlobalStoragesService
  1998. * @deprecated 20.0.0
  1999. */
  2000. public function getUserGlobalStoragesService() {
  2001. return $this->get(UserGlobalStoragesService::class);
  2002. }
  2003. /**
  2004. * Not a public API as of 8.2, wait for 9.0
  2005. *
  2006. * @return \OCA\Files_External\Service\UserStoragesService
  2007. * @deprecated 20.0.0
  2008. */
  2009. public function getUserStoragesService() {
  2010. return $this->get(UserStoragesService::class);
  2011. }
  2012. /**
  2013. * @return \OCP\Share\IManager
  2014. * @deprecated 20.0.0
  2015. */
  2016. public function getShareManager() {
  2017. return $this->get(\OCP\Share\IManager::class);
  2018. }
  2019. /**
  2020. * @return \OCP\Collaboration\Collaborators\ISearch
  2021. * @deprecated 20.0.0
  2022. */
  2023. public function getCollaboratorSearch() {
  2024. return $this->get(\OCP\Collaboration\Collaborators\ISearch::class);
  2025. }
  2026. /**
  2027. * @return \OCP\Collaboration\AutoComplete\IManager
  2028. * @deprecated 20.0.0
  2029. */
  2030. public function getAutoCompleteManager() {
  2031. return $this->get(IManager::class);
  2032. }
  2033. /**
  2034. * Returns the LDAP Provider
  2035. *
  2036. * @return \OCP\LDAP\ILDAPProvider
  2037. * @deprecated 20.0.0
  2038. */
  2039. public function getLDAPProvider() {
  2040. return $this->get('LDAPProvider');
  2041. }
  2042. /**
  2043. * @return \OCP\Settings\IManager
  2044. * @deprecated 20.0.0
  2045. */
  2046. public function getSettingsManager() {
  2047. return $this->get(\OC\Settings\Manager::class);
  2048. }
  2049. /**
  2050. * @return \OCP\Files\IAppData
  2051. * @deprecated 20.0.0 Use get(\OCP\Files\AppData\IAppDataFactory::class)->get($app) instead
  2052. */
  2053. public function getAppDataDir($app) {
  2054. /** @var \OC\Files\AppData\Factory $factory */
  2055. $factory = $this->get(\OC\Files\AppData\Factory::class);
  2056. return $factory->get($app);
  2057. }
  2058. /**
  2059. * @return \OCP\Lockdown\ILockdownManager
  2060. * @deprecated 20.0.0
  2061. */
  2062. public function getLockdownManager() {
  2063. return $this->get('LockdownManager');
  2064. }
  2065. /**
  2066. * @return \OCP\Federation\ICloudIdManager
  2067. * @deprecated 20.0.0
  2068. */
  2069. public function getCloudIdManager() {
  2070. return $this->get(ICloudIdManager::class);
  2071. }
  2072. /**
  2073. * @return \OCP\GlobalScale\IConfig
  2074. * @deprecated 20.0.0
  2075. */
  2076. public function getGlobalScaleConfig() {
  2077. return $this->get(IConfig::class);
  2078. }
  2079. /**
  2080. * @return \OCP\Federation\ICloudFederationProviderManager
  2081. * @deprecated 20.0.0
  2082. */
  2083. public function getCloudFederationProviderManager() {
  2084. return $this->get(ICloudFederationProviderManager::class);
  2085. }
  2086. /**
  2087. * @return \OCP\Remote\Api\IApiFactory
  2088. * @deprecated 20.0.0
  2089. */
  2090. public function getRemoteApiFactory() {
  2091. return $this->get(IApiFactory::class);
  2092. }
  2093. /**
  2094. * @return \OCP\Federation\ICloudFederationFactory
  2095. * @deprecated 20.0.0
  2096. */
  2097. public function getCloudFederationFactory() {
  2098. return $this->get(ICloudFederationFactory::class);
  2099. }
  2100. /**
  2101. * @return \OCP\Remote\IInstanceFactory
  2102. * @deprecated 20.0.0
  2103. */
  2104. public function getRemoteInstanceFactory() {
  2105. return $this->get(IInstanceFactory::class);
  2106. }
  2107. /**
  2108. * @return IStorageFactory
  2109. * @deprecated 20.0.0
  2110. */
  2111. public function getStorageFactory() {
  2112. return $this->get(IStorageFactory::class);
  2113. }
  2114. /**
  2115. * Get the Preview GeneratorHelper
  2116. *
  2117. * @return GeneratorHelper
  2118. * @since 17.0.0
  2119. * @deprecated 20.0.0
  2120. */
  2121. public function getGeneratorHelper() {
  2122. return $this->get(\OC\Preview\GeneratorHelper::class);
  2123. }
  2124. private function registerDeprecatedAlias(string $alias, string $target) {
  2125. $this->registerService($alias, function (ContainerInterface $container) use ($target, $alias) {
  2126. try {
  2127. /** @var LoggerInterface $logger */
  2128. $logger = $container->get(LoggerInterface::class);
  2129. $logger->debug('The requested alias "' . $alias . '" is deprecated. Please request "' . $target . '" directly. This alias will be removed in a future Nextcloud version.', ['app' => 'serverDI']);
  2130. } catch (ContainerExceptionInterface $e) {
  2131. // Could not get logger. Continue
  2132. }
  2133. return $container->get($target);
  2134. }, false);
  2135. }
  2136. }