]> source.dussan.org Git - nextcloud-server.git/commit
Don't do a recursive search
authorJoas Schilling <coding@schilljs.com>
Wed, 22 Mar 2017 09:33:30 +0000 (10:33 +0100)
committerJoas Schilling <coding@schilljs.com>
Wed, 22 Mar 2017 09:44:13 +0000 (10:44 +0100)
commit5695a4ec9287775912b9df1b0038964543e257d1
tree5d3e24a9fb1055b734cf30ee06600ac702137609
parent9208f6379cf74731e2cd2acb77cac0403bacd00e
Don't do a recursive search

Signed-off-by: Joas Schilling <coding@schilljs.com>
lib/private/AppFramework/DependencyInjection/DIContainer.php
lib/private/ServerContainer.php
lib/public/IContainer.php
tests/lib/Authentication/TwoFactorAuth/ManagerTest.php