server/lib/private/Authentication
Christoph Wurst 2f36920ddf fix undefined index error when the backup codes provider is not active
In users have not created backup codes yet the app is not enabled for that user
and therefore we got an undefined index error because the code assumed it was
always there. It now properly returns null.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2016-11-28 08:48:57 +01:00
..
Exceptions Fix others 2016-07-21 18:13:57 +02:00
Token use lower loglevel for token cleanup messages 2016-11-17 10:42:12 +01:00
TwoFactorAuth fix undefined index error when the backup codes provider is not active 2016-11-28 08:48:57 +01:00