nextcloud/lib/private/Authentication
Christoph Wurst 21d3fe5883
do not hard-require the token provider
The provider might need DB access and therefore depenedency
resolution fails on the setup page where we cannot inject
the db implementation.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2017-01-11 19:20:11 +01:00
..
Exceptions Fix others 2016-07-21 18:13:57 +02:00
LoginCredentials do not hard-require the token provider 2017-01-11 19:20:11 +01:00
Token copy remember-me value when renewing a session token 2016-11-27 14:19:57 +01:00
TwoFactorAuth fix minor issues 2016-12-19 11:59:48 +01:00