Fix AppFramework services
* We can't just register an alias as the services need the appId to be
injected. if we just register an alias this blows up since the main
container doesn't have the appId.
* Moved the Authtokens over to show the PoC works
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
Showing
- apps/settings/lib/Settings/Personal/Security/Authtokens.php 7 additions, 9 deletionsapps/settings/lib/Settings/Personal/Security/Authtokens.php
- apps/settings/tests/Settings/Personal/Security/AuthtokensTest.php 9 additions, 9 deletions...tings/tests/Settings/Personal/Security/AuthtokensTest.php
- lib/private/AppFramework/DependencyInjection/DIContainer.php 14 additions, 2 deletionslib/private/AppFramework/DependencyInjection/DIContainer.php
Loading
Please register or sign in to comment