server/lib
Vincent Petry 6d1e858aa4
Fix logClientIn for non-existing users (#26292)
The check for two factor enforcement would return true for non-existing
users. This fix makes it return false in order to be able to perform
the regular login which will then fail and return false.

This prevents throwing PasswordLoginForbidden for non-existing users.
2016-10-25 09:34:27 +02:00
..
composer Get rid of very old oc:// stream wrapper (#26381) 2016-10-20 20:46:30 +02:00
l10n [tx-robot] updated from transifex 2016-10-18 00:06:51 +00:00
private Fix logClientIn for non-existing users (#26292) 2016-10-25 09:34:27 +02:00
public Allow 4byte unicode filenames on supported platforms 2016-10-20 14:26:09 +02:00
autoloader.php Update with robin 2016-07-21 18:13:58 +02:00
base.php Throw exception because the logger causes session issues anyway that early in the request cycle 2016-10-24 21:14:44 +02:00